ServiceWorker

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy DOM directly
gptkbp:canBe gptkb:Cache_API
gptkb:IndexedDB
message events
Fetch API
push events
activate events
fetch events
install events
notificationclick events
notificationclose events
sync events
gptkbp:canBeDebuggedWith browser DevTools
gptkbp:canBeRestartedBy browser
gptkbp:canBeTerminatedBy browser
gptkbp:canBeUnregisteredBy gptkb:JavaScript
gptkbp:canCache network responses
gptkbp:canIntercept network requests
gptkbp:cannotUse localStorage
synchronous XHR
gptkbp:communicatesVia web pages via postMessage
gptkbp:compatibleWith gptkb:Internet_Explorer
gptkbp:controlledBy multiple pages
gptkbp:definedIn Service Workers specification
gptkbp:enables background sync
push notifications
offline support
https://www.w3.org/2000/01/rdf-schema#label ServiceWorker
gptkbp:introducedIn gptkb:HTML5
gptkbp:lifeCycle messenger
sync
redundant
push
fetch
activate
install
activated
installed
activating
installing
gptkbp:notableRelease new script version
gptkbp:partOf gptkb:Progressive_Web_Apps
gptkbp:registeredIn gptkb:JavaScript
gptkbp:runsOn browser background thread
gptkbp:scopeDefinedBy registration
gptkbp:securityContext HTTPS only
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:bfsParent gptkb:Web_Workers_API
gptkbp:bfsLayer 6