Closed
Bug 762627
Opened 9 years ago
Closed 9 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•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/13b79ce424cb
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla16
Comment 2•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/13b79ce424cb
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Mozilla Services → Android Background Services
Updated•3 years ago
|
Product: Android Background Services → Firefox for Android
Updated•28 days 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
•