Bug 187499

Summary: Resource Load Statistics: Make testRunner.statisticsResetToConsistentState() take a completion handler
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.