Find
C
ase-sensitive
R
egexp search
Path
Showing
944ab16b
:
Backed out 2 changesets (bug
1935278
, bug
1935277
) for causing Hazard bustages. CLOSED TREE
mozilla-central
/
testing
/
web-platform
/
tests
/
service-workers
/
service-worker
/
resources
/
reject-install-worker.js
(file symbol)
Navigation
Enable keyboard shortcuts
Source code
File a bug in Core :: DOM: Service Workers
Revision control
Permalink
Y
Remove the Permalink
Git log
Mercurial log
L
Raw
R
Blame
Copy as Markdown
Filename Link
F
Symbol Link
S
Code Block
C
Other Tools
HG Web
Code Coverage
self
.
oninstall
=
function
(
event
) {
event
.
waitUntil
(
Promise
.
reject
());
};
This page was generated by Searchfox
.