WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154998
Stub API to support a debug menu option for measuring resource load statistics
https://bugs.webkit.org/show_bug.cgi?id=154998
Summary
Stub API to support a debug menu option for measuring resource load statistics
Brent Fulgham
Reported
2016-03-03 17:46:13 PST
Add a stub preference implementation to allow client applications to activate/deactivate the resource load statistics gathering.
Attachments
Patch
(4.07 KB, patch)
2016-03-03 17:49 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch (v2)
(4.32 KB, patch)
2016-03-04 14:43 PST
,
Brent Fulgham
aestes
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2016-03-03 17:46:35 PST
<
rdar://problem/24944604
>
Brent Fulgham
Comment 2
2016-03-03 17:49:45 PST
Created
attachment 272811
[details]
Patch
Brent Fulgham
Comment 3
2016-03-04 14:43:28 PST
Created
attachment 273046
[details]
Patch (v2)
Brent Fulgham
Comment 4
2016-03-04 14:44:10 PST
Comment on
attachment 273046
[details]
Patch (v2) Revised to expect settings flag to be on the WebsiteDataStore, not the WKContext.
Andy Estes
Comment 5
2016-03-04 14:51:39 PST
Comment on
attachment 273046
[details]
Patch (v2) This looks right to me. If you did the APIWebsiteDataStore part in
https://bugs.webkit.org/show_bug.cgi?id=154278
and landed that patch, then you could make this be more than a stub. WKWebsiteDataStoreRef would just need to call into APIWebsiteDataStore, which would already be wired up properly.
Brent Fulgham
Comment 6
2016-03-04 16:40:03 PST
Committed
r197598
: <
http://trac.webkit.org/changeset/197598
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug