Closed
Bug 1221994
Opened 10 years ago
Closed 10 years ago
Marketplace App only loads with a white screen after recent update on FFOS 2.0 Alcatel Onetouch Fire E
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-11-10
People
(Reporter: philipp, Assigned: mat)
Details
(Keywords: regression)
after applying this week's marketplace update, the app only opens with a white screen on an alcatel onetouch fire e device with Firefox OS 2.0.0.0.
this got reported in the sumo forum as well: https://support.mozilla.org/en-US/questions/1092275
Assignee | ||
Comment 1•10 years ago
|
||
My fault.
2.0 comes with navigator.getFeature() - which we do check - but not navigator.hasFeature() - which I forgot to check. We had a workaround for this but I forgot to use it when checking for web extensions.
Assignee: nobody → mpillard
Priority: -- → P1
Target Milestone: --- → 2015-11-10
Assignee | ||
Comment 2•10 years ago
|
||
https://github.com/mozilla/fireplace/commit/f84cf368e5efcd6b7948b8692acba9b4dafd02e8 will fix it but we'll need to generate new packages.
Assignee | ||
Comment 3•10 years ago
|
||
Fixed yesterday, we released new dev/stage/prod packages.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•