-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BroadcastChannel] Add data URL worker tests
Test that BroadcastChannel instances in dedicated workers and shared workers created using data URLs (which should have unique opaque origins per the HTML spec) aren't delivered to BroadcastChannel instances in the parent document or in other data URL workers. Bug: 1058759 Change-Id: I150568f5dc40f5ca7cad5343833e2379746bedf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3610786 Reviewed-by: Ben Kelly <[email protected]> Commit-Queue: Andrew Williams <[email protected]> Cr-Commit-Position: refs/heads/main@{#996789}
- Loading branch information
1 parent
55da5e1
commit bd235e3
Showing
1 changed file
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters