Closed
Bug 715720
Opened 13 years ago
Closed 13 years ago
[Azure] Support DrawTarget in CanvasLayerOGL
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Allow CanvasLayerOGL delayed updates path to recognize and use a DrawTarget as well as gfxASurface
Attachment #586270 -
Flags: review?(jmuizelaar)
Comment 1•13 years ago
|
||
What is this needed for?
Assignee | ||
Comment 2•13 years ago
|
||
It crashes if it tries to take this path (because of a large canvas) when Azure is enabled.
Comment 3•13 years ago
|
||
Comment on attachment 586270 [details] [diff] [review]
DrawTarget support
I still don't quite understand but ok.
Attachment #586270 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Assignee: nobody → matt.woodrow
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•