[Webkit-unassigned] [Bug 160797] New: customElements.define should retrieve lifecycle callbacks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 11 20:27:16 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160797
Bug ID: 160797
Summary: customElements.define should retrieve lifecycle
callbacks
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: akling at apple.com, cdumez at apple.com, koivisto at iki.fi
The latest spec mandates that `customElements.define` invoke `Get(constructor, "prototype")`
as well as `Get(prototype, callbackName)` for each lifecycle callback.
Do that, and also add the support for observedAttributes.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160812/ac12ed24/attachment.html>
More information about the webkit-unassigned
mailing list