Closed Bug 1203160 Opened 10 years ago Closed 10 years ago

Turn service workers and fetch interception on in Fennec Nightly

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(2 files)

No description provided.
Comment on attachment 8658775 [details] [diff] [review] Turn service workers and fetch interception on in Fennec Nightly Review of attachment 8658775 [details] [diff] [review]: ----------------------------------------------------------------- ::: mobile/android/app/mobile.js @@ +937,5 @@ > + > +// Enable service workers and fetch interception on Nightly Fennec > +#ifdef NIGHTLY_BUILD > +pref("dom.serviceWorkers.enabled", true); > +pref("dom.serviceWorkers.interception.enabled", true); Could you also enable Push on nightly? Just dom.push.enabled.
Attachment #8658775 - Flags: review?(nsm.nikhil) → review+
(In reply to Nikhil Marathe [:nsm] (please needinfo?) from comment #2) > Comment on attachment 8658775 [details] [diff] [review] > Turn service workers and fetch interception on in Fennec Nightly > > Review of attachment 8658775 [details] [diff] [review]: > ----------------------------------------------------------------- > > ::: mobile/android/app/mobile.js > @@ +937,5 @@ > > + > > +// Enable service workers and fetch interception on Nightly Fennec > > +#ifdef NIGHTLY_BUILD > > +pref("dom.serviceWorkers.enabled", true); > > +pref("dom.serviceWorkers.interception.enabled", true); > > Could you also enable Push on nightly? Just dom.push.enabled. Push on mobile is not ready. It requires support/integration with Google Cloud Messaging.
Attachment #8658979 - Flags: review?(amarchesini) → review+
Yeah, not blocking on push for now...
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Depends on: 1204397
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: