| Index: Source/modules/serviceworkers/ServiceWorker.idl
|
| diff --git a/Source/modules/serviceworkers/ServiceWorker.idl b/Source/modules/serviceworkers/ServiceWorker.idl
|
| index b58eb9005dc907d0e3b48c26e6d07c517ee0f85e..bbf65a6c9a5cfe845e9ef193b780e8685405aab9 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorker.idl
|
| +++ b/Source/modules/serviceworkers/ServiceWorker.idl
|
| @@ -28,6 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| [
|
| + WillBeGarbageCollected,
|
| RuntimeEnabled=ServiceWorker,
|
| NoInterfaceObject
|
| ] interface ServiceWorker {
|
|
|