Bug 16332

Summary: ObjC DOM exception object descriptions should include the exception name
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit APIAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch sam: review+

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.