blob: 41f07fd5db81d6fc7a81fddd2c6bac5d5171974f [file] [log] [blame]
self.oninstall = function(event) {
event.waitUntil(Promise.reject());
};