Bug 16332 - ObjC DOM exception object descriptions should include the exception name
Summary: ObjC DOM exception object descriptions should include the exception name
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P3 Enhancement
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 13:06 PST by Darin Adler
Modified: 2007-12-06 19:19 PST (History)
0 users

See Also:


Attachments
patch (44.40 KB, patch)
2007-12-06 15:39 PST, Darin Adler
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-12-06 13:06:20 PST
Currently, the description in a DOM exception object includes only the number of the exception. We should include the name as well.
Comment 1 Darin Adler 2007-12-06 15:39:04 PST
Created attachment 17762 [details]
patch
Comment 2 Sam Weinig 2007-12-06 16:53:56 PST
Comment on attachment 17762 [details]
patch

Looks good to me!
Comment 3 Darin Adler 2007-12-06 19:19:05 PST
Committed revision 28509.