Bug 155118

Summary: Correct bug in resource load statistics debug flag for legacy clients
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aestes: review+

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>