Bug 43995 - Pass values map to willSubmitForm in WebKit2 API
Summary: Pass values map to willSubmitForm in WebKit2 API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 16:18 PDT by Sam Weinig
Modified: 2010-08-13 16:45 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.88 KB, patch)
2010-08-13 16:21 PDT, Sam Weinig
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.