https://www.w3.org/Bugs/Public/show_bug.cgi?id=24579
Bug ID: 24579
Summary: [Custom]: make callbacks more explicit
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected], [email protected]
Blocks: 14968
"Any time a script calls a method, reads or sets a property that is implemented
by the user agent, the following actions must occur: "
This needs to become part of the actual algorithms such as innerHTML,
cloneNode(), etc. The easiest way to do that is tying it to IDL I think just as
is done in the Chrome implementation.
I recommend working with heycam on doing that per my outline in
http://lists.w3.org/Archives/Public/public-webapps/2014JanMar/0142.html as that
makes it much more explicit when everything happens relative to each other.
--
You are receiving this mail because:
You are on the CC list for the bug.