WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6745
Could there be an enhancement on Error codes in the Javascript Console?
https://bugs.webkit.org/show_bug.cgi?id=6745
Summary
Could there be an enhancement on Error codes in the Javascript Console?
Dimitri Bouniol
Reported
2006-01-23 16:40:37 PST
Safari often gives me messages like "DOM Exception 4" or "DOM Exception 8". Could there be an enhancement that would probably be a little more descriptive to the average Web developer? Thanks.
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-01-29 08:56:16 PST
We've improved this by including the exception name from the DOM standard (see
bug 6895
), but we should make the messages even better by including some text explaining the error a bit.
Brian Weinstein
Comment 2
2009-10-19 10:12:08 PDT
The bug that was initially described here was fixed in
http://trac.webkit.org/changeset/49723
, but there is some additional work to be done for the Web Inspector, which is being tracked by
webkit.org/b/30412
.
Brian Weinstein
Comment 3
2009-10-19 10:23:04 PDT
***
Bug 30412
has been marked as a duplicate of this bug. ***
Brian Weinstein
Comment 4
2009-10-19 10:47:52 PDT
Marked
bug 30412
as a duplicate of this bug, and created
bug 30522
to track future work in human readable DOM Exceptions, marking this bug as fixed as of
http://trac.webkit.org/changeset/49723
.
Lucas Forschler
Comment 5
2019-02-06 09:04:17 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug