summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/webrtc/main.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2025-04-14 11:07:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2025-07-14 17:23:23 +0200
commitdaab0b4ed7c49627045a12500df197b16128fa19 (patch)
tree7eb357fdda3b9b58a9e80e88e6fd00ca335ffd22 /tests/manual/widgets/webrtc/main.cpp
parenteef8bbdbff100242602bc4cde91014484ef2cd1b (diff)
Adaptations for Chromium 134
Pick-to: 6.10 Change-Id: I9615f0a095843fdf295e454a93476cf349f7fc76 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'tests/manual/widgets/webrtc/main.cpp')
-rw-r--r--tests/manual/widgets/webrtc/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/widgets/webrtc/main.cpp b/tests/manual/widgets/webrtc/main.cpp
index e788f3a29..93f9c683e 100644
--- a/tests/manual/widgets/webrtc/main.cpp
+++ b/tests/manual/widgets/webrtc/main.cpp
@@ -17,8 +17,8 @@
#include "ui_mediaPicker.h"
#include <QWebEngineDesktopMediaRequest>
-// Test the screen/window selection and capturing APIs using QWebEngineDesktopMediaRequest,
-// getDisplayMedia (js) and chooseDesktopMedia (hangouts)
+// Test the screen/window selection and capturing APIs using QWebEngineDesktopMediaRequest
+// and getDisplayMedia
// Note: Wayland compositors require Pipewire support in QWE