Bug 173109 - Use WTF::Function more in SpeculativeLoadManager
Summary: Use WTF::Function more in SpeculativeLoadManager
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-08 13:55 PDT by Chris Dumez
Modified: 2017-06-08 14:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.64 KB, patch)
2017-06-08 13:55 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-08 13:55:00 PDT
Use WTF::Function more in SpeculativeLoadManager.
Comment 1 Chris Dumez 2017-06-08 13:55:49 PDT
Created attachment 312339 [details]
Patch
Comment 2 Build Bot 2017-06-08 13:57:21 PDT
Attachment 312339 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.h:67:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp:568:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2017-06-08 14:37:53 PDT
Comment on attachment 312339 [details]
Patch

Clearing flags on attachment: 312339

Committed r217947: <http://trac.webkit.org/changeset/217947>
Comment 4 WebKit Commit Bot 2017-06-08 14:37:55 PDT
All reviewed patches have been landed.  Closing bug.