Bug 155118 - Correct bug in resource load statistics debug flag for legacy clients
Summary: Correct bug in resource load statistics debug flag for legacy clients
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-07 09:34 PST by Brent Fulgham
Modified: 2016-03-07 16:14 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2016-03-07 15:52 PST, Brent Fulgham
aestes: 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 2016-03-07 09:34:30 PST
I didn't realize that some tools still need the "Legacy" debug flag support. This patch connects the dots for clients of this older API.
Comment 1 Radar WebKit Bug Importer 2016-03-07 15:49:03 PST
<rdar://problem/25020088>
Comment 2 Brent Fulgham 2016-03-07 15:52:29 PST
Created attachment 273232 [details]
Patch
Comment 3 Brent Fulgham 2016-03-07 16:14:22 PST
Committed r197714: <http://trac.webkit.org/changeset/197714>