Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GoogleChrome/workbox
/ cb
Function
cb
test/workbox-sw/sw/controllers/test-WorkboxSW.mjs:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
describe(`setConfig`,
function
() {
46
it(`should override default config options`,
function
() {
47
const
cb = () => {};
48
self.workbox =
new
WorkboxSW();
49
50
self.workbox.setConfig({
Callers
15
fetch
Method · 0.85
activate-and-control.js
File · 0.85
activate-sw-safari.js
File · 0.85
env-it.js
File · 0.85
clean-sw.js
File · 0.85
node-interface.js
File · 0.85
executeAsyncScript
Method · 0.85
createIframeClient
Method · 0.85
unregisterAllSWs
Function · 0.85
loaded
Function · 0.85
windowLoaded
Function · 0.85
test-cleanup-outdated-caches.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected