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 | ||
John Wilander
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/36674772>
John Wilander
Committed r227248: <https://trac.webkit.org/changeset/227248>