Closed Bug 2059947 Opened 1 month ago Closed 24 days ago

Enable QUIC v2 version negotiation on all channels

Categories

(Core :: Networking: HTTP, task, P3)

task

Tracking

()

RESOLVED FIXED
155 Branch
Tracking Status
relnote-firefox --- 155+
firefox155 --- fixed

People

(Reporter: mail, Assigned: mail)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

network.http.http3.version_negotiation.enabled has shipped as Nightly-only (@IS_NIGHTLY_BUILD@) since it was introduced. When the pref is true, neqo offers Version::all() (QUIC v2 preferred, then v1), so Firefox can negotiate up to QUIC v2 (RFC 9369) with servers that support it; when false it offers QUIC v1 only.

The pref has ridden Nightly without issue. Time to enable it on all channels by setting the value to true.

Pref: https://searchfox.org/mozilla-central/search?q=network.http.http3.version_negotiation.enabled&path=StaticPrefList.yaml
RFC 9369 (QUIC Version 2): https://www.rfc-editor.org/rfc/rfc9369.html

network.http.http3.version_negotiation.enabled has shipped as Nightly-only
(@IS_NIGHTLY_BUILD@) since it was introduced. When the pref is true, neqo
offers Version::all() (QUIC v2 preferred, then v1), letting Firefox negotiate
up to QUIC v2 (RFC 9369) with servers that support it; when false it offers
v1 only. The pref has ridden Nightly without issue, so enable it on all
channels.

Status: ASSIGNED → RESOLVED
Closed: 24 days ago
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch

Added to the Fx155 relnotes.

QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: