Index: Source/core/workers/WorkerLocation.idl |
diff --git a/Source/core/workers/WorkerLocation.idl b/Source/core/workers/WorkerLocation.idl |
index ac581e35188a0448312b9477cffb2c666d904fd8..eec46bee9d384ac2b06d541284b9c9e32fdbcad6 100644 |
--- a/Source/core/workers/WorkerLocation.idl |
+++ b/Source/core/workers/WorkerLocation.idl |
@@ -27,6 +27,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface WorkerLocation { |
readonly attribute DOMString href; |