<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dcrousso+webkit@gmail.com" title="Devin Rousso <dcrousso+webkit@gmail.com>"> <span class="fn">Devin Rousso</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: elements that have an associated compositing layer should have an indicator in DOMTreeOutline"
href="https://bugs.webkit.org/show_bug.cgi?id=166906">bug 166906</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dcrousso+webkit@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: elements that have an associated compositing layer should have an indicator in DOMTreeOutline"
href="https://bugs.webkit.org/show_bug.cgi?id=166906#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: elements that have an associated compositing layer should have an indicator in DOMTreeOutline"
href="https://bugs.webkit.org/show_bug.cgi?id=166906">bug 166906</a>
from <span class="vcard"><a class="email" href="mailto:dcrousso+webkit@gmail.com" title="Devin Rousso <dcrousso+webkit@gmail.com>"> <span class="fn">Devin Rousso</span></a>
</span></b>
<pre>Are you suggesting we visually distinguish nodes with layers in the DOM tree? If so, would it make sense to dim all nodes without layers when the layer sidebar is open?
On another note, from what I can tell it looks like the current method of retrieving layer information is from `WebInspector.layerTreeManager.layersForNode`. If this is true, then I think it may make sense for us to only retrieve layer info for nodes when the parent is expanded in the tree. I'm just worried about how well this will perform on pages with large numbers of DOM nodes. Suggestions are welcome :D</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>