- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Sep 2012 00:18:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18843
Summary: [Custom]: prototype construction algorithm is defined,
but not used anywhere
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
AssignedTo: dglazkov@chromium.org
ReportedBy: dominicc@chromium.org
QAContact: public-webapps-bugzilla@w3.org
Blocks: 14968
The "prototype construction algorithm" takes a bag of properties and produces a
prototype, however Document.register and the custom element constructor
generation algorithm work in terms of prototypes. So it is not clear what the
purpose of the prototype construction algorithm is.
--
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 Wednesday, 12 September 2012 00:18:08 UTC