Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba5dc71f37f039bae3db70ded43856057df39389
https://github.com/WebKit/WebKit/commit/ba5dc71f37f039bae3db70ded43856057df39389
Author: Richard Robinson <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M LayoutTests/fast/repaint/leftover-after-shrinking-content-expected.txt
M Source/WebKit/Shared/EditorState.cpp
M Source/WebKit/Shared/EditorState.h
M Source/WebKit/Shared/EditorState.serialization.in
M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
M Source/WebKit/WebProcess/WebPage/WebPage.h
M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm
Log Message:
-----------
[AppKit Gestures] Expose several more properties on EditorState on macOS
https://bugs.webkit.org/show_bug.cgi?id=306496
rdar://169153260
Reviewed by Wenson Hsieh and Abrar Rahman Protyasha.
Expose some of the caret position properties on macOS.
* Source/WebKit/Shared/EditorState.cpp:
(WebKit::operator<<):
(WebKit::EditorState::clipOwnedRectExtentsToNumericLimits):
(WebKit::EditorState::move):
* Source/WebKit/Shared/EditorState.h:
* Source/WebKit/Shared/EditorState.serialization.in:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::getPlatformEditorStateCommon const):
* Source/WebKit/WebProcess/WebPage/WebPage.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::getPlatformEditorState const):
Canonical link: https://commits.webkit.org/306466@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications