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

Unified Diff: third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt

Issue 2331893003: Reland "Record the offscreen playing duration of autoplaying muted videos" (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/AutoplayUmaHelper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt
index 1f71dc7d26acf901ac0b1936def2cbf53489396e..930278ae7aeca4c8e383743c1477447f89d5db65 100644
--- a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt
+++ b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt
@@ -4,8 +4,13 @@ CONSOLE WARNING: line 71: Failed to execute 'play' on 'HTMLMediaElement': API ca
CONSOLE ERROR: line 71: Uncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.
CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
+CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
+CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
+CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
CONSOLE WARNING: line 71: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
CONSOLE ERROR: line 71: Uncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.
+CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
+CONSOLE WARNING: IntersectionObserver.observe(target): target element is not a descendant of root.
CONSOLE WARNING: line 71: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
CONSOLE ERROR: line 71: Uncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.
CONSOLE WARNING: line 71: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/AutoplayUmaHelper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698