| Index: Source/modules/serviceworkers/StashedPortCollection.idl
|
| diff --git a/Source/modules/serviceworkers/StashedPortCollection.idl b/Source/modules/serviceworkers/StashedPortCollection.idl
|
| index 1f56f02484388dcf62ff52e81cd7bd5a1428b478..08ffeb0014d964d40b0722707a2c94c42d665b76 100644
|
| --- a/Source/modules/serviceworkers/StashedPortCollection.idl
|
| +++ b/Source/modules/serviceworkers/StashedPortCollection.idl
|
| @@ -6,6 +6,7 @@
|
| // TODO(mek): Link to actual spec when this is added there.
|
| [
|
| Exposed=ServiceWorker,
|
| + GarbageCollected,
|
| RuntimeEnabled=NavigatorConnect,
|
| TypeChecking=Interface,
|
| ] interface StashedPortCollection : EventTarget {
|
|
|