Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt

Issue 1990353002: [DevTools] Capture call stacks for console messages without location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more win7 expectation Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt b/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt
index 206c6c7586206cc601fc231d6cc0e92e6dae03a8..3f470f1118ded228a99babdba05c23bc77b7003c 100644
--- a/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt
@@ -1,6 +1,6 @@
-CONSOLE WARNING: Unknown constraint named invalid rejected
-CONSOLE WARNING: Unknown constraint named valid_but_unsupported_1 rejected
-CONSOLE WARNING: Unknown constraint named valid_but_unsupported_1 rejected
+CONSOLE WARNING: line 1: Unknown constraint named invalid rejected
+CONSOLE WARNING: line 1: Unknown constraint named valid_but_unsupported_1 rejected
+CONSOLE WARNING: line 1: Unknown constraint named valid_but_unsupported_1 rejected
Tests the RTCPeerConnection constructor.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698