Bug 159032 - Inline the last of the Apple Pay WebCore code
Summary: Inline the last of the Apple Pay WebCore code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 12:17 PDT by Anders Carlsson
Modified: 2016-06-22 13:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (11.65 KB, patch)
2016-06-22 12:19 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (11.50 KB, patch)
2016-06-22 12:24 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (12.20 KB, patch)
2016-06-22 12:28 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (12.20 KB, patch)
2016-06-22 12:39 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

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