Bug 159822

Summary: DOM Exception stringification should be more detailed & always prefer custom messages
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 159839, 159844, 159845, 159846, 159847, 159848, 159857    
Bug Blocks: 159855    

Brady Eidson
Reported 2016-07-15 11:24:00 PDT
If a DOM exception is created with a custom error message, we should always use it.
Attachments
Brady Eidson
Comment 1 2016-07-15 13:59:49 PDT
I have a plan to do this in stages. As it moves along, ExceptionBase will get more complicated. Once it's done ExceptionBase will be simpler than ever.
Note You need to log in before you can comment on or make changes to this bug.