Closed Bug 1117588 Opened 9 years ago Closed 9 years ago

DXR should link to https version of hgweb

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gavin, Unassigned)

References

Details

The Mercurial links on a file listing page (e.g. http://dxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js) should link to the https versions of those pages, rather than http.

E.g. the link to http://hg.mozilla.org/mozilla-central/filelog/55f3224d7513/browser/base/content/browser.js on that page should instead link to https://hg.mozilla.org/mozilla-central/filelog/55f3224d7513/browser/base/content/browser.js

(I didn't file this in Webtools::DXR because this seems specific to the configuration of the DXR instance at dxr.mozilla.org, rather than a general DXR issue, but if that's not a distinction we're making please let me know.)
It looks like it's using the paths.default value from hgrc, so I've updated the build script to pull from https://hg.m.o (which we should do even if it doesn't fix the issue). It won't appear in the build that's currently running but the next one (in ~6 hours) should pick it up.
Blocks: 1118066
And it's using https now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.