Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4963ad7465d5c673273c5feca1e26d0cacf0308
      
https://github.com/WebKit/WebKit/commit/e4963ad7465d5c673273c5feca1e26d0cacf0308
  Author: Charlie Wolfe <[email protected]>
  Date:   2025-05-17 (Sat, 17 May 2025)

  Changed paths:
    M LayoutTests/platform/mac-site-isolation/TestExpectations
    M Tools/WebKitTestRunner/InjectedBundle/EventSendingController.cpp
    M Tools/WebKitTestRunner/TestController.cpp

  Log Message:
  -----------
  [Site Isolation] Fix fast/loader/policy-delegate-action-hit-test-zoomed.html
https://bugs.webkit.org/show_bug.cgi?id=293053
rdar://151392044

Reviewed by Alex Christensen.

`WKBundlePageGetPageZoomFactor` won’t always return the correct zoom level with 
site isolation. Replace
its use in WKTR.

* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Tools/WebKitTestRunner/InjectedBundle/EventSendingController.cpp:
(WTR::EventSendingController::textZoomIn):
(WTR::EventSendingController::textZoomOut):
(WTR::EventSendingController::zoomPageIn):
(WTR::EventSendingController::zoomPageOut):
* Tools/WebKitTestRunner/TestController.cpp:
(WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle):

Canonical link: https://commits.webkit.org/295066@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

Reply via email to