Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83b24ce3439dce35d9a2def99f3b9c95a6cd3349
https://github.com/WebKit/WebKit/commit/83b24ce3439dce35d9a2def99f3b9c95a6cd3349
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
M Source/WebCore/layout/layouttree/LayoutBox.h
Log Message:
-----------
Fix outstanding safer C++ warnings in InlineContentAligner.cpp and
InlineFormattingUtils.cpp
https://bugs.webkit.org/show_bug.cgi?id=310060
Reviewed by Geoffrey Garen.
Annotate isRubyBase as NODELETE in order to fix static analyzer warnings in
these two files.
No new tests since there should be no behavioral differences.
* Source/WebCore/layout/layouttree/LayoutBox.h:
Canonical link: https://commits.webkit.org/309362@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications