Closed
Bug 1154900
Opened 11 years ago
Closed 11 years ago
Pref on service workers for desktop and Android on Nightly
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
|
1.46 KB,
patch
|
nsm
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8593014 -
Flags: review?(nsm.nikhil)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan
Blocks: ServiceWorkers-v1
Comment on attachment 8593014 [details] [diff] [review]
Pref on service workers for desktop and Android on Nightly
Review of attachment 8593014 [details] [diff] [review]:
-----------------------------------------------------------------
::: mobile/android/app/mobile.js
@@ +870,5 @@
>
> // Selection carets never fall-back to internal LongTap detector.
> pref("selectioncaret.detects.longtap", false);
> +
> +// Enable Service workers for desktop on non-release builds
Nit: s/desktop/mobile to be pedantic.
Attachment #8593014 -
Flags: review?(nsm.nikhil) → review+
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
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
•