[webkit-changes] [WebKit/WebKit] 522540: AX: ENABLE_AX_THREAD_TEXT_APIS = 1 does not build

Joshua Hoffman noreply at github.com
Wed Sep 11 18:17:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52254099de12ad7529617a164ea0cc42430ef5b3
      https://github.com/WebKit/WebKit/commit/52254099de12ad7529617a164ea0cc42430ef5b3
  Author: Joshua Hoffman <jhoffman23 at apple.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M Source/WebCore/accessibility/AXLogger.cpp
    M Source/WebCore/accessibility/AXTextRun.h

  Log Message:
  -----------
  AX: ENABLE_AX_THREAD_TEXT_APIS = 1 does not build
https://bugs.webkit.org/show_bug.cgi?id=279529
rdar://135815948

Reviewed by Tyler Wilcock.

When ENABLE_AX_THREAD_TEXT_APIS is enabled, we have some new build failures, and this patch resolves
those.

* Source/WebCore/accessibility/AXLogger.cpp:
(WebCore::streamTextRuns):
* Source/WebCore/accessibility/AXTextRun.h:
(WebCore::AXTextRun::debugDescription const):

Canonical link: https://commits.webkit.org/283516@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