Bug 43995

Summary: Pass values map to willSubmitForm in WebKit2 API
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch beidson: review+

Description Sam Weinig 2010-08-13 16:18:52 PDT
Pass values map to willSubmitForm in WebKit2 API
Comment 1 Sam Weinig 2010-08-13 16:21:09 PDT
Created attachment 64385 [details]
Patch
Comment 2 WebKit Review Bot 2010-08-13 16:23:24 PDT
Attachment 64385 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/UIProcess/WebFormClient.h:32:  Alphabetical sorting problem.  [build/include_order] [4]
WebKit2/Platform/CoreIPC/ArgumentCoders.h:32:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2010-08-13 16:45:03 PDT
Landed in r65341.