Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 96d456381eb569eb221493617980f31566a3d8ed
https://github.com/WebKit/WebKit/commit/96d456381eb569eb221493617980f31566a3d8ed
Author: Fujii Hironori <[email protected]>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt
R
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt
R
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt
M LayoutTests/platform/wpe/TestExpectations
M LayoutTests/platform/wpe/editing/inserting/redo-expected.txt
R
LayoutTests/platform/wpe/editing/selection/directionality-after-undo-replace-expected.txt
R
LayoutTests/platform/wpe/fast/css/relative-positioned-block-crash-expected.txt
R
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt
R
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-without-editable-element.tentative-expected.txt
R
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt
M Source/WebKit/UIProcess/API/wpe/PageClientImpl.cpp
M Source/WebKit/UIProcess/API/wpe/PageClientImpl.h
Log Message:
-----------
[WPE] Support undo by using DefaultUndoController
https://bugs.webkit.org/show_bug.cgi?id=296795
Reviewed by Carlos Garcia Campos.
Added the undo support to WPE by using DefaultUndoController. Unmarked
some progressed tests. Moved common expectations from gtk to glib.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt:
Renamed from
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt:
Renamed from
LayoutTests/platform/gtk/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt.
* LayoutTests/platform/wpe/TestExpectations:
* LayoutTests/platform/wpe/editing/inserting/redo-expected.txt:
*
LayoutTests/platform/wpe/editing/selection/directionality-after-undo-replace-expected.txt:
Removed.
*
LayoutTests/platform/wpe/fast/css/relative-positioned-block-crash-expected.txt:
Removed.
*
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt:
Removed.
*
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-without-editable-element.tentative-expected.txt:
Removed.
*
LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/run/undo-redo-expected.txt:
Removed.
* Source/WebKit/UIProcess/API/wpe/PageClientImpl.cpp:
(WebKit::PageClientImpl::registerEditCommand):
(WebKit::PageClientImpl::clearAllEditCommands):
(WebKit::PageClientImpl::canUndoRedo):
(WebKit::PageClientImpl::executeUndoRedo):
* Source/WebKit/UIProcess/API/wpe/PageClientImpl.h:
Canonical link: https://commits.webkit.org/298126@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes