Closed Bug 1158726 Opened 9 years ago Closed 9 years ago

ServiceWorkerClient is linked to outer windows

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1158728
Tracking Status
firefox40 --- affected

People

(Reporter: catalinb, Unassigned)

Details

Client objects are linked to outer windows, which allows situations such as:
1. service worker creates a client (using matchAll).
2. the corresponding window navigates to google.com
3. client.postMessage will now dispatch messages to the google.com window.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.