Closed
Bug 1672478
Opened 5 years ago
Closed 5 years ago
Support HTTPS-only mode in GV
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: droeh, Assigned: droeh)
References
(Blocks 1 open bug)
Details
(Whiteboard: [geckoview:m85][geckoview:m87])
Attachments
(1 file)
For desktop-parity going forward we will need to support toggling HTTPS-only mode (dom.security.https_only_mode) and possibly some similar future features (attempting to auto-upgrade mixed content, HTTPS-first mode); needs some investigation to see how much work is required here since in addition to controlling the pref we need to be able to support about:httpsonlyerror, bypassing, etc.
Updated•5 years ago
|
Whiteboard: [geckoview:m85]
Updated•5 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Whiteboard: [geckoview:m85] → [geckoview:m85][geckoview:m87]
Comment 1•5 years ago
•
|
||
This is the Fenix related issue.
| Assignee | ||
Comment 3•5 years ago
|
||
Pushed by droeh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a1dd25454fe
Add support for HTTPS-only mode to GeckoRuntimeSettings. r=geckoview-reviewers,agi,esawin
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Updated•4 years ago
|
Blocks: https-only-mode
Comment 6•3 years ago
|
||
Move GeckoView::Tracking Protection bugs to the GeckoView::General component.
Component: Tracking Protection → General
You need to log in
before you can comment on or make changes to this bug.
Description
•