Closed
Bug 788072
Opened 13 years ago
Closed 13 years ago
When dumping about:memory to a file, compress it
Categories
(Toolkit :: about:memory, defect)
Toolkit
about:memory
Tracking
()
RESOLVED
DUPLICATE
of bug 788021
People
(Reporter: justin.lebar+bug, Unassigned)
References
Details
An about:memory dump can be upward of 800kb. But compressed with gzip, it's only 40kb or so.
Compression is helpful because space on B2G phones is not infinite, and pulling data down from the phone takes time. (This matters even more because in the common case, we'll be pulling 800kb times at least three processes.)
Reporter | ||
Comment 1•13 years ago
|
||
I think I'm going to do this as part of bug 788021.
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•