[Webkit-unassigned] [Bug 204799] New: Network Load metrics are wrong when resources are loaded from the memory cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 10:20:45 PST 2019


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

            Bug ID: 204799
           Summary: Network Load metrics are wrong when resources are
                    loaded from the memory cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Network load metrics are populated by CFNetwork in the network process. If you navigate back to a page without using the back/forward cache, a lot of the resources will come from the memory cache and Web Inspector will report confusing values for those loads (especially "Response Download").

On nytimes.com, when navigating back from an article to the main page, Web Inspector was telling me that the resource came from the memory cache (GOOD) but took 800ms to download (WRONG).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191203/df72d2d6/attachment-0001.htm>


More information about the webkit-unassigned mailing list