Files
gerrit/polygerrit-ui/app/elements/change/gr-change-view
Kasper Nilsson 1be6c1d7a4 Wrap messages and thread lists in dom-if
Moving these elements into a dom-if allows the elements to be lazily
loaded, speeding up the initial render of the change view.

Further work may need to be done with respect to performance in
rendering the thread list, pending the efficacy of this change.

Change-Id: Icd42ee7e3f7d92b3b61b9d14924e2d3849fab892
2018-04-05 16:53:34 -07:00
..