Skip to main content

Module serviceworker

Module serviceworker 

Source

Modulesยง

cachestorage ๐Ÿ”’
client ๐Ÿ”’
extendableevent ๐Ÿ”’
extendablemessageevent ๐Ÿ”’
navigationpreloadmanager ๐Ÿ”’
notification ๐Ÿ”’
serviceworker ๐Ÿ”’
serviceworker_manager ๐Ÿ”’
The service worker manager persists the descriptor of any registered service workers. It also stores an active workers map, which holds descriptors of running service workers. If an active service worker timeouts, then it removes the descriptor entry from its active_workers map
serviceworkercontainer ๐Ÿ”’
serviceworkerglobalscope ๐Ÿ”’
serviceworkerregistration ๐Ÿ”’
windowclient ๐Ÿ”’