-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add ephemeral support to BroadcastChannel #17220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Setting |
Ephemeral/partitioned
Test cases:
|
Verified
PREREQUISITE: follow the testplan steps 1-4, first. Testcase 1:
Testcase 2:
Testcase 3:
Verified
PREREQUISITE: follow the testplan steps 1-4, first. Testcase 1:
Testcase 2:
Testcase 3:
Verification passed on
Verified the test plan from #17220 (comment) Testcase 1:
Testcase 2:
Testcase 3:
|
Verification passed on Oppo Reno 5 with Android 11 running 1.29.68 xs64 Beta build
Scenario 1:
Scenario 2:
Scenario 3:
Verification passed on Samsung Tab A with Android 11 running 1.29.68 xs64 Beta build
Scenario 1:
Scenario 2:
Scenario 3: |
BroadcastChannel
currently is not blocked and is shared between 1p and 3p frames with the same origin. We can use ephemeral-specific origins to partition it in ephemeral contexts.The text was updated successfully, but these errors were encountered: