Bug 128792 - [Cocoa] Expose the bundle form client
Summary: [Cocoa] Expose the bundle form client
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 19:27 PST by mitz
Modified: 2014-02-13 21:59 PST (History)
2 users (show)

See Also:


Attachments
Add WKWebProcessPlugInFormDelegatePrivate (11.13 KB, patch)
2014-02-13 19:31 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-02-13 19:27:28 PST
Add WKWebProcessPlugInFormDelegatePrivate
Comment 1 mitz 2014-02-13 19:31:32 PST
Created attachment 224145 [details]
Add WKWebProcessPlugInFormDelegatePrivate
Comment 2 WebKit Commit Bot 2014-02-13 19:32:44 PST
Attachment 224145 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInBrowserContextControllerPrivate.h:44:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 mitz 2014-02-13 21:59:29 PST
Committed <http://trac.webkit.org/r164094>.