[Webkit-unassigned] [Bug 233081] AX: _AXSCopyPathForAccessibilityBundle is going to be deprecated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 15 11:33:09 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233081

--- Comment #4 from Andres Gonzalez <andresg_22 at apple.com> ---
(In reply to Eric Liang from comment #3)
> Created attachment 444127 [details]
> Patch

--- a/Source/WTF/ChangeLog
+++ a/Source/WTF/ChangeLog

+         _AXSCopyPathForAccessibilityBundle is going to be deprecated.

Extra space at the beginning of the line.

+        To support macOS Accessibility v2 runtime, on macOS there are two places where bundles can live. By doing so, `_AXSCopyPathForAccessibilityBundle` will going to be deprecated because it won’t always return the correct path you would expect .

Extra space before the period.

--- a/Source/WebKit/ChangeLog
+++ a/Source/WebKit/ChangeLog

+        To support macOS Accessibility v2 runtime, on macOS there are two places where bundles can live. By doing so, `_AXSCopyPathForAccessibilityBundle` will going to be deprecated because it won’t always return the correct path you would expect .

Extra space before the period.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211115/b4f4556d/attachment-0001.htm>


More information about the webkit-unassigned mailing list