Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b4478b34effaf922e3691aa5ec47e9331c7b49bd
https://github.com/WebKit/WebKit/commit/b4478b34effaf922e3691aa5ec47e9331c7b49bd
Author: Ryosuke Niwa <[email protected]>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
Fix a safer C++ warning in canUseForPreferredWidthComputation
https://bugs.webkit.org/show_bug.cgi?id=314341
Reviewed by Vitor Roriz and Alan Baradlay.
Replaced a raw pointer with a CheckedPtr.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForPreferredWidthComputation):
Canonical link: https://commits.webkit.org/312835@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications