[webkit-changes] [WebKit/WebKit] 6e9bfa: [Catalyst] AX server not started in the WebContent...

Per Arne Vollan noreply at github.com
Wed Feb 7 07:19:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e9bfa7a9bb1b399188538e465ceb7fe42f863e9
      https://github.com/WebKit/WebKit/commit/6e9bfa7a9bb1b399188538e465ceb7fe42f863e9
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  [Catalyst] AX server not started in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=268887
rdar://122118903

Reviewed by Chris Dumez.

The code to eagerly start the AX server in the WebContent process was only enabled for iOS. We should also enable it on Catalyst.

* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::webProcessAccessibilityBundlePath):
(WebKit::registerWithAccessibility):

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




More information about the webkit-changes mailing list