Bug 178470

Summary: Check notifyPagesWhenTelemetryWasCaptured before notifying pages if there is no WebPageProxy
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit2Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description John Wilander 2017-10-18 10:00:58 PDT
There's a missing check of the test setting notifyPagesWhenTelemetryWasCaptured when there's no WebPageProxy and we notify pages of a zero result.
Comment 1 John Wilander 2017-10-18 10:01:16 PDT
<rdar://problem/34417518>
Comment 2 John Wilander 2017-10-18 10:04:31 PDT
Created attachment 324126 [details]
Patch
Comment 3 John Wilander 2017-10-18 10:08:22 PDT
Created attachment 324127 [details]
Patch
Comment 4 BJ Burg 2017-10-18 10:51:33 PDT
Comment on attachment 324127 [details]
Patch

r=me
Comment 5 John Wilander 2017-10-18 10:54:24 PDT
Comment on attachment 324127 [details]
Patch

Thanks, Brian!
Comment 6 WebKit Commit Bot 2017-10-18 11:21:19 PDT
Comment on attachment 324127 [details]
Patch

Clearing flags on attachment: 324127

Committed r223616: <https://trac.webkit.org/changeset/223616>
Comment 7 WebKit Commit Bot 2017-10-18 11:21:21 PDT
All reviewed patches have been landed.  Closing bug.