Closed Bug 813243 Opened 12 years ago Closed 12 years ago

[Cost Control]: Cost Control widget is load eagerly at the startup of the system.

Categories

(Firefox OS Graveyard :: Gaia, defect, P3)

x86_64
Linux
defect

Tracking

(blocking-basecamp:+)

RESOLVED FIXED
B2G C2 (20nov-10dec)
blocking-basecamp +

People

(Reporter: salva, Assigned: salva)

References

Details

Attachments

(1 file)

Repro: 1- Restart the device 2- Connect the device via USB 3- Use adb to open a shell in the device 4- Issue the command b2g-ps Expected: No Cost Control is started during start-up, only when needed (CC application launched or widget shown) Sample output: Application USER PID PPID VSIZE RSS WCHAN PC NAME b2g root 3275 1 180612 60244 ffffffff 400f8330 S /system/b2g/b2g Messages app_0 3344 3275 57132 18684 ffffffff 40e1cb88 R /system/b2g/plugin-container Homescreen app_0 3453 3275 71648 25632 ffffffff 400d7594 R /system/b2g/plugin-container (Preallocated a app_0 3518 3275 38156 7716 ffffffff 400d1d86 R /system/b2g/plugin-container Actual: Cost Control application is being launched during the start-up. Sample output: Application USER PID PPID VSIZE RSS WCHAN PC NAME b2g root 3275 1 180612 60244 ffffffff 400f8330 S /system/b2g/b2g Messages app_0 3344 3275 57132 18684 ffffffff 40e1cb88 R /system/b2g/plugin-container Cost Control app_0 3392 3275 65916 26320 ffffffff 400c6330 S /system/b2g/plugin-container Homescreen app_0 3453 3275 71648 25632 ffffffff 400d7594 R /system/b2g/plugin-container (Preallocated a app_0 3518 3275 38156 7716 ffffffff 400d1d86 R /system/b2g/plugin-container
Summary: [Cost Control]: Cost Control widget is load at the eagerly at the startup of the system. → [Cost Control]: Cost Control widget is load eagerly at the startup of the system.
Attachment #683234 - Flags: review?(francisco.jordano) → review+
Attachment #683234 - Flags: approval-gaia-master+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
blocking-basecamp: ? → +
Priority: -- → P3
Cost Control is present as startup: Actual Results: mlevin@QAnalystsL55 ~ $ adb shell root@android:/ # b2g-ps b2g-ps APPLICATION USER PID PPID VSIZE RSS WCHAN PC NAME b2g root 107 1 193932 70432 ffffffff 40099330 S /system/b2g/b2g Cost Control app_331 331 107 59268 21592 ffffffff 400c4330 S /system/b2g/plugin-container Homescreen app_395 395 107 73052 25268 ffffffff 40061330 S /system/b2g/plugin-container (Preallocated a app_419 419 107 55736 17348 ffffffff 4006b330 S /system/b2g/plugin-container root@android:/ #
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Please file a followup bug for the issue you discovered and link them as dependencies. Don't reopen - it makes tracking blocking bugs a pain.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Blocks: 830011
Target Milestone: --- → B2G C2 (20nov-10dec)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: