Bug 174290 - Simplify WebResourceLoadStatisticsStore / ResourceLoadStatisticsStore
Summary: Simplify WebResourceLoadStatisticsStore / ResourceLoadStatisticsStore
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: 174203
  Show dependency treegraph
 
Reported: 2017-07-07 22:48 PDT by Chris Dumez
Modified: 2017-07-08 16:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (71.12 KB, patch)
2017-07-07 23:22 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-07 22:48:59 PDT
Simplify WebResourceLoadStatisticsStore / ResourceLoadStatisticsStore.
Comment 1 Chris Dumez 2017-07-07 23:22:00 PDT
Created attachment 314916 [details]
Patch
Comment 2 Build Bot 2017-07-07 23:23:15 PDT
Attachment 314916 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Storage/ResourceLoadStatisticsStore.h:80:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 37 files


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

Nice cleanup. r=me.
Comment 4 WebKit Commit Bot 2017-07-08 16:11:21 PDT
Comment on attachment 314916 [details]
Patch

Clearing flags on attachment: 314916

Committed r219277: <http://trac.webkit.org/changeset/219277>
Comment 5 WebKit Commit Bot 2017-07-08 16:11:22 PDT
All reviewed patches have been landed.  Closing bug.