Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bb3116276976d916706fb7fe0e2bf989cd1ac0e
      
https://github.com/WebKit/WebKit/commit/6bb3116276976d916706fb7fe0e2bf989cd1ac0e
  Author: Lily Spiniolas <[email protected]>
  Date:   2025-11-23 (Sun, 23 Nov 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  [Site Isolation] Coalesced mouse events have incorrect positions in 
cross-origin frames
https://bugs.webkit.org/show_bug.cgi?id=302983
rdar://164863355

Reviewed by Abrar Rahman Protyasha.

For each mouse event sent to a remote frame, we now calculate the difference 
between
the original point and the transformed point and apply it to each of the 
coalesced event
positions.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::mouseEventHandlingCompleted):

Canonical link: https://commits.webkit.org/303470@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to