Bug 131639

Summary: [Cocoa] Add a WKWebProcessPlugInFormDelegate method corresponding to willSendSubmitEvent
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add -[WKWebProcessPlugInFormDelegate _webProcessPlugInBrowserContextController:willSendSubmitEventToForm:inFrame:targetFrame:values:] thorton: review+

Description mitz 2014-04-14 15:16:21 PDT
[Cocoa] Add a WKWebProcessPlugInFormDelegate method corresponding to willSendSubmitEvent
Comment 1 mitz 2014-04-14 15:19:07 PDT
Created attachment 229310 [details]
Add -[WKWebProcessPlugInFormDelegate _webProcessPlugInBrowserContextController:willSendSubmitEventToForm:inFrame:targetFrame:values:]
Comment 2 mitz 2014-04-14 15:45:38 PDT
Committed <http://trac.webkit.org/r167275>.