Bug 174048 - [WK2] Resource load statistics code is spamming the WebProcess with a test-only message
Summary: [WK2] Resource load statistics code is spamming the WebProcess with a test-on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-30 15:10 PDT by Brent Fulgham
Modified: 2017-06-30 15:31 PDT (History)
0 users

See Also:


Attachments
Patch (1.66 KB, patch)
2017-06-30 15:12 PDT, Brent Fulgham
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-06-30 15:10:15 PDT
An error in a testing routine is causing the UIProcess to spam the WebProcess with unnecessary status messages. Fix this!
Comment 1 Brent Fulgham 2017-06-30 15:12:59 PDT
Created attachment 314299 [details]
Patch
Comment 2 Brent Fulgham 2017-06-30 15:31:46 PDT
Comment on attachment 314299 [details]
Patch

r=me (for John's patch I just uploaded).
Comment 3 Brent Fulgham 2017-06-30 15:31:56 PDT
Committed r219020: <http://trac.webkit.org/changeset/219020>