[webkit-reviews] review granted: [Bug 232505] Increase responsiveness timeout for network process : [Attachment 442870] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 15:14:27 PDT 2021


Chris Dumez <cdumez at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 232505: Increase responsiveness timeout for network process
https://bugs.webkit.org/show_bug.cgi?id=232505

Attachment 442870: Patch

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




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

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

r=me assuming the bots are happy

> Source/WebKit/UIProcess/Network/NetworkProcessProxy.cpp:89
> +static const Seconds networkProcessResponsivenessTimeout = 6_s;

constexpr


More information about the webkit-reviews mailing list