[webkit-changes] [WebKit/WebKit] 9aa547: More dynamicDowncast<> adoption in accessibility code

Anne van Kesteren noreply at github.com
Thu Feb 15 05:06:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9aa547bb5ff18e5ecfd244ec5ba4b7c9632e25d0
      https://github.com/WebKit/WebKit/commit/9aa547bb5ff18e5ecfd244ec5ba4b7c9632e25d0
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M Source/WebCore/accessibility/AccessibilityTableCell.cpp
    M Source/WebCore/accessibility/AccessibilityTableRow.cpp
    M Source/WebCore/style/StyleBuilderCustom.h

  Log Message:
  -----------
  More dynamicDowncast<> adoption in accessibility code
https://bugs.webkit.org/show_bug.cgi?id=269170

Reviewed by Tyler Wilcock.

* Source/WebCore/accessibility/AccessibilityTableCell.cpp:
(WebCore::AccessibilityTableCell::computeAccessibilityIsIgnored const):
* Source/WebCore/accessibility/AccessibilityTableRow.cpp:
(WebCore::AccessibilityTableRow::isTableRow const):
(WebCore::AccessibilityTableRow::parentTable const):
* Source/WebCore/style/StyleBuilderCustom.h:
(WebCore::Style::BuilderCustom::applyValueStroke):

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




More information about the webkit-changes mailing list