[webkit-changes] [WebKit/WebKit] 3b5ad5: Fix !ENABLE(ACCESSIBILITY) build following 263771 at ...

Ross Kirsling noreply at github.com
Mon May 8 23:52:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b5ad581d8e8d3faa17b44c3e09cbbb5e8ffd1fb
      https://github.com/WebKit/WebKit/commit/3b5ad581d8e8d3faa17b44c3e09cbbb5e8ffd1fb
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

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

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

Unreviewed build fix.

Stubs for onPaint were both redundant and invalid (missing const).

* Source/WebCore/accessibility/AXObjectCache.h:
(WebCore::AXObjectCache::onPaint): Deleted.

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




More information about the webkit-changes mailing list