Closed
Bug 1173204
Opened 9 years ago
Closed 9 years ago
Memory leak in TabTrayController
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bnicholson, Assigned: sleroux)
Details
Attachments
(1 file)
testTabTrayDisposed() is timing out, so it looks like we've introduced another memory leak into TabTrayController.
Updated•9 years ago
|
Assignee | ||
Comment 1•9 years ago
|
||
Looks like it was being caused by a strong reference cycle between the CustomCell (Tab) and SwipeAnimator.
Attachment #8620987 -
Flags: review?(bnicholson)
Reporter | ||
Updated•9 years ago
|
Attachment #8620987 -
Flags: review?(bnicholson) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Merged.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•