[Bug 16152] New: [Custom Elements]: Consider replacing some (all?) lifecycle callbacks with mutation observers

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

           Summary: [Custom Elements]: Consider replacing some (all?)
                    lifecycle callbacks with mutation observers
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: dglazkov@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14968


The mutation observers are doing some things that are pretty similar to things
that lifecycle callbacks do. We should think about this carefully and avoid API
duplication.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 28 February 2012 19:21:44 UTC