Closed
Bug 1510204
Opened 6 years ago
Closed 6 years ago
Fix Event's composedPath
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
People
(Reporter: annevk, Assigned: emilio)
References
(Blocks 1 open bug)
Details
See shadow-dom/event-composed-path.html in wpt.
See https://github.com/whatwg/dom/pull/699 for the new DOM standard prose around this.
Currently Firefox leaks closed trees it seems.
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e4f3ad7a95af
bug 1516289 - Fix composedPath implementation when slots are present. r=smaug
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emilio
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Comment 4•6 years ago
|
||
bugherder uplift |
Uplifted as part of bug 1516289.
https://hg.mozilla.org/releases/mozilla-beta/rev/c7cda6be6a94
status-firefox65:
--- → fixed
Flags: in-testsuite+
Updated•5 years ago
|
Type: enhancement → defect
You need to log in
before you can comment on or make changes to this bug.
Description
•