Closed
Bug 1929368
Opened 1 year ago
Closed 1 year ago
Disable HTTP/3 only when a third party root certificate is used in connection
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
134 Branch
People
(Reporter: kershaw, Assigned: kershaw)
References
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(3 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 1929368 - Part2: Disable HTTP/3 when third party roots is found in mSucceededCertChain, r=#necko
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
See bug 1929093 #comment 0.
This bug is used to track the implementation work.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D228087
| Assignee | ||
Comment 3•1 year ago
|
||
Depends on D228088
Updated•1 year ago
|
Attachment #9435554 -
Attachment is obsolete: true
Updated•1 year ago
|
Attachment #9435555 -
Attachment description: Bug 1929368 - Part3: Disable HTTP/3 when third party roots is found in mSucceededCertChain, r=#necko → Bug 1929368 - Part2: Disable HTTP/3 when third party roots is found in mSucceededCertChain, r=#necko
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/102321f3b719
Part1: Revert changes done in bug 1925014, r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/fb0d2153de04
Part2: Disable HTTP/3 when third party roots is found in mSucceededCertChain, r=necko-reviewers,valentin
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/102321f3b719
https://hg.mozilla.org/mozilla-central/rev/fb0d2153de04
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Attachment #9436733 -
Flags: approval-mozilla-beta?
Comment 7•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: HTTP/3 connections could be affected by Avast software.
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: Low
- Explanation of risk level: This patch is straightforward and is verified.
- String changes made/needed: N/A
- Is Android affected?: yes
Updated•1 year ago
|
Attachment #9436733 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox133:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•