Open
Bug 1264826
Opened 9 years ago
Updated 2 years ago
Do not reduce column width of heap-tree-item-individuals by each rows
Categories
(DevTools :: Memory, defect, P2)
DevTools
Memory
Tracking
(firefox48 affected, firefox49 affected)
NEW
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
85.23 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160414030247
Steps to reproduce:
1. Start latest Nightly
2. Resize window to 1024x768
3. Go to any sites (e.g. about:home)
4. Open DevTools > Memory
5. Check-on "Record allocation stacks"
6. Reload current page
7. Switch view to "Aggregate" and group by to "Inverted Call Stack"
8. Take snapshot
Actual results:
Reduce column width of heap-tree-item-individuals by each rows.
Expected results:
Do not reduce column width of heap-tree-item-individuals by each rows.
Has STR: --- → yes
status-firefox48:
--- → affected
Component: Untriaged → Developer Tools: Memory
OS: Unspecified → All
Hardware: Unspecified → All
status-firefox49:
--- → affected
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•