Closed
Bug 731067
Opened 14 years ago
Closed 12 years ago
Consider making the RenderingContext -> CanvasElement edge a weak reference
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: khuey, Unassigned)
Details
Then we wouldn't have to rely on the CC to tear these down.
Comment 1•14 years ago
|
||
So one caveat here is what happens when we wrappercache the rendering context. Does it need to hold a strong ref to its parent? If so what should that parent be?
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•