Closed
Bug 1450705
Opened 8 years ago
Closed 8 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•8 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•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•8 years ago
|
Assignee: nobody → emilio
Updated•8 years ago
|
Blocks: war-on-xbl
Updated•7 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•