This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17289 - [Custom]: Consider removing "extends" parameter in document.register
Summary: [Custom]: Consider removing "extends" parameter in document.register
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14968
  Show dependency treegraph
 
Reported: 2012-06-01 22:32 UTC by Dimitri Glazkov
Modified: 2012-06-04 22:04 UTC (History)
0 users

See Also:


Attachments

Description Dimitri Glazkov 2012-06-01 22:32:26 UTC
Arv pointed out that we can just take in a prototype as document.register parameter and avoid creating it, since it is all completely natural ES5. This means that we can get rid of "extends" parameter in favor of the properly formed prototype. Let's try that.
Comment 1 Dimitri Glazkov 2012-06-04 22:04:45 UTC
http://dvcs.w3.org/hg/webcomponents/rev/3c506c70bbf2