[Webkit-unassigned] [Bug 205522] New: Resource Load Statistics: Add timing information to WebPageProxy::logFrameNavigation() to detect delayed client-side redirects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 14:32:54 PST 2019


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

            Bug ID: 205522
           Summary: Resource Load Statistics: Add timing information to
                    WebPageProxy::logFrameNavigation() to detect delayed
                    client-side redirects
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

We should detect delayed client-side redirects. This involves setting a timestamp in WebPageProxy::didFinishDocumentLoadForFrame() and using that timestamp to calculate the delay and pass it on in WebPageProxy::logFrameNavigation().

-- 
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/20191220/d1cbce82/attachment.htm>


More information about the webkit-unassigned mailing list