Closed
Bug 525046
Opened 16 years ago
Closed 8 years ago
Investigate refactoring drawWindow and asyncDrawXULElement
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: joe, Unassigned)
Details
The code in nsCanvasRenderingContext2D::drawWindow and asyncDrawXULElement has quite a bit of copy and paste in it. Also, DocumentRendererChild shares lineage with drawWindow. We should at least investigate what refactoring can be done to eliminate code duplication.
Reporter | ||
Updated•12 years ago
|
Assignee: joe → nobody
Updated•11 years ago
|
Component: IPC → DOM: Content Processes
![]() |
||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
![]() |
||
Comment 1•8 years ago
|
||
To be clear, this is invalid because asyncDrawXULElement is gone. See bug 1334865.
You need to log in
before you can comment on or make changes to this bug.
Description
•