Closed
Bug 767936
Opened 14 years ago
Closed 14 years ago
Switch CanvasImageCache to use Element as a key instead of nsIDOMElement
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: peterv, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
9.33 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
We already QI to nsIContent in users of CanvasImageCache, and with the new DOM bindings we won't even have to QI.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #637145 -
Flags: review?(roc)
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [need review]
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bzbarsky
Attachment #637145 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Flags: in-testsuite-
Whiteboard: [need review]
Target Milestone: --- → mozilla16
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•