Skip to content
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

mutil account tabs start BroadcastChannel event not work #2639

Closed
2 tasks done
abj3ct10n opened this issue Jun 14, 2024 · 1 comment
Closed
2 tasks done

mutil account tabs start BroadcastChannel event not work #2639

abj3ct10n opened this issue Jun 14, 2024 · 1 comment
Labels
bug Something is broken!

Comments

@abj3ct10n
Copy link

Before submitting a bug report

  • I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
  • I searched for existing reports to see if it hasn't already been reported

Step to reproduce

  1. create A&B tab account containers.
  2. A & B website listen BroadcastChannel event.
  3. A & B website BroadcastChannel event not work/not communicate

Actual behavior

use mult account open A & B containers, open www.domain.com website. BroadcastChannel event not work/not communicate

Expected behavior

not use mult account open www.domain.com website. BroadcastChannel event work success.

Additional informations

No response

Provide a copy of Troubleshooting Information page (optional)

No response

@abj3ct10n abj3ct10n added the bug Something is broken! label Jun 14, 2024
@bakulf
Copy link
Collaborator

bakulf commented Sep 27, 2024

This bug is invalid. The purpose of Container is to create separate contexts. If we allow BroadcastChannel cross-container, this is a tracking vector that would break the container isolation.

@bakulf bakulf closed this as completed Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken!
Projects
None yet
Development

No branches or pull requests

2 participants