Bug 157259

Summary: Cached resources don't show up as resources in the performance timeline
Product: WebKit Reporter: Yoav Weiss <yoav>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, beidson, joepeck, yoav
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Mac   
OS: OS X 10.11   

Yoav Weiss
Reported 2016-05-02 00:50:48 PDT
While testing https://bugs.webkit.org/show_bug.cgi?id=157133 I realized that cached resources don't get added to ResourceTiming, and therefore don't show up as resources in the performance timeline. Digging further it seems like CachedResourceLoader::loadDone() is not called for cached resources.
Attachments
Joseph Pecoraro
Comment 1 2017-02-10 12:09:56 PST
Yoav it looks like you addressed this a few weeks after you filed this with bug 157669. ResourceTiming entries for cached resources and XHR https://bugs.webkit.org/show_bug.cgi?id=157669 I'm going to close this. But please reopen if you know of existing issues. *** This bug has been marked as a duplicate of bug 157669 ***
Note You need to log in before you can comment on or make changes to this bug.