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

Unified Diff: Source/bindings/IDLExtendedAttributes.txt

Issue 265773010: Add initial support for [Exposed=xx] extended IDL attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/IDLExtendedAttributes.txt
diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
index 5264c6c468e16ff18a273b1e4495db1b741b8552..2e986b705883f4516872342b24229c324d55c09a 100644
--- a/Source/bindings/IDLExtendedAttributes.txt
+++ b/Source/bindings/IDLExtendedAttributes.txt
@@ -55,8 +55,8 @@ DoNotCheckSignature
EnforceRange
EventConstructor
ExposeJSAccessors
+Exposed=Window|Worker|SharedWorker|DedicatedWorker|ServiceWorker
GarbageCollected
-GlobalContext=Window|WorkerGlobalScope|SharedWorkerGlobalScope|DedicatedWorkerGlobalScope|ServiceWorkerGlobalScope
Immutable
ImplementedAs=*
InitializedByEventConstructor

Powered by Google App Engine
This is Rietveld 408576698