Bug 129123 - We need something like WKPageUIClient in the Obj-C API
Summary: We need something like WKPageUIClient in the Obj-C API
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-02-20 15:34 PST by Anders Carlsson
Modified: 2014-02-20 17:44 PST (History)
1 user (show)

See Also:


Attachments
Patch (23.30 KB, patch)
2014-02-20 15:36 PST, Anders Carlsson
sam: 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-02-20 15:34:39 PST
We need something like WKPageUIClient in the Obj-C API
Comment 1 Anders Carlsson 2014-02-20 15:36:57 PST
Created attachment 224804 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-20 15:40:10 PST
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.
Comment 3 Anders Carlsson 2014-02-20 17:44:44 PST
Committed r164460: <http://trac.webkit.org/changeset/164460>