Bug 181890

Summary: Resource Load Statistics: Remove unused calls to WebResourceLoadStatisticsStore:logTestingEvent() to fix API test
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181822

Description John Wilander 2018-01-19 16:06:36 PST
Two test event log calls were added in https://trac.webkit.org/changeset/227223. They broke an API test while not adding anything that's used. They should be removed.
Comment 1 Radar WebKit Bug Importer 2018-01-19 16:07:48 PST
<rdar://problem/36674772>
Comment 2 John Wilander 2018-01-19 16:10:03 PST
Committed r227248: <https://trac.webkit.org/changeset/227248>