2 * Copyright (C) 2009 Google Inc. All rights reserved.
3 * Copyright (C) 2010 Apple Inc. All rights reserved.
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions are
9 * * Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
11 * * Redistributions in binary form must reproduce the above
12 * copyright notice, this list of conditions and the following disclaimer
13 * in the documentation and/or other materials provided with the
15 * * Neither the name of Google Inc. nor the names of its
16 * contributors may be used to endorse or promote products derived from
17 * this software without specific prior written permission.
19 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
23 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
24 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
25 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 .heap-snapshot-sidebar-tree-item .icon {
33 content: url
(Images/profileIcon.png);
36 .heap-snapshot-sidebar-tree-item.small .icon {
37 content: url
(Images/profileSmallIcon.png);
44 .heap-snapshot-view .data-grid {
48 .heap-snapshot-view .data-grid tr:empty {
53 .heap-snapshot-view .data-grid span.percent-column {
57 .heap-snapshot-view
.object-value-object
,
63 .detached-dom-tree-node {
64 background-color: #FF9999;
67 .heap-snapshot-view .object-value-string {
71 .heap-snapshot-view tr:not(.selected) .object-value-id {
75 .heap-snapshot-view .data-grid {
79 .heap-snapshot-view .heap-tracking-overview {
84 .heap-snapshot-view .retaining-paths-view {
88 .heap-snapshot-view .heap-snapshot-view-resizer {
89 background-image: url
(Images/toolbarResizerVertical.png);
90 background-color: #eee;
91 border-bottom: 1px solid rgb
(179, 179, 179);
92 background-repeat: no-repeat
;
93 background-position: right center
, center
;
97 .heap-snapshot-view .heap-snapshot-view-resizer .title > span {
98 display: inline-block
;
100 vertical-align: middle
;
105 .heap-snapshot-view .heap-snapshot-view-resizer * {
106 pointer-events: none
;
109 .heap-snapshot-view .heap-object-details-header {
110 background-color: #eee;
113 .heap-snapshot-view tr:not(.selected) td.object-column span.highlight {
114 background-color: rgb
(255, 255, 200);
117 .heap-snapshot-view td.object-column span.grayed {
121 .cycled-ancessor-node {
125 #heap-recording-view .heap-snapshot-view
{
129 .heap-overview-container {
137 #heap-recording-overview-grid .resources-dividers-label-bar
{
138 pointer-events: auto
;
141 #heap-recording-overview-container {
142 border-bottom: 1px solid rgba
(0, 0, 0, 0.3);
145 .heap-recording-overview-canvas {
153 .heap-snapshot-stats-pie-chart {
157 .heap-snapshot-stats-legend {
161 .heap-snapshot-stats-legend > div {
166 .heap-snapshot-stats-swatch {
167 display: inline-block
;
170 border: 1px solid rgba
(100, 100, 100, 0.3);
173 .heap-snapshot-stats-swatch.heap-snapshot-stats-empty-swatch {
177 .heap-snapshot-stats-name
,
178 .heap-snapshot-stats-size {
179 display: inline-block
;
183 .heap-snapshot-stats-size {
188 .heap-allocation-stack .stack-frame {
190 justify-content: space-between
;
191 border-bottom: 1px solid rgb
(240, 240, 240);
195 .heap-allocation-stack .stack-frame a {
196 color: rgb
(33%, 33%, 33%);
199 .no-heap-allocation-stack {