Closed
Bug 1494820
Opened 7 years ago
Closed 7 years ago
Stop leaking SVGObserverUtils implementation details into CanvasRenderingContext2D
Categories
(Core :: SVG, enhancement, P3)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
This is part of the work to reduce SVGObserverUtils.h to just contain a single, simple utility class without all off the plethora of other classes and other code that's been leaking out all over the place and being misused.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9012756 [details]
Bug 1494820. Stop leaking SVGObserverUtils implementation details into CanvasRenderingContext2D. r?longsonr
Robert Longson [:longsonr] has approved the revision.
Attachment #9012756 -
Flags: review+
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/426cd9eb299b
Stop leaking SVGObserverUtils implementation details into CanvasRenderingContext2D. r=longsonr
![]() |
||
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•