Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-host
Ole Rehmsen 545c2e598e Remove highlighted ranges when changing patchset
It turns out that changing the patchset does reuse the gr-diff element,
but does not remove the comment thread elements as it should. What was
missing was handling these comment thread removals and keep them in sync
with the rangesMap inside gr-ranged-comment-layer.

Issue: Bug 10060
Change-Id: Iff5be96a556c7a8081c0daae11249202585eb6c1
2018-11-26 02:47:00 +01:00
..