Closed
Bug 1221150
Opened 9 years ago
Closed 9 years ago
Tree items get expanded when switching between snapshots
Categories
(DevTools :: Memory, defect)
Tracking
(firefox44 affected, firefox45 fixed)
RESOLVED
FIXED
Firefox 45
People
(Reporter: mboldan, Assigned: fitzgen)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
5.62 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
Reproducible with Nightly 44.0a2 (2015-11-03)
Affected platforms: Windows 10 x32, Ubuntu 13.10 x64 and Mac OS X 10.11
Steps to reproduce:
1. Launch Firefox and enable the `devtools.memory.enabled` pref.
2. Enable the Toggle tools from the Developer option.
3. Select the Memory tool and take 2 snapshots.
4. Switch between snapshots.
Expected results:
The snapshots are correctly displayed.
Actual results:
The 'Name' column is detailed if switching between snapshots.
Reporter | ||
Comment 1•9 years ago
|
||
I am attaching a video for the logged issue - https://bugzilla.mozilla.org/attachment.cgi?id=8682365 .
Assignee | ||
Updated•9 years ago
|
Blocks: memory-frontend
Assignee | ||
Comment 2•9 years ago
|
||
Mihai, by "detailed" do you mean that it gets expanded?
Has STR: --- → yes
See Also: → 1219076
Reporter | ||
Comment 3•9 years ago
|
||
Yes, that's what I meant.
Assignee | ||
Comment 4•9 years ago
|
||
Is suspect this is the same underlying issue as bug 1219076, but since they are somewhat different STR, we should fix one and then not close the other bug until we've verified that it is also fixed.
Summary: The 'Name' column from the memory tool is detailed if switching between snapshots → Tree items get expanded when switching between snapshots
Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8683402 -
Flags: review?(jsantell)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8683402 -
Flags: review?(jsantell) → review+
Comment 9•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/67c49cc5adc9
https://hg.mozilla.org/mozilla-central/rev/c54d609af6d5
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•