Closed
Bug 1130274
Opened 11 years ago
Closed 11 years ago
JS and Memory flame graphs get rerendered but don't actually change when prefs are modified
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox38 fixed)
RESOLVED
FIXED
Firefox 38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file)
|
8.73 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
This is because we cache rendering data sources, and even though everything *is* rerendered, it's the same.
Comment 1•11 years ago
|
||
Which prefs?
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Blocks: perf-tool-v2, enable-perf-tool
Comment 3•11 years ago
|
||
Comment on attachment 8560280 [details] [diff] [review]
v1
Review of attachment 8560280 [details] [diff] [review]:
-----------------------------------------------------------------
good spotting this one
Attachment #8560280 -
Flags: review?(jsantell) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 38
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•