[Webkit-unassigned] [Bug 203798] AX: WKWebView does not shift Accessibility Focus for Catalyst

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 14:46:06 PST 2019


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #382786|review?                     |review+
              Flags|                            |

--- Comment #16 from Tim Horton <thorton at apple.com> ---
Comment on attachment 382786
  --> https://bugs.webkit.org/attachment.cgi?id=382786
Patch

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

> Source/WebCore/PAL/pal/spi/cocoa/NSAccessibilitySPI.h:66
> +SOFT_LINK_FRAMEWORK_FOR_HEADER(PAL, AppKit)
> +SOFT_LINK_CLASS_FOR_HEADER(PAL, NSAccessibilityRemoteUIElement)

You moved too much :) These (soft linking bits) should be in -SoftLinking.h/.mm files like they were. Just the forward declarations needed to move here.

Other than that this looks good.

-- 
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/20191106/6d865433/attachment.htm>


More information about the webkit-unassigned mailing list