[Bug 24629] New: [Explainer]: attachedCallback / detachedCallback are now enteredView and leftView

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24629

            Bug ID: 24629
           Summary: [Explainer]: attachedCallback / detachedCallback are
                    now enteredView and leftView
           Product: WebAppsWG
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: mr.avgp@gmail.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 14949

In the lifecycle explanation it says "attachedCallback, which is called after a
custom element is inserted into a document with a default view;
detachedCallback" but according to the latest custom element spec those have
been renamed into "enteredView" and "leftView", see
http://w3c.github.io/webcomponents/spec/custom/index.html#types-of-callbacks
for details.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 12 February 2014 06:43:04 UTC