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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1206283002: Add MediaSession runtime flag along with stub MediaSession object (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add dummy warning to test, move comment to test and update stale expected file. Created 5 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
« no previous file with comments | « no previous file | LayoutTests/media/mediasession/mediasession-constructor.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 9f10200c0464a6a2bb22075eeb0a6c990c7eb80f..78825fac1b0057ebab6bcfcd52f1eafb641d7834 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -131,5 +131,10 @@
"prefix": "pointerevent",
"base": "imported/web-platform-tests/pointerevents",
"args": ["--enable-blink-features=PointerEvent"]
+ },
+ {
+ "prefix": "mediasession",
+ "base": "media/mediasession",
+ "args": ["--enable-blink-features=MediaSession"]
}
]
« no previous file with comments | « no previous file | LayoutTests/media/mediasession/mediasession-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698