Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-builder/gr-diff-builder_test.html
Ole Rehmsen e6776aa39d Support multiple groups in CONTEXT_CONTROL lines
We need this because groups with `common: true` should be treated as
"unchanged" and thus hidden in context control blocks, but they are
still DELTA lines that need to be in their own group, separate from
the BOTH lines that are actually completely unchanged.

This change does not yet update the context splitting logic to actually
create such multi-group context lines, it's just a step in that
direction.

Bug: Issue 1062
Change-Id: I32d7fbac42047ff09b4ca261359d3232a8eaa78e
2019-05-02 17:19:08 +02:00

40 KiB