Closed
Bug 1201907
Opened 9 years ago
Closed 9 years ago
Enable memory tool for production
Categories
(DevTools :: Memory, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 44
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
(deleted),
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
This enables the memory tool -- this needs to land after Fx43 is merged up so Fx43 targets do not support memory tool.
Assignee | ||
Updated•9 years ago
|
Summary: Add `memoryTool` trait on root actor for Fx44+ → Add `heapSnapshots` trait on root actor for Fx44+
Assignee | ||
Comment 1•9 years ago
|
||
This should also remove any of the magic behind devtools.memory.enabled so it's a normal tool pref like the other ones.
Summary: Add `heapSnapshots` trait on root actor for Fx44+ → Enable memory tool for production
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8680216 -
Flags: review?(nfitzgerald)
Comment 3•9 years ago
|
||
Comment on attachment 8680216 [details] [diff] [review]
1201907-enable-mem.patch
Review of attachment 8680216 [details] [diff] [review]:
-----------------------------------------------------------------
Woo! \o/
Attachment #8680216 -
Flags: review?(nfitzgerald) → review+
I had to back this out so I could cleanly back out bug 1217946 for bustage: https://hg.mozilla.org/integration/fx-team/rev/b1619ee272b6
Flags: needinfo?(jsantell)
Comment 8•9 years ago
|
||
This landed yesterday - https://hg.mozilla.org/mozilla-central/rev/601528a16cf9
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•