Bug 134553 - Use legacy state coding directly in WKWebView
Summary: Use legacy state coding directly in WKWebView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-02 12:31 PDT by Anders Carlsson
Modified: 2014-07-02 14:06 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.02 KB, patch)
2014-07-02 13:10 PDT, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-07-02 12:31:25 PDT
Use legacy state coding directly in WKWebView
Comment 1 Anders Carlsson 2014-07-02 13:10:16 PDT
Created attachment 234273 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-02 13:12:26 PDT
Attachment 234273 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/WebPageProxy.h:553:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-07-02 13:19:32 PDT
Committed r170716: <http://trac.webkit.org/changeset/170716>
Comment 4 Manuel Rego Casasnovas 2014-07-02 14:06:52 PDT
This broke GTK+ and EFL builds that have been fixed in r170721.