Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dae912f3bdeb2512511a46901a4172c9d0e6e2b8
      
https://github.com/WebKit/WebKit/commit/dae912f3bdeb2512511a46901a4172c9d0e6e2b8
  Author: Tyler Wilcock <[email protected]>
  Date:   2026-09-03 (Thu, 03 Sep 2026)

  Changed paths:
    M Source/WebCore/accessibility/AXCoreObject.cpp
    M Source/WebCore/accessibility/AXCoreObject.h

  Log Message:
  -----------
  AX: isTableCellInSameColGroup and nextUnignoredSibling are unused functions
https://bugs.webkit.org/show_bug.cgi?id=323325
rdar://186569084

Reviewed by Dominic Mazzoni.

Delete these two unused functions.

* Source/WebCore/accessibility/AXCoreObject.cpp:
(WebCore::AXCoreObject::nextUnignoredSibling const): Deleted.
(WebCore::AXCoreObject::isTableCellInSameColGroup): Deleted.
* Source/WebCore/accessibility/AXCoreObject.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to