Closed
Bug 938573
Opened 12 years ago
Closed 12 years ago
Apps are unexpectedly closed on device
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: phorea, Unassigned)
Details
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:27.0) Gecko/20100101 Firefox/27.0
Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
Reproducible on latest Beta (20131111154639), latest Aurora (20131114004000), latest Nightly (20131113030205).
Steps to reproduce:
1. Start App Manager and connect the device
2. On the Installed Apps tab, start several apps by using the START button
3. Verify that they are opened on the device
Actual Results:
Some of the apps are unexpectedly closed (on device and app manager).
If the steps are repeated and the same apps are started again some other apps are closed.
Expected Results:
The started apps remain open.
Comment 1•12 years ago
|
||
B2G kills apps if there are too many (to save memory).
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
(In reply to Paul Rouget [:paul] from comment #1)
> B2G kills apps if there are too many (to save memory).
Do we get app close notifications when that happens? As in, does the Installed Apps list correctly reflect that they are now closed?
Comment 3•12 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] from comment #2)
> (In reply to Paul Rouget [:paul] from comment #1)
> > B2G kills apps if there are too many (to save memory).
>
> Do we get app close notifications when that happens? As in, does the
> Installed Apps list correctly reflect that they are now closed?
Yes. As Petruta mentioned:
> Some of the apps are unexpectedly closed (on device and app manager).
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•