author | Julien Wajsberg <felash@gmail.com> |
Wed, 22 Aug 2018 20:02:33 +0000 | |
changeset 433020 | a6b25f2541af4c45fbbaba43bd2811f3e118be82 |
parent 433019 | 613debd35609e10cd1d1404b2137514f8f9176d0 |
child 433021 | 80614621fa2e828889f97689a47049d74196bcbd |
push id | 68183 |
push user | jwajsberg@mozilla.com |
push date | Thu, 23 Aug 2018 12:08:25 +0000 |
treeherder | autoland@a6b25f2541af [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gregtatum |
bugs | 1485363 |
milestone | 63.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/devtools/client/themes/memory.css +++ b/devtools/client/themes/memory.css @@ -484,20 +484,16 @@ html, body, #app, #memory-tool { text-overflow: ellipsis; } .heap-tree-item-name .arrow { display: inline-block; vertical-align: middle; } -.heap-tree-item-name .frame-link { - display: inline-block; -} - /** * Heap tree view subcolumns */ .heap-tree-number, .heap-tree-percent, .heap-tree-item-name { white-space: nowrap;