Closed
Bug 1066803
Opened 11 years ago
Closed 11 years ago
Two instances of Browser show in the Usage app
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
References
Details
Flame, while running:
Gaia 7fe8807b384e1867fa4322f49a1310126fc5a849
SourceStamp 1d4b0fc511dc
BuildID 20140912000203
Version 34.0a2
base: v123
STR:
1. Open Usage App
2. Scroll through the Mobile App Usage section
3. Observe there are two instances of the Browser in the list
Comment 1•11 years ago
|
||
Hi,
the first instance correspond with the Search app. The app names showed on this list are generated from the manifest file info.
The Search app manifest contains the following info:
"name": "Browser",
"description": "Gaia System Web Browser",
"type": "certified",
"role": "search",
"locales": {
"en-US": {
"name": "Browser",
"description": "Gaia System Web Browser"
}
},
.....
Regards
Comment 3•11 years ago
|
||
This issue was resolved by the patch for "Bug 1078654 - [Usage][Cost Control] In Usage app - Hide Apps from Mobile Data Usage list if they use 0 data".
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
•