Bug 159032

Summary: Inline the last of the Apple Pay WebCore code
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch thorton: review+

Description Anders Carlsson 2016-06-22 12:17:55 PDT
Inline the last of the Apple Pay WebCore code
Comment 1 Anders Carlsson 2016-06-22 12:19:52 PDT
Created attachment 281857 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-22 12:21:09 PDT
Attachment 281857 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/EmptyClients.cpp:57:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2016-06-22 12:24:00 PDT
Created attachment 281858 [details]
Patch
Comment 4 WebKit Commit Bot 2016-06-22 12:25:39 PDT
Attachment 281858 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/EmptyClients.cpp:60:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Anders Carlsson 2016-06-22 12:28:06 PDT
Created attachment 281859 [details]
Patch
Comment 6 WebKit Commit Bot 2016-06-22 12:30:30 PDT
Attachment 281859 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/EmptyClients.cpp:57:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 Anders Carlsson 2016-06-22 12:39:10 PDT
Created attachment 281862 [details]
Patch
Comment 8 WebKit Commit Bot 2016-06-22 12:42:17 PDT
Attachment 281862 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/EmptyClients.cpp:57:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 9 Tim Horton 2016-06-22 12:58:46 PDT
Comment on attachment 281862 [details]
Patch

rs=me
Comment 10 Anders Carlsson 2016-06-22 13:00:20 PDT
Committed r202345: <http://trac.webkit.org/changeset/202345>