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 23133 - Hook up interface object proto chains as if they were ES6 classes
Summary: Hook up interface object proto chains as if they were ES6 classes
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard: [v1]
Keywords:
Depends on: 27822
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-03 08:00 UTC by Ms2ger
Modified: 2015-01-13 18:44 UTC (History)
3 users (show)

See Also:


Attachments

Comment 1 Cameron McCormack 2013-09-03 08:04:17 UTC
I think we should make this change in the v1 of the spec too.
Comment 2 Boris Zbarsky 2015-01-13 03:57:15 UTC
https://github.com/heycam/webidl/pull/37
Comment 3 Boris Zbarsky 2015-01-13 04:51:57 UTC
https://github.com/heycam/webidl/commit/112c374bbcc02aa90c3223fee566d182bebb8948 makes this fixed, I think.

Ms2ger, would you do the test suite honors?