[webkit-changes] [WebKit/WebKit] c1fbf2: Non-unified build fixes for ResourceMonitor and ot...
Lauro Moura
noreply at github.com
Wed Jan 29 21:48:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c1fbf2215b58805a4efe3a54ef75eedc0c849a97
https://github.com/WebKit/WebKit/commit/c1fbf2215b58805a4efe3a54ef75eedc0c849a97
Author: Lauro Moura <lmoura at igalia.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M Source/WebCore/loader/ResourceMonitor.cpp
M Source/WebCore/loader/ResourceMonitorChecker.cpp
M Source/WebCore/loader/ResourceMonitorThrottler.cpp
M Source/WebCore/platform/audio/VectorMath.cpp
M Source/WebCore/rendering/line/LineWidth.cpp
Log Message:
-----------
Non-unified build fixes for ResourceMonitor and others
https://bugs.webkit.org/show_bug.cgi?id=286722
Unreviewed build fix.
* Source/WebCore/loader/ResourceMonitor.cpp: Add missing includes.
* Source/WebCore/loader/ResourceMonitorChecker.cpp: Ditto.
(WebCore::ResourceMonitorChecker::checkEligibility): Namespace the
return type in terms of the local type.
* Source/WebCore/loader/ResourceMonitorThrottler.cpp: Add missing
includes.
* Source/WebCore/platform/audio/VectorMath.cpp: Ditto.
* Source/WebCore/rendering/line/LineWidth.cpp: Ditto.
Canonical link: https://commits.webkit.org/289544@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