Closed Bug 932694 Opened 11 years ago Closed 11 years ago

about:apps is empty after closing Firefox

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect)

27 Branch
ARM
Android
defect
Not set
normal

Tracking

(firefox25 unaffected, firefox26 unaffected, firefox27 verified, firefox28 verified, fennec27+)

VERIFIED FIXED
Firefox 28
Tracking Status
firefox25 --- unaffected
firefox26 --- unaffected
firefox27 --- verified
firefox28 --- verified
fennec 27+ ---

People

(Reporter: TeoVermesan, Assigned: Margaret)

References

Details

(Keywords: regression)

Attachments

(1 file)

Tested with:
Device: LG Nexus 4
OS: Android 4.2.2

Steps to Reproduce:
1. Install a web application by visiting the Mozilla Marketplace
2. Close Firefox( swipe it from the Task Manager or 'Force Stop' from Settings)
3. Open Firefox and go to about:apps

Expected result:
- The installed app should appear in the list

Actual Result:
- about:apps is blank
Summary: about:apps is blank after closing Firefox → about:apps is empty after closing Firefox
Adding Margaret in case bug 880281 somehow affected this
Flags: needinfo?(margaret.leibovic)
Please find a regression-window.
Flags: needinfo?(teodora.vermesan)
(In reply to Mark Finkle (:mfinkle) from comment #2)
> Adding Margaret in case bug 880281 somehow affected this

I'm suspicious that it did, we may be failing to set an attribute on that container correctly to make it show up. I'll investigate.
Assignee: nobody → margaret.leibovic
Flags: needinfo?(margaret.leibovic)
This was caused by bug 880281.
Attached patch patchSplinter Review
This fixes the problem, but I'm not really happy with it because there's a janky delay for the container to show up. I contemplated making it visible by default then hiding it if there are no apps, but then there's jankiness when no apps are installed.

I think a follow-up could be to add a transition to make this appear more smoothly.

I also found another bug where the #main-container element is wider than the viewport, and I found that was caused by the .list rule for width:100%. I found that we don't actually need any of the .list styles for this container, so I just removed that class to fix the issue.
Attachment #824813 - Flags: review?(mark.finkle)
We should track 27, since this is a regression there.
tracking-fennec: --- → 27+
Attachment #824813 - Flags: review?(mark.finkle) → review+
Comment on attachment 824813 [details] [diff] [review]
patch

[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 880281
User impact if declined: installed apps aren't visible on about:apps
Testing completed (on m-c, etc.): just pushed to fx-team
Risk to taking this patch (and alternatives if risky): low risk, fixing mistake that updates the way an attribute is set
String or IDL/UUID changes made by this patch: none
Attachment #824813 - Flags: approval-mozilla-aurora?
Attachment #824813 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Keywords: verifyme
https://hg.mozilla.org/mozilla-central/rev/ac77f56f732f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Verified as fixed on LG Nexus 4(Android 4.2.2), Nightly 28.0a1 (2013-11-03).
Flags: needinfo?(teodora.vermesan)
Keywords: verifyme
Verified fixed on:
Build: Firefox for Android 28.0a1 (2013-12-01) and Firefox for Android 27.0a2 (2013-12-01)
Device: LG Nexus 4
OS: Android 4.2.2
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: