Bug 6745 - Could there be an enhancement on Error codes in the Javascript Console?
Summary: Could there be an enhancement on Error codes in the Javascript Console?
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
: 30412 (view as bug list)
Depends on: 30412
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-23 16:40 PST by Dimitri Bouniol
Modified: 2019-02-06 09:04 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Bouniol 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.
Comment 1 Darin Adler 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.
Comment 2 Brian Weinstein 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.
Comment 3 Brian Weinstein 2009-10-19 10:23:04 PDT
*** Bug 30412 has been marked as a duplicate of this bug. ***
Comment 4 Brian Weinstein 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.
Comment 5 Lucas Forschler 2019-02-06 09:04:17 PST
Mass moving XML DOM bugs to the "DOM" Component.