Closed
Bug 762627
Opened 13 years ago
Closed 13 years ago
CommandProcessor holds a reference to GlobalSession that prevents GC
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla16
People
(Reporter: nalexander, Assigned: nalexander)
Details
Android Sync CommandProcessor holds a reference to GlobalSession that is very costly, since it is kept between syncs. We should have GlobalSession hold a CommandProcessor just for its life-cycle.
Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla16
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•