Closed
Bug 1190594
Opened 9 years ago
Closed 9 years ago
Disable Allocations Flame Graph view
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
Firefox 43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
5.00 KB,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
This doesn't make sense -- should disable it until we have flame charts (count based, rather than time based domains) via bug 1123495.
Comment 1•9 years ago
|
||
Lets just remove it completely. We will always have the history.
Assignee | ||
Comment 2•9 years ago
|
||
This adds a pref to hide the flame graphs for memory so I don't have to go through all the tests to remove this
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c50ecbcfcb0d
Comment 3•9 years ago
|
||
Comment on attachment 8644493 [details] [diff] [review]
1190594-disable-memory-flame.patch
Review of attachment 8644493 [details] [diff] [review]:
-----------------------------------------------------------------
I think we should actually remove the whole thing.
Attachment #8644493 -
Flags: review?(nfitzgerald)
Assignee | ||
Comment 4•9 years ago
|
||
This pref isn't exposed in the UI anywhere, requiring test rewrites for its lack of existence. Maybe can handle this sometime in fx43 in that case
Assignee: jsantell → nobody
Status: ASSIGNED → NEW
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8644493 [details] [diff] [review]
1190594-disable-memory-flame.patch
Review of attachment 8644493 [details] [diff] [review]:
-----------------------------------------------------------------
Let's just hide it for now, can get rid of it later, etc., practically speaking there's a colossal amount of front end work for Fx43 that won't be done in time, and rewriting tests to remove this from the code delivers little value only to us, for a terrible time on my end
Attachment #8644493 -
Flags: review?(vporof)
Updated•9 years ago
|
Attachment #8644493 -
Flags: review?(vporof) → review+
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Comment 7•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•