WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 157669
157259
Cached resources don't show up as resources in the performance timeline
https://bugs.webkit.org/show_bug.cgi?id=157259
Summary
Cached resources don't show up as resources in the performance timeline
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug