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

Unified Diff: third_party/WebKit/Source/core/html/HTMLTagNames.in

Issue 1749683002: Remove the always-enabled Media from RuntimeEnabledFeatures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase (conflict in content/test/test_blink_web_unit_test_support.cc) Created 4 years, 10 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/Source/core/html/HTMLTagNames.in
diff --git a/third_party/WebKit/Source/core/html/HTMLTagNames.in b/third_party/WebKit/Source/core/html/HTMLTagNames.in
index d223b1a5af03e7b48be020cf2801df60f767e50d..08cb1d327606a2fa0649583d74dc75ac6b009a62 100644
--- a/third_party/WebKit/Source/core/html/HTMLTagNames.in
+++ b/third_party/WebKit/Source/core/html/HTMLTagNames.in
@@ -12,7 +12,7 @@ applet interfaceName=HTMLUnknownElement
area
article interfaceName=HTMLElement
aside interfaceName=HTMLElement
-audio runtimeEnabled=media
+audio
b interfaceName=HTMLElement
base
basefont interfaceName=HTMLElement
@@ -116,7 +116,7 @@ section interfaceName=HTMLElement
select constructorNeedsFormElement
slot interfaceName=HTMLSlotElement, runtimeEnabled=shadowDOMV1
small interfaceName=HTMLElement
-source runtimeEnabled=media
+source
span
strike interfaceName=HTMLElement
strong interfaceName=HTMLElement
@@ -139,7 +139,7 @@ tt interfaceName=HTMLElement
u interfaceName=HTMLElement
ul interfaceName=HTMLUListElement
var interfaceName=HTMLElement
-video runtimeEnabled=media
+video
wbr interfaceName=HTMLWBRElement, JSInterfaceName=HTMLElement
xmp interfaceName=HTMLPreElement
noscript interfaceName=HTMLNoScriptElement, JSInterfaceName=HTMLElement
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLSourceElement.idl ('k') | third_party/WebKit/Source/core/html/HTMLVideoElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698