DedicatedWorker

GPTKB entity

Statements (37)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy document object
window object
DOM directly
parent script variables
gptkbp:availableOn most modern browsers
gptkbp:builtBy DedicatedWorker()
gptkbp:canBe gptkb:WebSockets
gptkb:XMLHttpRequest
gptkb:IndexedDB
fetch
setInterval
setTimeout
importScripts
gptkbp:canImportScripts true
gptkbp:cannotUse alert
confirm
prompt
gptkbp:communicatesVia main thread
other dedicated workers
gptkbp:definedIn gptkb:HTML_Living_Standard
gptkbp:event messenger
error
messageerror
https://www.w3.org/2000/01/rdf-schema#label DedicatedWorker
gptkbp:inheritsFrom Worker
gptkbp:introducedIn gptkb:HTML5
gptkbp:lifeCycle terminated by main thread
created by main thread
gptkbp:notSharedWith multiple scripts
gptkbp:partOf gptkb:Web_Workers_API
gptkbp:securityContext same-origin
gptkbp:specifies https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-dedicatedworkerglobalscope-interface
gptkbp:supportsProtocol postMessage
gptkbp:usedFor background thread execution
gptkbp:bfsParent gptkb:Web_Workers_specification
gptkbp:bfsLayer 7