[heap-profiler] Fix highlighting of detached DOM tree nodes.
The _markDetachedDOMTreeNodes in the worker sets the detachedDOMTreeNode flag if the node is native and its name starts with "Detached " prefix. This patch also ensures that '.highlight' and '.detached-dom-tree-node' CSS styles are not set both at the same time. Bug: 811925 Change-Id: Iee4ee0647abb19a36c1be2f078b4c2915d67cba5 Reviewed-on: https://chromium-review.googlesource.com/964761 Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Reviewed-by:Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#544327}
Showing
Please register or sign in to comment