[Bug 24579] New: [Custom]: make callbacks more explicit

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: dglazkov@chromium.org
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: cam@mcc.id.au, mike@w3.org, public-webapps@w3.org
            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.

Received on Friday, 7 February 2014 11:00:06 UTC