Index: Source/modules/serviceworkers/ServiceWorkerClient.idl |
diff --git a/Source/modules/serviceworkers/ServiceWorkerClient.idl b/Source/modules/serviceworkers/ServiceWorkerClient.idl |
index a0439a7c99daa838a821d5e748ec9aade5b48896..db7d411c4a8fed9979fa5dff1e2d5ab631d9c9eb 100644 |
--- a/Source/modules/serviceworkers/ServiceWorkerClient.idl |
+++ b/Source/modules/serviceworkers/ServiceWorkerClient.idl |
@@ -7,6 +7,7 @@ |
Exposed=ServiceWorker, |
RuntimeEnabled=ServiceWorker, |
GarbageCollected, |
+ TypeChecking=Interface, |
] interface ServiceWorkerClient { |
readonly attribute unsigned long id; |