Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 18050cfe16ef556f32f16437b6cdd12285473c28 https://github.com/WebKit/WebKit/commit/18050cfe16ef556f32f16437b6cdd12285473c28 Author: Jessica Lee <jle...@apple.com> Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths: M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations M Source/WebCore/accessibility/AccessibilityNodeObject.h M Source/WebCore/accessibility/AccessibilityTableCell.cpp M Source/WebCore/rendering/RenderTableCell.h Log Message: ----------- Adopt safer CPP in AccessibilityTableCell.cpp https://bugs.webkit.org/show_bug.cgi?id=297629 rdar://158727073 Reviewed by Tyler Wilcock. Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines. * Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations: * Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations: * Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations: * Source/WebCore/accessibility/AccessibilityNodeObject.h: (WebCore::AccessibilityNodeObject::checkedNode const): * Source/WebCore/accessibility/AccessibilityTableCell.cpp: (WebCore::AccessibilityTableCell::parentTable const): (WebCore::AccessibilityTableCell::setRowIndex): (WebCore::AccessibilityTableCell::setColumnIndex): (WebCore::AccessibilityTableCell::titleUIElement const): * Source/WebCore/rendering/RenderTableCell.h: (WebCore::RenderTableCell::checkedTable const): Canonical link: https://commits.webkit.org/299125@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes