Closed
Bug 1218190
Opened 10 years ago
Closed 10 years ago
Add a pref to enable Clients.openWindow
Categories
(Core :: DOM: Service Workers, defect)
Tracking
()
RESOLVED
FIXED
mozilla44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
|
9.22 KB,
patch
|
catalinb
:
review+
|
Details | Diff | Splinter Review |
Since the plan (afaik) is to ship openWindow first on desktop, we should add a pref to enable it only there. So, webidl should have a Func for the method and in C++
we cache the pref from the mainthread.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bugs
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8678584 -
Flags: review?(catalin.badea392)
Updated•10 years ago
|
Attachment #8678584 -
Flags: review?(catalin.badea392) → review+
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•