[Webkit-unassigned] [Bug 161161] Don't store networkLoadTiming in the disk cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 04:29:25 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161161
--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
We talked about this in irc. I think that the need to do this indicates the timing data shouldn't be part of the ResourceResponse in the first place. Instead it should be passed around as a separate object (in IPC and related functions).
Do we still need to do this as an intermediate step towards the desired architecture?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160825/a6dd1731/attachment.html>
More information about the webkit-unassigned
mailing list