Chromium Code Reviews
DescriptionDevTools: [Console] use filtering to collapse and expand console groups
Collapsing/expanding groups in console is just a special case of console
message filtering.
This patch unifies codepaths for both filtering and
group collapsing, simplifies ConsoleGroup and
introduces additional ConsoleGroupViewMessage which tracks if the group
is collapsed.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172739
Patch Set 1 #Patch Set 2 : update tests #
Total comments: 3
Messages
Total messages: 7 (0 generated)
|