Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
prerender
/
sw_fallback.js
blob: e72c4bc5fd3a7d5d062e754626fe27d25612ee78 [
file
] [
log
] [
blame
]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
self
.
onfetch
=
function
(
e
)
{
return
;
};