Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4393deb24f773328c3b1326c3bc2c9949c9652bb
https://github.com/WebKit/WebKit/commit/4393deb24f773328c3b1326c3bc2c9949c9652bb
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Fix outstanding safer C++ warnings in Source/WebKit
https://bugs.webkit.org/show_bug.cgi?id=310817
Reviewed by Geoffrey Garen.
Deployed more smart pointers to fix safer C++ static analyzer warnings.
No new tests since there should be no behavioral changes.
* Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm:
(WebKit::WebProcessProxy::cacheMediaSourceTypeSupported):
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::accessibilityFocusedUIElement):
Canonical link: https://commits.webkit.org/310030@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications