Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd4d4d7aa43d54c000ed3702da9296fc18727a23
https://github.com/WebKit/WebKit/commit/bd4d4d7aa43d54c000ed3702da9296fc18727a23
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/WKAccessibilityPDFDocumentObject.mm
M Source/WebKit/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp
M Source/WebKit/WebProcess/WebPage/FindController.cpp
Log Message:
-----------
Fix Safer CPP static analyzer regressions in Source/WebKit
https://bugs.webkit.org/show_bug.cgi?id=307700
Reviewed by Anne van Kesteren.
Deployed more smart pointers to fix recent Safer CPP regressions in
Source/WebKit.
* Source/WebKit/WebProcess/Plugins/PDF/WKAccessibilityPDFDocumentObject.mm:
(-[WKAccessibilityPDFDocumentObject accessibilityFocusedUIElement]):
(-[WKAccessibilityPDFDocumentObject
accessibilityAssociatedControlForAnnotation:]):
* Source/WebKit/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp:
(WebKit::WebSearchPopupMenu::saveRecentSearches):
(WebKit::WebSearchPopupMenu::loadRecentSearches):
* Source/WebKit/WebProcess/WebPage/FindController.cpp:
(WebKit::FindController::drawRect):
Canonical link: https://commits.webkit.org/307422@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications