Closed
Bug 1141274
Opened 11 years ago
Closed 11 years ago
Creating a SharedWorker with its name set to the absolute URL of a SW scope will reuse the SW WorkerPrivate
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
9.53 KB,
patch
|
nsm
:
review+
|
Details | Diff | Splinter Review |
This is spun off from bug 1141256.
Assignee | ||
Comment 1•11 years ago
|
||
This patch makes sure that we never reuse a WorkerPrivate belonging
to a shared worker for a service worker and vice versa.
Attachment #8575339 -
Flags: review?(nsm.nikhil)
Attachment #8575339 -
Flags: review?(nsm.nikhil) → review+
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•