Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b80a2ae51aaf378d3d1de94c0a857f48228ee7fb
https://github.com/WebKit/WebKit/commit/b80a2ae51aaf378d3d1de94c0a857f48228ee7fb
Author: c8ef <[email protected]>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M Source/WTF/wtf/Algorithms.h
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp
M Source/WebKit/UIProcess/API/glib/WebKitFeature.cpp
M Source/WebKit/UIProcess/WebProcessProxy.cpp
M
Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.mm
Log Message:
-----------
Remove WTF::forEach from the codebase.
https://bugs.webkit.org/show_bug.cgi?id=286533
Reviewed by Sam Weinig.
This API is not necessary with the newer version of STL.
* Source/WTF/wtf/Algorithms.h:
(WTF::forEach): Deleted.
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingMediaSourceGStreamer::startUpdatingStats):
(WebCore::RealtimeOutgoingMediaSourceGStreamer::stopUpdatingStats):
* Source/WebKit/UIProcess/API/glib/WebKitFeature.cpp:
(_WebKitFeatureList::~_WebKitFeatureList):
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::presentingApplicationAuditTokens const):
*
Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.mm:
(WebKit::PDFDataDetectorOverlayController::updatePlatformHighlightData):
(WebKit::PDFDataDetectorOverlayController::didInvalidateHighlightOverlayRects):
Canonical link: https://commits.webkit.org/289448@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