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

Unified Diff: Source/core/html/HTMLMediaElement.idl

Issue 146423002: Move [StrictTypeChecking] to interface (from members), where possible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 11 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: Source/core/html/HTMLMediaElement.idl
diff --git a/Source/core/html/HTMLMediaElement.idl b/Source/core/html/HTMLMediaElement.idl
index 701c67baca07073c85b69d2761fb34b9cbcf82b4..977066aff3ed7ce223ba6b907913c97eb4e139aa 100644
--- a/Source/core/html/HTMLMediaElement.idl
+++ b/Source/core/html/HTMLMediaElement.idl
@@ -24,8 +24,8 @@
*/
[
+ ActiveDOMObject,
RuntimeEnabled=Media,
- ActiveDOMObject
] interface HTMLMediaElement : HTMLElement {
// error state
« no previous file with comments | « Source/bindings/tests/results/V8TestInterfacePython.cpp ('k') | Source/core/html/canvas/ANGLEInstancedArrays.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698