Closed
Bug 1403296
Opened 8 years ago
Closed 8 years ago
When running leak check on profiler, 179 new leaks are show, then freezes in iOS 11.0.1 / Xcode 9
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
fxios | ? | --- |
People
(Reporter: njpark, Unassigned)
Details
Attachments
(1 file)
229.36 KB,
image/png
|
Details |
STR:
Open Instruments, select Leaks profile
Run Fennec within Leaks profile, swipe welcome screen to go to main tab
In CL f5fc317072690deffdef857f3aec5caf18b5fb61, the welcome screen keeps reappearing, and shortly after the app freezes. The profile also shows 179 new leaks on its initial check as attached.
Comment 1•8 years ago
|
||
In my opinion, its not worth hunting down leaks of 1KB of memory. Usually with memory leaks I look for entire ViewControllers or view hierarchies that might not have been released.
Comment 2•8 years ago
|
||
Discussed in triage. Closing.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•