Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 520989f9b798d1a6415eed5060dabd0a75f1c435
https://github.com/WebKit/WebKit/commit/520989f9b798d1a6415eed5060dabd0a75f1c435
Author: Per Arne Vollan <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M Source/WTF/wtf/PlatformEnable.h
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebCore/inspector/mac/PageDebuggerMac.mm
M Source/WebKit/Shared/AuxiliaryProcess.h
M Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
[macOS] Remove ENABLE(WEBPROCESS_NSRUNLOOP)
https://bugs.webkit.org/show_bug.cgi?id=305948
rdar://168597114
Reviewed by Basuke Suzuki.
This is enabled on all macOS versions, so we can remove.
* Source/WTF/wtf/PlatformEnable.h:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebCore/inspector/mac/PageDebuggerMac.mm:
(WebCore::PageDebugger::platformShouldContinueRunningEventLoopWhilePaused):
* Source/WebKit/Shared/AuxiliaryProcess.h:
* Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm:
(WebKit::AuxiliaryProcess::stopNSAppRunLoop): Deleted.
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::accessibilityFocusedUIElement):
Canonical link: https://commits.webkit.org/305979@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications