Bug 193723

Summary: REGRESSION (Probably r240243): CrashTracer: WebKitTestRunnerApp at com.apple.WebKit: WebKit::WebResourceLoadStatisticsStore::sendDiagnosticMessageWithValue const + 32
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ddkilzer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 193556    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2019-01-23 08:54:39 PST
The new code in Bug 193556 could attempt to submit telemetry after the relevant WebResourceLoadStatisticsStore was destroyed. We should guard against this possibility.
Attachments
Patch (4.11 KB, patch)
2019-01-23 08:57 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2019-01-23 08:55:09 PST
Brent Fulgham
Comment 2 2019-01-23 08:57:08 PST
David Kilzer (:ddkilzer)
Comment 3 2019-01-23 10:19:13 PST
Comment on attachment 359893 [details] Patch r=me
WebKit Commit Bot
Comment 4 2019-01-23 10:44:40 PST
Comment on attachment 359893 [details] Patch Clearing flags on attachment: 359893 Committed r240346: <https://trac.webkit.org/changeset/240346>
WebKit Commit Bot
Comment 5 2019-01-23 10:44:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.