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 11056 - Special operations should be overridable
Summary: Special operations should be overridable
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 22:04 UTC by Cameron McCormack
Modified: 2011-05-26 03:35 UTC (History)
2 users (show)

See Also:


Attachments

Description Cameron McCormack 2010-10-14 22:04:42 UTC
It shouldn't be undefined what happens if interface A has a name getter (say), interface B inherits from A, and a host object implements interface B.  Some interfaces in HTML5 want to override special operations.