Closed
Bug 1477965
Opened 6 years ago
Closed 6 years ago
Fix SVGAnimationElement::AfterSetAttr.
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Followup to bug 1477853.
Assignee | ||
Comment 1•6 years ago
|
||
It's not fine to only check if we're in a document in one of the code
paths.
Comment 2•6 years ago
|
||
Comment on attachment 8994504 [details]
Fix SVGAnimationElement::AfterSetAttr. r=heycam
Cameron McCormack (:heycam) has approved the revision.
https://phabricator.services.mozilla.com/D2321
Attachment #8994504 -
Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2254ac69fc80
Fix SVGAnimationElement::AfterSetAttr. r=heycam
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•