Open
Bug 1336408
Opened 8 years ago
Updated 2 years ago
Use https://hg.mozilla.org instead of http in mozbase
Categories
(Testing :: Mozbase, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
References
Details
http requests to hg.mozilla.org are now redirected to https and might be later turned off:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/snNlMrJQCDc
testing/mozbase/docs/manifestparser.rst
♢
43
[mozilla-central](http://hg.mozilla.org/mozilla-central), etc.
♢
240
http://hg.mozilla.org/automation/manifestparser/file/tip/manifestparser/tests/mozmill-example.ini).
testing/mozbase/docs/mozversion.rst
♢
84
application_repository: http://hg.mozilla.org/releases/mozilla-release
♢
88
platform_repository: http://hg.mozilla.org/releases/mozilla-release
♢
100
application_repository: http://hg.mozilla.org/mozilla-central
♢
112
platform_repository: http://hg.mozilla.org/mozilla-central
testing/mozbase/manifestparser/manifestparser/expression.py
♢
14
# http://hg.mozilla.org/users/tmielczarek_mozilla.com/expressionparser
testing/mozbase/mozhttpd/mozhttpd/__init__.py
♢
20
.. _Talos: http://hg.mozilla.org/build/
testing/mozbase/mozprofile/mozprofile/permissions.py
♢
20
# http://hg.mozilla.org/mozilla-central/file/b871dfb2186f/build/automation.py.in#l28
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•