BroadcastChannel API

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn modern web browsers
gptkbp:builtBy BroadcastChannel()
gptkbp:canBe gptkb:Service_Workers
gptkb:Web_Workers
gptkbp:compatibleWith gptkb:Internet_Explorer
gptkbp:definedIn gptkb:HTML_Living_Standard
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel
gptkbp:event messenger
gptkbp:features restricted to same-origin
https://www.w3.org/2000/01/rdf-schema#label BroadcastChannel API
gptkbp:introduced gptkb:WHATWG
gptkbp:method close()
postMessage()
gptkbp:purpose enables communication between browsing contexts
gptkbp:status gptkb:Living_Standard
gptkbp:supportedBy gptkb:Edge
gptkb:Firefox
gptkb:Chrome
gptkbp:supportsProtocol same-origin
gptkbp:uses iframe-to-iframe communication
tab-to-tab communication
gptkbp:bfsParent gptkb:Chrome_54
gptkbp:bfsLayer 6