Bug 163178

Summary: Replace all uses of ExceptionCodeWithMessage with WebCore::Exception
Product: WebKit Reporter: Darin Adler <darin>
Component: BindingsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, rniwa, sam, youennf, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch sam: review+

Description Darin Adler 2016-10-08 21:48:04 PDT
Replace all uses of ExceptionCodeWithMessage with WebCore::Exception
Comment 1 Darin Adler 2016-10-08 22:12:18 PDT
Created attachment 291038 [details]
Patch
Comment 2 Darin Adler 2016-10-09 16:17:31 PDT
Created attachment 291053 [details]
Patch
Comment 3 Darin Adler 2016-10-09 17:52:14 PDT
Created attachment 291056 [details]
Patch
Comment 4 Darin Adler 2016-10-09 19:16:03 PDT
Committed r206976: <http://trac.webkit.org/changeset/206976>