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

Unified Diff: Source/bindings/tests/idls/core/TestPartialInterface2.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/core/TestPartialInterface2.idl
diff --git a/Source/bindings/tests/idls/core/TestPartialInterface2.idl b/Source/bindings/tests/idls/core/TestPartialInterface2.idl
index 43abced13b972d6cb37c3a1cea17601aca0850c4..4bb86867bbce5ca193d29293e81b8112e5b22d65 100644
--- a/Source/bindings/tests/idls/core/TestPartialInterface2.idl
+++ b/Source/bindings/tests/idls/core/TestPartialInterface2.idl
@@ -30,7 +30,6 @@
[
ImplementedAs=TestPartialInterfaceImplementation, // Conflicts with default partial interface class name
- PerContextEnabled=PartialContextName, // Conflicts with [RuntimeEnabled]
] partial interface TestInterface {
const unsigned short PARTIAL2_UNSIGNED_SHORT = 0;
« no previous file with comments | « Source/bindings/tests/idls/core/TestObject.idl ('k') | Source/bindings/tests/idls/modules/TestPartialInterface3.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698