Files
gerrit/polygerrit-ui/app/elements/diff/gr-diff-view
Logan Hanks 537b7336fe Add project to changeBaseURL calls
Gerrit.RESTClientBehavior provides a changeBaseURL method that is
currently only used to construct download links. These links need to
incorporate the project of the change into their hrefs. Since all call
sites have a change detail object in scope, we can just pass the project
name directly to changeBaseURL.

Change-Id: I899c1e486f20b0097d1aa9617d9944909a3a528f
(cherry picked from commit 90b4dc4803)
2018-11-02 06:45:44 +00:00
..