Bug 163494 - Move CSS classes from ExceptionCode to Exception
Summary: Move CSS classes from ExceptionCode to 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: 163599
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-15 16:35 PDT by Darin Adler
Modified: 2016-10-18 09:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (323.77 KB, patch)
2016-10-15 18:21 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (326.94 KB, patch)
2016-10-16 08:51 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (343.26 KB, patch)
2016-10-16 10:04 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (346.24 KB, patch)
2016-10-16 10:17 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-15 16:35:23 PDT
Move CSS classes from ExceptionCode to Exception
Comment 1 Darin Adler 2016-10-15 18:21:16 PDT
Created attachment 291732 [details]
Patch
Comment 2 Darin Adler 2016-10-15 18:21:36 PDT
Uploaded a version to see if the GTK bindings are broken (I imagine they are).
Comment 3 Darin Adler 2016-10-16 08:51:21 PDT
Created attachment 291748 [details]
Patch
Comment 4 Darin Adler 2016-10-16 10:04:01 PDT
Created attachment 291749 [details]
Patch
Comment 5 Darin Adler 2016-10-16 10:17:32 PDT
Created attachment 291750 [details]
Patch
Comment 6 Darin Adler 2016-10-16 11:23:38 PDT
EWS all green. Ready for review.
Comment 7 Darin Adler 2016-10-16 17:18:48 PDT
Committed r207396: <http://trac.webkit.org/changeset/207396>