Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 947842d43629bf5be4103998c59438652dfb17e3
https://github.com/WebKit/WebKit/commit/947842d43629bf5be4103998c59438652dfb17e3
Author: Ryosuke Niwa <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/dom/DocumentFullscreen.cpp
M Source/WebCore/dom/FullscreenManager.h
M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp
Log Message:
-----------
Fix safer C++ checker failures in WebCore
https://bugs.webkit.org/show_bug.cgi?id=284413
Reviewed by Geoffrey Garen.
Fixed safer C++ clang static analyzer warnings in WebCore and added one JS
binding code to exceptions.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/dom/DocumentFullscreen.cpp:
(WebCore::DocumentFullscreen::webkitFullscreenElement):
(WebCore::DocumentFullscreen::webkitCurrentFullScreenElement):
* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::protectedFullscreenElement const):
(WebCore::FullscreenManager::protectedTopDocument): Deleted.
* Source/WebCore/dom/FullscreenManager.h:
* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::TextUtil::enclosingGlyphBounds):
Canonical link: https://commits.webkit.org/287676@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes