Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c03cd9cda9d83452cf45e97d76dc6803f28c8a2d
      
https://github.com/WebKit/WebKit/commit/c03cd9cda9d83452cf45e97d76dc6803f28c8a2d
  Author: David Kilzer <[email protected]>
  Date:   2025-11-13 (Thu, 13 Nov 2025)

  Changed paths:
    M Source/WTF/wtf/Assertions.h
    M Source/WebCore/platform/ios/wak/WebCoreThread.mm
    M Source/WebCore/workers/WorkerRunLoop.cpp
    M Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp
    M Source/WebKitLegacy/mac/WebView/WebView.mm

  Log Message:
  -----------
  Introduce RELEASE_LOG_FAULT_WITH_PAYLOAD()
<https://bugs.webkit.org/show_bug.cgi?id=302421>
<rdar://164584826>

Reviewed by Chris Dumez.

* Source/WTF/wtf/Assertions.h:
(RELEASE_LOG_FAULT_WITH_PAYLOAD): Add.

* Source/WebCore/platform/ios/wak/WebCoreThread.mm:
(WebThreadEnable):
* Source/WebCore/workers/WorkerRunLoop.cpp:
(WebCore::WorkerDedicatedRunLoop::run):
* Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp:
(WebKit::UIGamepadProvider::platformGamepadDisconnected):
* Source/WebKitLegacy/mac/WebView/WebView.mm:
(+[WebView initialize]):
- Switch from os_fault_with_payload() to RELEASE_LOG_FAULT_WITH_PAYLOAD().

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to