Closed
Bug 1128261
Opened 11 years ago
Closed 11 years ago
[Loop][Telemetry] "BackgroundMode" is reseted when a room is deleted.
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lolimartinezcr, Unassigned)
Details
(Whiteboard: [Room1.1.1_TestRun2])
Fire E 2.0
Loop 1.1.1/d4d66d37
Prerequisites:
1. Device A has created 5 rooms.
Note:
When I say "Background mode" means: Join to the room, taps on "Home" button and again taps on Loop aplication.
STRs:
1. Device A has joined to room 5.
2. Device A changes to "Background mode" with room 5.
3. Device A changes to Background mode with room 5.
4. Device A changes to Background mode with room 5.
5. Device A changes to Background mode with room 5.
6. Device A leaves to room 5.
7. Device A has joined to room 3.
8. Device A changes to Background mode with room 3.
9. Device A changes to Background mode with room 3.
10. Device A leaves to room 3.
11. Device A has joined to room 1.
12. Device A changes to Background mode with room 1.
13. Device A leaves to room 1. -> ER1, AR1
14. Device A long-taps on room 5 and delete it., ER2, AR2
ER1:
"backgroundMode":{"0":2,"1":1,"2":1,"4":1}
ER2:
"backgroundMode":{"0":2,"1":1,"2":1}
AR1:
"backgroundMode":{"0":2,"1":1,"2":1,"4":1}
AR2:
"backgroundMode":{"0":4}
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2]
Reporter | ||
Comment 1•11 years ago
|
||
Tested and working
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•