Index: Source/core/workers/WorkerLocation.idl |
diff --git a/Source/core/workers/WorkerLocation.idl b/Source/core/workers/WorkerLocation.idl |
index 55eabda4817c50046e31e3424ee176908405693d..1debf60ff3a048a73a382ba22055291b66a2a0b2 100644 |
--- a/Source/core/workers/WorkerLocation.idl |
+++ b/Source/core/workers/WorkerLocation.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- GlobalContext=WorkerOnly |
+ GlobalContext=WorkerGlobalScope |
] interface WorkerLocation { |
readonly attribute DOMString href; |
readonly attribute DOMString protocol; |