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

Unified Diff: Source/bindings/tests/idls/TestInterface.idl

Issue 329223004: [DeprecateAs] if call addEventListener or removeEventListener without enough arguments Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Move ext attr to interface Created 6 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
Index: Source/bindings/tests/idls/TestInterface.idl
diff --git a/Source/bindings/tests/idls/TestInterface.idl b/Source/bindings/tests/idls/TestInterface.idl
index 479b0165270f3806e674a28ac36ae98727737dbe..bca1304f564d8e00faf6becc4e66113fd6a6deab 100644
--- a/Source/bindings/tests/idls/TestInterface.idl
+++ b/Source/bindings/tests/idls/TestInterface.idl
@@ -33,6 +33,7 @@
[
ActiveDOMObject,
+ CheckSecurity=Window,
Conditional=CONDITION,
Custom=LegacyCallAsFunction|ToV8,
DoNotCheckConstants,

Powered by Google App Engine
This is Rietveld 408576698