index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
speculation-rules
/
prefetch
/
resources
/
sw.js
blob: db774f9d5b80dc00cfc3beff20deaa311faca415 (
plain
)
1
self
.
addEventListener
(
'fetch'
,
()
=>
event
.
respondWith
(
fetch
(
event
.
request
)));