[webkit-changes] [WebKit/WebKit] b0b459: [WebRTC] Rename log type in gatherRTCLogs implemen...
Philippe Normand
noreply at github.com
Wed Sep 18 03:44:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b0b459d3dcc5bfa0991ee09e874f83cc378f5942
https://github.com/WebKit/WebKit/commit/b0b459d3dcc5bfa0991ee09e874f83cc378f5942
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M LayoutTests/http/tests/inspector/gatherWebInspectorRTCLogs-expected.txt
M LayoutTests/http/tests/inspector/gatherWebInspectorRTCLogs.html
M Source/WebCore/Modules/mediastream/RTCController.cpp
Log Message:
-----------
[WebRTC] Rename log type in gatherRTCLogs implementation
https://bugs.webkit.org/show_bug.cgi?id=279821
Reviewed by Youenn Fablet.
Use "backend-logs" instead of "logs" to represent the logs coming from the LibWebRTC backend.
* LayoutTests/http/tests/inspector/gatherWebInspectorRTCLogs-expected.txt:
* LayoutTests/http/tests/inspector/gatherWebInspectorRTCLogs.html:
* Source/WebCore/Modules/mediastream/RTCController.cpp:
(WebCore::RTCController::startGatheringLogs):
Canonical link: https://commits.webkit.org/283834@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