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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 54903008: Let WebVTTRegions depends_on=VideoTrack and simplify IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@vttregionsrename
Patch Set: Created 7 years, 1 month 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 | « Source/core/html/track/VTTRegionList.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 5eea5a6e503e4135cc1b787e13d605d84a243745..645db7ccaa8aaed67c0fdb95ad14eaa06534e483 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -123,6 +123,6 @@ WebAudio condition=WEB_AUDIO, status=stable
WebGLDraftExtensions status=experimental
WebMIDI status=test
WebKitMediaSource status=stable
-WebVTTRegions status=experimental
+WebVTTRegions depends_on=VideoTrack, status=experimental
WOFF2 status=experimental
XSLT status=stable
« no previous file with comments | « Source/core/html/track/VTTRegionList.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698