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

Unified Diff: Source/bindings/tests/idls/modules/TestPartialInterface3.idl

Issue 1107523002: IDL: Drop [PerContextEnabled] extended attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased Created 5 years, 8 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/modules/TestPartialInterface3.idl
diff --git a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
index 67b000964c8ca529e2dea8000555979a66ecd9fe..353454edc1cf7f7f7f1c46679e4ef17bae851df0 100644
--- a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
+++ b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
@@ -30,7 +30,6 @@
[
ImplementedAs=TestPartialInterfaceImplementation3,
- PerContextEnabled=PartialContextName3,
] partial interface TestInterface {
const unsigned short PARTIAL3_UNSIGNED_SHORT = 0;
« no previous file with comments | « Source/bindings/tests/idls/core/TestPartialInterface2.idl ('k') | Source/bindings/tests/results/core/V8TestInterface.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698