Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01fe68213aaa7c7a430e853ba16b59969aca04c6
https://github.com/WebKit/WebKit/commit/01fe68213aaa7c7a430e853ba16b59969aca04c6
Author: Charlie Wolfe <[email protected]>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M Source/WebCore/editing/Editor.cpp
Log Message:
-----------
[Site Isolation] Text input does not work
https://bugs.webkit.org/show_bug.cgi?id=273432
rdar://127252787
Reviewed by Pascoe.
`shouldSuppressTextInputFromEditing` suppresses text input while the main frame
is in a provisional load
state. With site isolation, iframe processes do not know the load state of the
main frame. This feature
will need to be rethought to make it work with site isolation. For now, disable
it in isolated iframes to
get text input to work.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Source/WebCore/editing/Editor.cpp:
(WebCore::Editor::shouldInsertText const):
Canonical link: https://commits.webkit.org/278151@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