DevTools: move repeatCountElement from contentElement into wrapperElement
Currently, a ConsoleViewMessage's element() returns a wrapper whose only children are nesting level marker div's and a contentElement() with the actual message. This CL extracts the repeatCountElement, shown for repeated messages, out of the contentElement(). By doing so, we isolate the actual message content. BUG= Review-Url: https://codereview.chromium.org/2349973005 Cr-Commit-Position: refs/heads/master@{#419914}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment