Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86a82e0343b74e97084527e2cecfc3836de6307c
https://github.com/WebKit/WebKit/commit/86a82e0343b74e97084527e2cecfc3836de6307c
Author: Ben Nham <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/ProcessThrottler.cpp
Log Message:
-----------
Fix linked-on-or-after check for using process assertions off the main thread
https://bugs.webkit.org/show_bug.cgi?id=303773
rdar://165866989
Reviewed by Brady Eidson.
The fix in 303266@main did not work due to only early returning from the check
on the first call.
* Source/WebKit/UIProcess/ProcessThrottler.cpp:
(WebKit::crashDueToApplicationCallingMainThreadOnlyWebKitAPIFromBackgroundThread):
Canonical link: https://commits.webkit.org/304119@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications