Bug 163178 - Replace all uses of ExceptionCodeWithMessage with WebCore::Exception
Summary: Replace all uses of ExceptionCodeWithMessage with WebCore::Exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-08 21:48 PDT by Darin Adler
Modified: 2016-10-09 19:16 PDT (History)
5 users (show)

See Also:


Attachments
Patch (202.51 KB, patch)
2016-10-08 22:12 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (207.34 KB, patch)
2016-10-09 16:17 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (207.71 KB, patch)
2016-10-09 17:52 PDT, 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 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>