Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff
Ole Rehmsen c82baba734 Set composed: true on all bubbled events
In Polymer 2, and when using native shadow DOM, events that do not have
`composed: true` set do not cross shadow DOM boundaries. I cross checked
and all these events seem to be handled outside of the component that
fires them, so they need this.

Change-Id: Iee8d2d545f3b1ea0bfb624648637fd190b952feb
2019-05-16 14:45:47 +02:00
..
2019-05-03 18:12:47 +09:00