Closed
Bug 1870091
Opened 2 years ago
Closed 1 year ago
Remove HTTP throttling v2 prefs (network.http.throttle.version 2)
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: manuel, Assigned: tannal2409)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [necko-triaged])
Attachments
(2 files)
Bug like Bug 1474912 are the reason, we don't want to enable HTTP throttling v2. We were thinking about removing the feature again (Bug 1462906 comment 42), but don't have a Bug for tracking that yet.
Updated•1 year ago
|
Keywords: good-first-bug
Comment 1•1 year ago
•
|
||
We can just remove this line of code AND this chunk of code.
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tannal2409
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9438311 -
Attachment description: Bug 1870091 - Remove HTTP throttling v2 (network.http.throttle.version 2). r?sekim → Bug 1870091 - Remove HTTP throttling v2 (network.http.throttle.version 2). r?sekim
Comment 3•1 year ago
|
||
We should also remove network.http.throttle.read-limit-bytes and network.http.throttle.read-interval-ms.
Summary: Remove HTTP throttling v2 (network.http.throttle.version 2) → Remove HTTP throttling v2 prefs (network.http.throttle.version 2)
| Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Attachment #9442839 -
Flags: approval-mozilla-esr128?
Updated•1 year ago
|
Attachment #9442839 -
Flags: approval-mozilla-esr128?
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bde10322f328
Remove HTTP throttling v2 (network.http.throttle.version 2). r=sekim,necko-reviewers,manuel,kershaw
https://hg.mozilla.org/integration/autoland/rev/1e28207af1dc
Remove HTTP throttling v2 prefs. r=sekim,necko-reviewers,kershaw
https://hg.mozilla.org/integration/autoland/rev/5d5864ae2c08
apply code formatting via Lando
Comment 6•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bde10322f328
https://hg.mozilla.org/mozilla-central/rev/1e28207af1dc
https://hg.mozilla.org/mozilla-central/rev/5d5864ae2c08
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•