Closed
Bug 1450705
Opened 5 years ago
Closed 5 years ago
Don't call ResolveTag to see if our parent is SVG or not.
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
We don't extend svg elements, except in a lone test.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
![]() |
||
Comment 3•5 years ago
|
||
mozreview-review |
Comment on attachment 8964305 [details] Bug 1450705: Don't go through the binding manager to see if our parent is an SVG element. https://reviewboard.mozilla.org/r/233022/#review238538 r=me if you land this on top of my proposed changes in bug 1450617.
Attachment #8964305 -
Flags: review?(bzbarsky) → review+
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/2a01fe0d3686 Don't go through the binding manager to see if our parent is an SVG element. r=bz
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2a01fe0d3686
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•5 years ago
|
Assignee: nobody → emilio
Updated•5 years ago
|
Blocks: war-on-xbl
Updated•4 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•