Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e95cd3437dcb5d54b9be6f9f98eea160d6cbaed
https://github.com/WebKit/WebKit/commit/9e95cd3437dcb5d54b9be6f9f98eea160d6cbaed
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M Source/WebCore/accessibility/AccessibilityRenderObject.cpp
Log Message:
-----------
Fix safer C++ static analysis warning in AccessibilityRenderObject.cpp
https://bugs.webkit.org/show_bug.cgi?id=308855
Reviewed by Charlie Wolfe.
Protect the function argument as mandated by safer C++ iOS bot.
No new tests since there should be no behavioral differences.
* Source/WebCore/accessibility/AccessibilityRenderObject.cpp:
(WebCore::AccessibilityRenderObject::enterFullscreen const):
Canonical link: https://commits.webkit.org/308376@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications