Files
gerrit/polygerrit-ui/app/elements/change/gr-related-changes-list
Andrew Bonventre b461ea9d58 Only show related changes from latest patch set
This is to keep with the UI model that only the file list area
should change according to which patch set is selected.

Additionally fixed an issue where a thenable function was being
passed to then(), which accepts a success and failure function
and not a Promise.

Bug: Issue 4477
Change-Id: Id83db0ad77c4ec6ba2840fa27d13291f2c927797
2016-09-14 16:07:07 -04:00
..