Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b89a73d953c4f34bcd83ad83ab7d877edde449e
https://github.com/WebKit/WebKit/commit/5b89a73d953c4f34bcd83ad83ab7d877edde449e
Author: Phipson Lee <[email protected]>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M Source/WebCore/page/ios/EventHandlerIOS.mm
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Tests/WebKit/simple-nested-model-page.html
M Tools/TestWebKitAPI/Tests/ios/DragAndDropTestsIOS.mm
Log Message:
-----------
Stage mode gets ignored when embedding model inside iframe
https://bugs.webkit.org/show_bug.cgi?id=292643
rdar://150806037
Reviewed by Wenson Hsieh and Ada Chan.
This PR updates the hit-testing logic for stagemode. Previously, we were
only hit-testing the main frame of the page. We need to recursively perform
the hit-testing if we can't find a model element at the specific point.
* Source/WebCore/page/ios/EventHandlerIOS.mm:
(WebCore::EventHandler::requestInteractiveModelElementAtPoint):
Canonical link: https://commits.webkit.org/294681@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