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

Unified Diff: Source/bindings/IDLExtendedAttributes.txt

Issue 261243002: Add support for [Global] / [PrimaryGlobal] IDL extended attributes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix nit Created 6 years, 7 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
« no previous file with comments | « no previous file | Source/bindings/generated_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/IDLExtendedAttributes.txt
diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
index 0cc54b84f948a8049bb8e32ea4f32f0980eb6559..99f15d46bd136a5a503b26c73cd8f250c27ff4f1 100644
--- a/Source/bindings/IDLExtendedAttributes.txt
+++ b/Source/bindings/IDLExtendedAttributes.txt
@@ -55,8 +55,9 @@ DoNotCheckSignature
EnforceRange
EventConstructor
ExposeJSAccessors
-Exposed=Window|Worker|SharedWorker|DedicatedWorker|ServiceWorker
+Exposed=*
GarbageCollected
+Global=|*
Immutable
ImplementedAs=*
InitializedByEventConstructor
@@ -75,6 +76,7 @@ PartialInterfaceImplementedAs=*
# ContextFeatures::FeatureType in Source/core/dom/ContextFeatures.h
PerContextEnabled=*
PerWorldBindings
+PrimaryGlobal=|*
PutForwards=*
RaisesException=|Getter|Setter|Constructor
ReadOnly
« no previous file with comments | « no previous file | Source/bindings/generated_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698