[webkit-reviews] review granted: [Bug 205522] Resource Load Statistics: Add timing information to WebPageProxy::logFrameNavigation() to detect delayed client-side redirects : [Attachment 387118] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 12:26:14 PST 2020


Chris Dumez <cdumez at apple.com> has granted John Wilander <wilander at apple.com>'s
request for review:
Bug 205522: Resource Load Statistics: Add timing information to
WebPageProxy::logFrameNavigation() to detect delayed client-side redirects
https://bugs.webkit.org/show_bug.cgi?id=205522

Attachment 387118: Patch

https://bugs.webkit.org/attachment.cgi?id=387118&action=review




--- Comment #8 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 387118
  --> https://bugs.webkit.org/attachment.cgi?id=387118
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387118&action=review

> Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.h:225
> +	   Seconds minDelayAfterMainFrameDocumentLoadToNotBeARedirect { 5_s };

This seems really long to me.


More information about the webkit-reviews mailing list