[webkit-changes] [WebKit/WebKit] 30de63: Fix static analyzer warnings after 284652 at main
Ryosuke Niwa
noreply at github.com
Thu Oct 3 23:34:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 30de635a1497b2fa3379a165e70dad86a4fe7b18
https://github.com/WebKit/WebKit/commit/30de635a1497b2fa3379a165e70dad86a4fe7b18
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M Source/WebCore/loader/ProgressTracker.cpp
M Source/WebCore/plugins/PluginInfoProvider.cpp
Log Message:
-----------
Fix static analyzer warnings after 284652 at main
https://bugs.webkit.org/show_bug.cgi?id=280872
Reviewed by Cameron McCormack.
Addressed the clang static analyzer warnings introduced by 284652 at main.
* Source/WebCore/loader/ProgressTracker.cpp:
(WebCore::ProgressTracker::incrementProgress):
* Source/WebCore/plugins/PluginInfoProvider.cpp:
(WebCore::PluginInfoProvider::refresh):
Canonical link: https://commits.webkit.org/284662@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list