Bug 173109

Summary: Use WTF::Function more in SpeculativeLoadManager
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, cgarcia, commit-queue, ggaren, koivisto
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.