| Index: Source/modules/serviceworkers/InstallEvent.idl
|
| diff --git a/Source/modules/serviceworkers/InstallEvent.idl b/Source/modules/serviceworkers/InstallEvent.idl
|
| index e69f487af218421c838f4f0fd08f1c8675e9bc62..b014697ec0bf54fa3277529175310721dfe3fbea 100644
|
| --- a/Source/modules/serviceworkers/InstallEvent.idl
|
| +++ b/Source/modules/serviceworkers/InstallEvent.idl
|
| @@ -28,6 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#install-event-interface
|
| [
|
| RuntimeEnabled=ServiceWorker,
|
| Exposed=ServiceWorker,
|
|
|