Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09b59036acaed9cc56f635002a784c72261271fd
https://github.com/WebKit/WebKit/commit/09b59036acaed9cc56f635002a784c72261271fd
Author: Adrien Destugues <[email protected]>
Date: 2025-10-24 (Fri, 24 Oct 2025)
Changed paths:
A Source/WebCore/PAL/pal/PlatformHaiku.cmake
A Source/WebCore/PAL/pal/system/haiku/SoundHaiku.cpp
M Source/WebCore/accessibility/AXCoreObject.h
M Source/WebCore/loader/EmptyClients.h
M Source/WebCore/page/ChromeClient.h
M Source/WebCore/page/NavigatorBase.cpp
Log Message:
-----------
More upstreaming of Haiku changes
Reviewed by Adrian Perez de Castro.
Upstream small changes from Haiku port that should be uncontroversial
and not interfere with other ports.
No new tests: no changes to existing platforms.
* Source/WebCore/PAL/pal/PlatformHaiku.cmake: Added.
* Source/WebCore/PAL/pal/system/haiku/SoundHaiku.cpp: Added.
(PAL::systemBeep): define how to beep for Haiku
* Source/WebCore/accessibility/AXCoreObject.h: Accessibility stubs like on
Playstation
* Source/WebCore/loader/EmptyClients.h: Accessibility stubs like on Playstation
* Source/WebCore/page/ChromeClient.h: Accessibility stubs like on Playstation
* Source/WebCore/page/NavigatorBase.cpp:
(WebCore::NavigatorBase::platform const): Return "Haiku" as a platform.
Canonical link: https://commits.webkit.org/302079@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications