Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9362bd1ee033df8cfc3ae9363ec6c58c52eb95d1
https://github.com/WebKit/WebKit/commit/9362bd1ee033df8cfc3ae9363ec6c58c52eb95d1
Author: Ryosuke Niwa <[email protected]>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M Source/WebCore/page/Page.cpp
M Source/WebCore/style/StyleResolveForFont.cpp
M Source/WebKit/UIProcess/Cocoa/NavigationState.mm
Log Message:
-----------
Fix unexpected smart pointer warnings in Page, StyleResolveForFont, and
NavigationState
https://bugs.webkit.org/show_bug.cgi?id=286999
Reviewed by Chris Dumez.
Address smart pointer static analyzer warnings in these files.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::screenPropertiesDidChange):
(WebCore::Page::updateRendering):
(WebCore::dispatchPrintEvent):
* Source/WebCore/style/StyleResolveForFont.cpp:
(WebCore::Style::fontWeightFromCSSValue):
(WebCore::Style::fontStretchFromCSSValue):
(WebCore::Style::fontStyleAngleFromCSSValue):
(WebCore::Style::fontFeatureSettingsFromCSSValue):
(WebCore::Style::fontVariationSettingsFromCSSValue):
* Source/WebKit/UIProcess/Cocoa/NavigationState.mm:
(WebKit::NavigationState::NavigationClient::decidePolicyForNavigationAction):
Canonical link: https://commits.webkit.org/289835@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