WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
161170
NetworkLoadTiming shouldn't be on ResourceResponseBase
https://bugs.webkit.org/show_bug.cgi?id=161170
Summary
NetworkLoadTiming shouldn't be on ResourceResponseBase
Johan K. Jensen
Reported
2016-08-24 16:02:46 PDT
Don't save the NetworkLoadTiming object on the ResourceResponse, as it gets saved to the cache and never used when fetching from the cache.
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2017-02-10 12:01:26 PST
This would be great cleanup for Resource Timing. I think currently it is on ResourceResponse so that it gets serialized with the ResourceResponse from the NetworkProcess to the WebContentProcess in didReceiveResponse. I'll keep this in mind as I further the Resource Timing implementation.
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