Closed Bug 1859128 Opened 7 months ago Closed 7 months ago

Calling requestStorageAccess() still creates multiple SharedWorkers.

Categories

(Firefox :: Site Permissions, defect)

Firefox 120
Unspecified
FreeBSD
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: jespertheend, Unassigned)

Details

To reproduce:

  1. Visit https://cors-communication-a.glitch.me/ in one tab
  2. Visit https://cors-communication-b.glitch.me/ in another
  3. Click 'request storage access' in both tabs
  4. Click 'initialize worker' in both tabs
  5. Click 'send message' in one of the tabs

Expected: The message arrives in the other tab.
Actual: The message only arrives in the tab from which it was sent.

Status: UNCONFIRMED → RESOLVED
Closed: 7 months ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.