Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-highlight
Mayank Kumar bcd5b9517a Handle 0-length nodes while annotating diffs
When using GrAnnotation.annotateWithElement, if the annotated segment contains a
0-length node, it's not being handled correctly. Such a node will appear before
the annotation. Instead it should appear inside the annotation.

Change-Id: I0cb41bc92316d8d88ef2b678e67b67a11771dc09
2019-11-19 22:18:57 -08:00
..