Closed
Bug 1405335
Opened 3 years ago
Closed 3 years ago
Remove custom element attached and detached callbacks validation checks
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(1 file)
1.95 KB,
patch
|
smaug
:
review+
jdai
:
feedback+
|
Details | Diff | Splinter Review |
The attached and detached callbacks has been removed in bug 1334043 and bug 1334044, so we don't need to check their validation any more when registering custom element definition.
Assignee | ||
Comment 1•3 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=391fea02a4ffbda2fee5ec3c366337c75122dd25
Assignee | ||
Updated•3 years ago
|
Attachment #8914766 -
Flags: feedback?(jdai)
Updated•3 years ago
|
Attachment #8914766 -
Flags: feedback?(jdai) → feedback+
Assignee | ||
Updated•3 years ago
|
Attachment #8914766 -
Flags: review?(bugs)
Comment 2•3 years ago
|
||
Comment on attachment 8914766 [details] [diff] [review] Patch, v1 Welcome back edgar.
Attachment #8914766 -
Flags: review?(bugs) → review+
Pushed by echen@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/367d2b142f03 Remove custom element attached and detached callbacks validation checks; r=smaug
![]() |
||
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/367d2b142f03
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•