[webkit-reviews] review granted: [Bug 224194] Add additional page load diagnostic logging : [Attachment 425222] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 11:13:00 PDT 2021


Alex Christensen <achristensen at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 224194: Add additional page load diagnostic logging
https://bugs.webkit.org/show_bug.cgi?id=224194

Attachment 425222: Patch

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




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 425222
  --> https://bugs.webkit.org/attachment.cgi?id=425222
Patch

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

> Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:364
> +    RELEASE_LOG_IF_ALLOWED(Loading, "didClose: WebProcess (%d) closed its
connection. Aborting related loaders.", connection.remoteProcessID());

Cool!  Do we want a log in the web process if the network process closes its
connection?


More information about the webkit-reviews mailing list