Closed
Bug 1171915
Opened 9 years ago
Closed 9 years ago
about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox41 fixed, b2g-master fixed)
RESOLVED
FIXED
FxOS-S1 (26Jun)
People
(Reporter: ferjm, Assigned: jaoo)
References
Details
Attachments
(2 files, 3 obsolete files)
Update service workers via about:serviceworkers won't work without this.
This is a follow up of bug 1162088.
Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Target Milestone: --- → NGA S3 (26Jun)
Reporter | ||
Updated•9 years ago
|
Summary: about:serviceworkers in b2g should use the correct principal when calling ServiceWorkerManager → about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jaoo
Whiteboard: [s4] → [s3]
Target Milestone: NGA S3 (26Jun) → NGA S2 (12Jun)
Updated•9 years ago
|
Whiteboard: [s3] → [s4]
Target Milestone: NGA S2 (12Jun) → NGA S3 (26Jun)
Updated•9 years ago
|
Whiteboard: [s4] → [s3]
Target Milestone: NGA S3 (26Jun) → NGA S2 (12Jun)
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Bug 1155153 is about to land. What makes sense is to work in this bug on top of the patches from bug 1155153. So lets block here on bug 1155153.
Depends on: 1155153
Assignee | ||
Comment 2•9 years ago
|
||
Enable service workers on b2g
Assignee | ||
Comment 3•9 years ago
|
||
Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley
Assignee | ||
Comment 4•9 years ago
|
||
Bug 1155153 - [e10s] about:serviceworkers should work in e10s mode. Update B2G implementation. r=baku
Assignee | ||
Comment 5•9 years ago
|
||
Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=fabrice
Assignee | ||
Comment 6•9 years ago
|
||
Updated•9 years ago
|
Whiteboard: [s3]
Target Milestone: NGA S2 (12Jun) → NGA S3 (26Jun)
Assignee | ||
Comment 7•9 years ago
|
||
Comment on attachment 8617312 [details]
MozReview Request: Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice
Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice
Attachment #8617312 -
Attachment description: MozReview Request: Enable service workers on b2g → MozReview Request: Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice
Attachment #8617312 -
Flags: review?(fabrice)
Attachment #8617312 -
Flags: review?(amarchesini)
Assignee | ||
Updated•9 years ago
|
Attachment #8617313 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8617314 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8617315 -
Attachment is obsolete: true
Assignee | ||
Comment 8•9 years ago
|
||
Comment on attachment 8617355 [details]
Pointer to Github PR https://github.com/mozilla-b2g/gaia/pull/30503
Arthur, would you mind to review this please? Thanks!
Attachment #8617355 -
Flags: review?(arthur.chen)
Comment 9•9 years ago
|
||
Comment on attachment 8617312 [details]
MozReview Request: Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice
https://reviewboard.mozilla.org/r/10611/#review10023
Looks good to me.
Attachment #8617312 -
Flags: review?(fabrice)
Comment 10•9 years ago
|
||
Comment on attachment 8617312 [details]
MozReview Request: Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice
https://reviewboard.mozilla.org/r/10611/#review10093
Ship It!
Attachment #8617312 -
Flags: review?(amarchesini) → review+
Updated•9 years ago
|
Target Milestone: NGA S3 (26Jun) → FxOS-S1 (26Jun)
Comment 11•9 years ago
|
||
Comment on attachment 8617355 [details]
Pointer to Github PR https://github.com/mozilla-b2g/gaia/pull/30503
r=me, thanks!
Attachment #8617355 -
Flags: review?(arthur.chen) → review+
Assignee | ||
Comment 12•9 years ago
|
||
Hit the following assertion failure when updating the SW via about:sw in b2g. IIRC :baku said this will be fixed by bug 1169044 so lets set the dependency here. Andrea, am I right? Thanks!
Assertion failure: data, at /Volumes/firefoxos/dev/mozilla-central/xpcom/base/nsCycleCollector.cpp:3973
#01: mozilla::OriginAttributes::PopulateFromSuffix(nsACString_internal const&) (nsRefPtr.h:99, in XUL)
Depends on: 1169044
Flags: needinfo?(amarchesini)
Updated•9 years ago
|
Flags: needinfo?(amarchesini) → needinfo?(nsm.nikhil)
Assignee | ||
Comment 14•9 years ago
|
||
(In reply to Pulsebot from comment #13)
> https://hg.mozilla.org/integration/b2g-inbound/rev/56b26cd91e76
Latest try before landing the patch above at:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=34c10f9e38f3
Comment 15•9 years ago
|
||
Assignee | ||
Comment 16•9 years ago
|
||
checkin-needed for the gaia bits here. Thanks!
Keywords: checkin-needed
Comment 17•9 years ago
|
||
status-b2g-master:
--- → fixed
Updated•9 years ago
|
Keywords: checkin-needed
Comment 18•9 years ago
|
||
Hi,
Just adding that the update process in about:sw in b2g has been just tested in master and it works as expected. So it seems the crash raised in comment 12 has been fixed by Bug 1169044. Thanks!
Environmental variables:
Flame device
Build Id: 20150629151042
Gecko:13c42a5
Gaia: 3722c4d
Platform version: 41.0a1
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(nsm.nikhil)
You need to log in
before you can comment on or make changes to this bug.
Description
•