[webkit-changes] [WebKit/WebKit] 4e7db7: Fault logs should not be skipped

Per Arne Vollan noreply at github.com
Tue Jun 27 11:56:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e7db72c941ca57450ff0a3366f1e756b47235c4
      https://github.com/WebKit/WebKit/commit/4e7db72c941ca57450ff0a3366f1e756b47235c4
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  Fault logs should not be skipped
https://bugs.webkit.org/show_bug.cgi?id=258577
rdar://111393438

Reviewed by Chris Dumez.

Fault logs should not be skipped in the WebContent process, but sent asap to the Networking process.

* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::registerLogHook):

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




More information about the webkit-changes mailing list