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