Closed
Bug 1588095
Opened 5 years ago
Closed 5 years ago
Split test_autocomplete_https_upgrade.html into separate upgrade and downgrade tests
Categories
(Toolkit :: Password Manager, task, P2)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: MattN, Assigned: MattN)
References
Details
Attachments
(1 file)
All the upgrade parts of the test can easily work by having the test frame be same origin with the test file but the downgrade one needs to be on http: and therefore a separate origin. By moving it to its own file we can separately adjust scheme
in the mochitest.ini.
Assignee | ||
Comment 1•5 years ago
|
||
test_autocomplete_https_downgrade.html will be fixed for Fission in bug 1588091
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/d55b573761d0
Split test_autocomplete_https_upgrade.html into separate upgrade and downgrade tests. r=sfoster
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•