Closed
Bug 1481532
Opened 7 years ago
Closed 7 years ago
Use HTTPS protocol for Searchfox link in InstallerBuild.rst file
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: suriyaa, Assigned: suriyaa)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID: 20180802174131
Steps to reproduce:
- Read InstallerBuild.rst file at https://dxr.mozilla.org/mozilla-central/source/browser/installer/windows/docs/InstallerBuild.rst.
- Click on the Searchfox link on line 36.
Actual results:
The 'makensis.mk' link to Searchfox.org uses HTTP instead of HTTPS.
Expected results:
Use the HTTPS protocol forsearchfox.org/mozilla-central/source/toolkit/mozapps/installer/windows/nsis/makensis.mk instead of HTTP. (Just a small improvement again.)
Assignee | ||
Comment 1•7 years ago
|
||
I'm working on this bug.
Assignee | ||
Comment 2•7 years ago
|
||
Change protocol of the Searchfox URL in InstallerBuild.rst from HTTP to HTTPS.
Comment 3•7 years ago
|
||
Comment on attachment 8998281 [details]
Bug 1481532 - Use HTTPS protocol for Searchfox link in InstallerBuild.rst file
Dave Townsend [:mossop] has approved the revision.
Attachment #8998281 -
Flags: review+
Updated•7 years ago
|
Assignee: nobody → mozilla
Keywords: checkin-needed
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0d46368b8d77
Use HTTPS protocol for Searchfox link in InstallerBuild.rst file r=mossop
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•6 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•