Bug 164465 - Move EventTarget from ExceptionCode to ExceptionOr
Summary: Move EventTarget from ExceptionCode to ExceptionOr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 164516
  Show dependency treegraph
 
Reported: 2016-11-06 11:52 PST by Darin Adler
Modified: 2016-11-09 13:24 PST (History)
5 users (show)

See Also:


Attachments
Patch (79.83 KB, patch)
2016-11-06 12:04 PST, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (136.15 KB, patch)
2016-11-07 19:55 PST, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (135.71 KB, patch)
2016-11-07 21:53 PST, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (134.69 KB, patch)
2016-11-07 22:59 PST, Darin Adler
no flags 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-11-06 11:52:23 PST
Move EventTarget from ExceptionCode to ExceptionOr
Comment 1 Darin Adler 2016-11-06 12:04:11 PST
Created attachment 294032 [details]
Patch
Comment 2 Darin Adler 2016-11-07 19:55:06 PST
Created attachment 294126 [details]
Patch
Comment 3 Darin Adler 2016-11-07 21:53:34 PST
Created attachment 294135 [details]
Patch
Comment 4 Darin Adler 2016-11-07 22:59:41 PST
Created attachment 294138 [details]
Patch
Comment 5 Darin Adler 2016-11-07 23:30:59 PST
Patch passing on EWS and ready for review now.
Comment 6 WebKit Commit Bot 2016-11-09 13:24:08 PST
Comment on attachment 294138 [details]
Patch

Clearing flags on attachment: 294138

Committed r208476: <http://trac.webkit.org/changeset/208476>
Comment 7 WebKit Commit Bot 2016-11-09 13:24:13 PST
All reviewed patches have been landed.  Closing bug.