| Summary: | We need something like WKPageUIClient in the Obj-C API | ||||||
|---|---|---|---|---|---|---|---|
| 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-20 15:34:39 PST
Created attachment 224804 [details]
Patch
Attachment 224804 [details] did not pass style-queue:
ERROR: Source/WebKit2/UIProcess/Cocoa/UIClient.h:52: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Cocoa/UIClient.h:53: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Cocoa/UIClient.h:54: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 3 in 9 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r164460: <http://trac.webkit.org/changeset/164460> |