[webkit-changes] [WebKit/WebKit] ef9a33: AXRemoteFrame::generateRemoteToken() should return...
Gerald Squelart
noreply at github.com
Wed Jan 29 11:24:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef9a33db81844c3fa5b3701acc4cd47848d24983
https://github.com/WebKit/WebKit/commit/ef9a33db81844c3fa5b3701acc4cd47848d24983
Author: Gerald Squelart <g_squelart at apple.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M Source/WebCore/accessibility/AXRemoteFrame.h
M Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm
Log Message:
-----------
AXRemoteFrame::generateRemoteToken() should return a Vector
https://bugs.webkit.org/show_bug.cgi?id=281327
rdar://137766980
Reviewed by Timothy Hatcher.
Copy the data out of the local NSData.
* Source/WebCore/accessibility/AXRemoteFrame.h:
* Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm:
(WebCore::AXRemoteFrame::generateRemoteToken const):
Originally-landed-as: 283286.476 at safari-7620-branch (0be2067be05a). rdar://143595350
Canonical link: https://commits.webkit.org/289515@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