Bug 187499 - Resource Load Statistics: Make testRunner.statisticsResetToConsistentState() take a completion handler
Summary: Resource Load Statistics: Make testRunner.statisticsResetToConsistentState() ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-09 17:47 PDT by John Wilander
Modified: 2018-07-10 10:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (125.53 KB, patch)
2018-07-09 18:25 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2018-07-09 17:47:07 PDT
We should make sure testRunner.statisticsResetToConsistentState() takes a completion handler so that calls to it can wait for it to finish before proceeding.
Comment 1 Radar WebKit Bug Importer 2018-07-09 17:47:30 PDT
<rdar://problem/41999431>
Comment 2 John Wilander 2018-07-09 18:25:27 PDT
Created attachment 344652 [details]
Patch
Comment 3 Chris Dumez 2018-07-10 09:38:11 PDT
Comment on attachment 344652 [details]
Patch

r=me
Comment 4 John Wilander 2018-07-10 09:41:30 PDT
Thanks, Chris!
Comment 5 WebKit Commit Bot 2018-07-10 10:09:36 PDT
Comment on attachment 344652 [details]
Patch

Clearing flags on attachment: 344652

Committed r233688: <https://trac.webkit.org/changeset/233688>
Comment 6 WebKit Commit Bot 2018-07-10 10:09:38 PDT
All reviewed patches have been landed.  Closing bug.