[webkit-changes] [WebKit/WebKit] 4b41ff: Add logging when determining when to crash WebKit ...

Michael Saboff noreply at github.com
Thu Nov 17 21:17:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b41ff14889b5f72e8f1dee2fa3d6bf938be114a
      https://github.com/WebKit/WebKit/commit/4b41ff14889b5f72e8f1dee2fa3d6bf938be114a
  Author: Michael Saboff <msaboff at apple.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  Add logging when determining when to crash WebKit XPC service
https://bugs.webkit.org/show_bug.cgi?id=248055
rdar://102375525

Reviewed by Dewei Zhu.

Added some logging to determine what the startup conditions are when testing WebKit
XPC crashing.

* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::determineIfWeShouldCrashWhenCreatingWebProcess):

Canonical link: https://commits.webkit.org/256820@main




More information about the webkit-changes mailing list