Closed
Bug 1163829
Opened 8 years ago
Closed 8 years ago
Various serviceworker web-platform tests are going to permafail when Gecko 40 merges to Aurora due to "navigator.serviceWorker is undefined"
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
VERIFIED
FIXED
mozilla41
People
(Reporter: RyanVM, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
36.91 KB,
patch
|
jgraham
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1161039 +++ Showed up with today's uplift today. Will be mass-disabling shortly. https://treeherder.mozilla.org/logviewer.html#?job_id=821151&repo=mozilla-aurora TEST-UNEXPECTED-FAIL | /service-workers/cache-storage/serviceworker/cache-add.https.html | Cache.add and Cache.addAll - navigator.serviceWorker is undefined etc...
Reporter | ||
Comment 1•8 years ago
|
||
Disabled on Aurora. https://hg.mozilla.org/releases/mozilla-aurora/rev/d3e83bbee2cb
status-firefox40:
--- → disabled
Comment 2•8 years ago
|
||
I thought service worker was pref'd on for non-release builds... but it appears just Nightly. Ehsan, is this intentional? Why?
Flags: needinfo?(ehsan)
Assignee | ||
Comment 3•8 years ago
|
||
Hmm, bug 1154900 also says "Nightly", so I guess that's what I had in mind. We should probably pref on for non-release builds. Filed bug 1164487. But this bug would hit us on Beta even if we did that, so it should be fixed irrespective of the above. I'll take it.
Assignee: nobody → ehsan
Component: DOM: Workers → DOM: Service Workers
Flags: needinfo?(ehsan)
Comment 4•8 years ago
|
||
For beta it will also need dom.caches.enabled set since thats also just non-release builds.
Assignee | ||
Comment 5•8 years ago
|
||
Attachment #8605362 -
Flags: review?(james)
Updated•8 years ago
|
Attachment #8605362 -
Flags: review?(james) → review+
https://hg.mozilla.org/mozilla-central/rev/67708ff58acc https://hg.mozilla.org/mozilla-central/rev/436f73341387
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Assignee | ||
Comment 10•8 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/8932e8631aab
Blocks: ServiceWorkers-v1
Reporter | ||
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•