Closed
Bug 1844185
Opened 2 years ago
Closed 2 years ago
Add a pref to optionally disable preconnect
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
In Bug 1543990 we recently fixed preconnect, i.e. the <link rel="preconnect"> tag and Link: rel=preconnect response header.
This bug is to add a preference so that we can optionally disable it.
(In the nightly population we will disable it in a treatment branch to measure the impact).
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → acreskey
| Assignee | ||
Comment 1•2 years ago
|
||
We want to test with and without this feature, so expose it via pref.
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/503b698e7389
Add a pref to optionally disable preconnect r=necko-reviewers,kershaw
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•