[Webkit-unassigned] [Bug 85078] New: Make DOM Exceptions Errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 27 10:23:23 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85078
Summary: Make DOM Exceptions Errors
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: arv at chromium.org
CC: oliver at apple.com, annevankesteren+webkit at gmail.com,
cam at mcc.id.au, barraclough at apple.com,
ojan at chromium.org, haraken at chromium.org
Blocks: 85057
There is currently work undergoing to add "stack" to DOM exceptions. Since stack is available on Error object (part of its "interface" in both JSC and V8) it would make sense to make DOM exceptions Error objects (or at least have Error.prototype on its prototype chain).
http://lists.w3.org/Archives/Public/public-script-coord/2012AprJun/0136.html
--
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