-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
normative changesecurity/privacyThere are security or privacy implicationsThere are security or privacy implicationstopic: serialize and transfertopic: storage
Description
As the feature is currently spec'ed, BroadcastChannel allows same origin contents with different top-level domains to communicate with one another. This allows scripts in those same origin contents to track users across different top-level domains.
We need to partition BroadcastChannel based on top-level domain like other storage APIs.
domenic, eligrey, davecardwell, andymatuschak, tomayac and 5 moresamir2998
Metadata
Metadata
Assignees
Labels
normative changesecurity/privacyThere are security or privacy implicationsThere are security or privacy implicationstopic: serialize and transfertopic: storage