Bug 174203

Summary: Merge ResourceLoadStatisticsStore into WebResourceLoadStatisticsStore
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, commit-queue, ggaren, wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 174111, 174189, 174235, 174290    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-07-06 09:26:45 PDT
Merge ResourceLoadStatisticsStore into WebResourceLoadStatisticsStore.
Comment 1 Chris Dumez 2017-07-10 12:43:18 PDT
Created attachment 315010 [details]
Patch
Comment 2 Build Bot 2017-07-10 12:46:25 PDT
Attachment 315010 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/WebResourceLoadStatisticsStore.cpp:837:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebResourceLoadStatisticsStore.h:104:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Brent Fulgham 2017-07-10 15:59:17 PDT
Comment on attachment 315010 [details]
Patch

Looks good, and the bots are happy. r=me
Comment 4 Chris Dumez 2017-07-10 16:00:46 PDT
Comment on attachment 315010 [details]
Patch

Clearing flags on attachment: 315010

Committed r219312: <http://trac.webkit.org/changeset/219312>
Comment 5 Chris Dumez 2017-07-10 16:00:48 PDT
All reviewed patches have been landed.  Closing bug.