Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1fa52a4b701b0d5f4eeb876658de1aeea822af4b
https://github.com/WebKit/WebKit/commit/1fa52a4b701b0d5f4eeb876658de1aeea822af4b
Author: Adrien Destugues <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
A Source/WebCore/PlatformHaiku.cmake
M Source/WebCore/editing/glib/EditorGLib.cpp
A Source/WebCore/page/haiku/DragControllerHaiku.cpp
A Source/WebCore/page/haiku/EventHandlerHaiku.cpp
M Source/WebCore/platform/Pasteboard.h
M Source/WebKit/Shared/Pasteboard.serialization.in
Log Message:
-----------
Haiku upstreaming; WebCore part 1
https://bugs.webkit.org/show_bug.cgi?id=306612
Reviewed by Nikolas Zimmermann.
Continue upstreaming files from the Haiku port.
Reuse EditorGLib.cpp since it is not actually GLib specific.
No new tests: no changes to existing platforms
* Source/WebCore/PlatformHaiku.cmake: Added with files shared with other
platforms.
* Source/WebCore/editing/glib/EditorGLib.cpp: Enable usage on Haiku.
* Source/WebCore/platform/Pasteboard.h: Enable fields needed for Haiku.
* Source/WebCore/page/haiku/DragControllerHaiku.cpp: Added.
* Source/WebCore/page/haiku/EventHandlerHaiku.cpp: Added.
* Source/WebKit/Shared/Pasteboard.serialization.in: Enable fields needed for
Haiku.
Canonical link: https://commits.webkit.org/312133@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications