- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Feb 2013 19:02:04 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21063 Bug ID: 21063 Summary: [Custom]: Element upgrade algorithm needs to be rewritten Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: dglazkov@chromium.org QA Contact: public-webapps-bugzilla@w3.org Blocks: 20684 The last iteration of the algorithm mutates the DOM tree (see bug 20490) and has terminology issues (see bug 20489). Given that in bug 20913 we're converging on the decision that guarantees that the platform object of a custom element is always instantiated properly, we can avoid DOM mutation and instead only update prototype chains when upgrading. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 20 February 2013 19:02:05 UTC