| Summary: | Get rid of WebUIClient | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
| Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | commit-queue | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Anders Carlsson
2014-02-05 14:12:22 PST
Created attachment 223265 [details]
Patch
Attachment 223265 [details] did not pass style-queue:
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1235: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1247: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1331: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1436: This { should be at the end of the previous line [whitespace/braces] [4]
Total errors found: 4 in 8 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 223265 [details]
Patch
Code moving extravaganza!
Committed r163480: <http://trac.webkit.org/changeset/163480> |