Chromium Code Reviews
DescriptionDevTools: 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=
Committed: https://crrev.com/5147740c817460279d7cd6af8f24220ab88e389e
Cr-Commit-Position: refs/heads/master@{#419914}
Patch Set 1 #Messages
Total messages: 19 (14 generated)
|