Bug 167512

Summary: Fix diagnostic logging under loader/
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-01-27 10:14:50 PST
Fix diagnostic logging under loader/. We should not be using logDiagnosticLoggingWithValue() without a numeric value.
Attachments
Patch (12.31 KB, patch)
2017-01-27 10:16 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-01-27 10:16:44 PST
Alex Christensen
Comment 2 2017-01-27 12:01:50 PST
Comment on attachment 299941 [details] Patch Seriously, make logDiagnosticMessageWithValue take a double
Chris Dumez
Comment 3 2017-01-27 12:11:14 PST
(In reply to comment #2) > Comment on attachment 299941 [details] > Patch > > Seriously, make logDiagnosticMessageWithValue take a double Yes. I am *first* fixing all the call sites that do not pass a number, *then* I'll fix the API.
Chris Dumez
Comment 4 2017-01-27 13:09:17 PST
Comment on attachment 299941 [details] Patch Clearing flags on attachment: 299941 Committed r211301: <http://trac.webkit.org/changeset/211301>
Chris Dumez
Comment 5 2017-01-27 13:09:21 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.