[Webkit-unassigned] [Bug 207828] AX: Adopt _AXSCopyPathForAccessibilityBundle for WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 16 16:44:44 PST 2020


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

--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 390892
  --> https://bugs.webkit.org/attachment.cgi?id=390892
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=390892&action=review

> Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:410
>  #if HAVE(ACCESSIBILITY_BUNDLES_PATH)

We should use a new HAVE for the new function, not redefine the existing HAVE that is named after the existing function. Like HAVE(COPY_PATH_FOR_ACCESSIBILITY_BUNDLE).

-- 
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/20200217/e49d17b4/attachment-0001.htm>


More information about the webkit-unassigned mailing list