Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0c1cc0e17cc59a362b9f2ba42db512c9ca0bef5f https://github.com/WebKit/WebKit/commit/0c1cc0e17cc59a362b9f2ba42db512c9ca0bef5f Author: Anne van Kesteren <ann...@annevk.nl> Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths: M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations M Source/WebCore/accessibility/AXObjectCache.cpp M Source/WebCore/dom/TrustedType.cpp M Source/WebCore/dom/TrustedTypePolicyFactory.cpp M Source/WebCore/editing/Editor.cpp M Source/WebCore/html/RadioInputType.cpp M Source/WebCore/loader/SubresourceIntegrity.cpp M Source/WebCore/page/ElementTargetingController.cpp M Source/WebCore/page/LocalFrameView.cpp M Source/WebCore/page/text-extraction/TextExtraction.cpp M Source/WebKit/WebProcess/Plugins/PluginView.cpp M Source/WebKit/WebProcess/Plugins/PluginView.h Log Message: ----------- Remove incorrect usage of checkedX() https://bugs.webkit.org/show_bug.cgi?id=294021 rdar://152574325 Reviewed by Ryosuke Niwa. Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines more strictly to existing code so bad patterns have less of a chance of getting copied. Canonical link: https://commits.webkit.org/295839@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