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

Unified Diff: third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt

Issue 2942833004: Add article link to play promises rejection error message (Closed)
Patch Set: Created 3 years, 6 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/media/video-display-none-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt b/third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt
index 0b158f46bb07ed1d47cf3d360b8db472073459f3..dfc25b5360fb7b1239ee4a52892d24cf3570a2b2 100644
--- a/third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt
@@ -1,6 +1,6 @@
-CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause().
+CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = The play() request was interrupted by a call to pause().
+Harness Error. harness_status.status = 1 , harness_status.message = The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
PASS Test that pause() after changing display to "none" doesn't cause a crash.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698