Closed
Bug 1173539
Opened 10 years ago
Closed 10 years ago
3rd party packaged apps controlled by a service worker do not load properly
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
WONTFIX
FxOS-S3 (24Jul)
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
The app at [1] loads properly if it's installed as a preinstalled app (/system/b2g/webapps) but it doesn't load if it's installed via WebIDE for example (/data/local/webapps).
It seems the interception of JAR channels broke opening remote JAR files.
Apps with no service worker installed loads properly.
[1] https://github.com/azasypkin/sw-tests/tree/master/fxos-app
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ferjmoreno
Whiteboard: [s4]
Updated•10 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → NGA S3 (26Jun)
Updated•10 years ago
|
Whiteboard: [s4]
Updated•10 years ago
|
Target Milestone: NGA S3 (26Jun) → NGA S4 (10Jul)
Updated•10 years ago
|
Target Milestone: NGA S4 (10Jul) → FxOS-S2 (10Jul)
Assignee | ||
Updated•10 years ago
|
Target Milestone: FxOS-S2 (10Jul) → FxOS-S3 (24Jul)
Assignee | ||
Updated•10 years ago
|
Target Milestone: FxOS-S3 (24Jul) → FxOS-S4 (07Aug)
Assignee | ||
Comment 1•10 years ago
|
||
I don't think we'll need to fix this one after bug 1171651. Packaged apps SW support is done only to help the dev process of NGA until we are able to make the move to hosted apps. So I don't think we'll ever need this for 3rd party packaged apps.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Comment 2•10 years ago
|
||
setting the appropriate target milestone here. Thanks!
Target Milestone: FxOS-S4 (07Aug) → FxOS-S3 (24Jul)
You need to log in
before you can comment on or make changes to this bug.
Description
•