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 12976 - Exception prototype is incorrect
Summary: Exception prototype is incorrect
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 07:15 UTC by David Flanagan
Modified: 2011-06-18 00:49 UTC (History)
2 users (show)

See Also:


Attachments

Description David Flanagan 2011-06-17 07:15:44 UTC
ยง4.8 requires that the __proto__ of an exception interface be Error.prototype.  I think it should be that the __proto__ of the prototype of the exception interface.