[Bug 12976] New: Exception prototype is incorrect

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12976

           Summary: Exception prototype is incorrect
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: dflanagan@mozilla.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


§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.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 17 June 2011 07:15:50 UTC