[webkit-changes] [WebKit/WebKit] 6db040: Fix !ENABLE(ACCESSIBILITY) build after 255279 at main

Don Olmstead noreply at github.com
Tue Oct 11 14:30:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6db040eda0e83252e346eff4a0829e8ec9545eb8
      https://github.com/WebKit/WebKit/commit/6db040eda0e83252e346eff4a0829e8ec9545eb8
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.h

  Log Message:
  -----------
  Fix !ENABLE(ACCESSIBILITY) build after 255279 at main
https://bugs.webkit.org/show_bug.cgi?id=246362

Unreviewed build fix.

Add an implementation of AXObjectCache::onSelectedChanged for
`!ENABLE(ACCESSIBILITY)`.

* Source/WebCore/accessibility/AXObjectCache.h:

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




More information about the webkit-changes mailing list