Files
gerrit/polygerrit-ui/app/elements/change/gr-commit-info
Sven Selberg 6aecc2294e PG: Don't get gitweb weblink from ServerInfo
GitWebConfig was removed from ServerInfo in change:
I8508dcaf3 - "Replace gitweb glue with WebLink extensions"

The PG code that attempts to create the gitweb weblink from ServerInfo
is redundant.

Keep ServerConfig in gr-commit-info.js since it will be necessary to
fix [1], which this change is groundwork for.

[1] https://bugs.chromium.org/p/gerrit/issues/detail?id=10355

Bug: Issue 10360
Change-Id: I6130f4387b5b507c7fbf7c055fb0fb421cb1cd20
2019-01-23 09:26:47 +01:00
..