[Webkit-unassigned] [Bug 31300] New: Error.prototype.message throws "Unknown error"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 09:15:08 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31300

           Summary: Error.prototype.message throws "Unknown error"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kangax at gmail.com


`Error.prototype.message` is specified to be an "implementation dependent
string" (see 15.11.4.3 in ES3 specs). However, in webkit, even plain "message"
property access on `Error.prototype` results in an error.

I mentioned it in
http://thinkweb2.com/projects/prototype/sputniktests-web-runner/#error-prototype-message
among other failures.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list