[Webkit-unassigned] [Bug 157669] ResourceTiming entries for cached resources and XHR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 04:19:11 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157669

Yoav Weiss <yoav at yoav.ws> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |yoav at yoav.ws

--- Comment #4 from Yoav Weiss <yoav at yoav.ws> ---
This fixes a few issues with ResourceTiming that were preventing it from being useful:
* Resources that were being reused from MemoryCache were not getting their own entries. 
* XHR based resources were not being registered.

The patch also splits out the resource timing entry registration logic from CachedResourceLoader into its own class.

-- 
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/20160513/400b2f8e/attachment.html>


More information about the webkit-unassigned mailing list