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 |