Bug 174203 - Merge ResourceLoadStatisticsStore into WebResourceLoadStatisticsStore
Summary: Merge ResourceLoadStatisticsStore into WebResourceLoadStatisticsStore
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: 174111 174189 174235 174290
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-06 09:26 PDT by Chris Dumez
Modified: 2017-07-10 16:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (71.12 KB, patch)
2017-07-10 12:43 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-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.