[webkit-changes] [WebKit/WebKit] 9d0cc7: AX: [Site Isolation] [mac] Frame for zoom focus ne...

Joshua Hoffman noreply at github.com
Tue Jan 14 10:27:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d0cc7c978c40160db3c14a700291f132c79f897
      https://github.com/WebKit/WebKit/commit/9d0cc7c978c40160db3c14a700291f132c79f897
  Author: Joshua Hoffman <jhoffman23 at apple.com>
  Date:   2025-01-14 (Tue, 14 Jan 2025)

  Changed paths:
    M Source/WebCore/editing/mac/FrameSelectionMac.mm

  Log Message:
  -----------
  AX: [Site Isolation] [mac] Frame for zoom focus needs to be offset by the remote frame offset
https://bugs.webkit.org/show_bug.cgi?id=285891
rdar://142848202

Reviewed by Tyler Wilcock.

When sending frame and selection information to the UIProcess for zoom focus changes, we don't
account for remote frame offsets. This means that the zoom window will not properly follow
focus when navigating within a remote frame.

* Source/WebCore/editing/mac/FrameSelectionMac.mm:
(WebCore::FrameSelection::notifyAccessibilityForSelectionChange):

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



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


More information about the webkit-changes mailing list