Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9aa547bb5ff18e5ecfd244ec5ba4b7c9632e25d0 https://github.com/WebKit/WebKit/commit/9aa547bb5ff18e5ecfd244ec5ba4b7c9632e25d0 Author: Anne van Kesteren <ann...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes