Closed
Bug 1841061
Opened 1 year ago
Closed 3 months ago
Remove "network.compress.allow_truncated_empty_brotli" pref if no regression forces this config to be flipped for a year.
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: manuel, Assigned: tannal2409, Mentored)
References
(Blocks 2 open bugs)
Details
(Keywords: good-first-bug, Whiteboard: [lang=C++][necko-triaged])
Attachments
(1 file)
To reduce technical depth. Should be definitely possible in Firefox 130. Could be made a good-first-bug when the time comes.
Reporter | ||
Updated•1 year ago
|
Whiteboard: [necko-triaged] → [necko-triaged][reminder-pref 2024-06-29]
Comment 1•5 months ago
|
||
1 year, 2 days ago, manuel placed a reminder on the bug using the whiteboard tag [reminder-pref 2024-06-29]
.
kershaw, please refer to the original comment to better understand the reason for the reminder.
Flags: needinfo?(kershaw)
Whiteboard: [necko-triaged][reminder-pref 2024-06-29] → [necko-triaged]
Updated•5 months ago
|
Blocks: necko-tech-debt
Flags: needinfo?(kershaw)
Reporter | ||
Comment 2•5 months ago
|
||
Patch is about removing pref introduced in D175460. It should be assumed that network.compress.allow_truncated_empty_brotli
is always true. The tests should be kept.
Affected files: network.compress.allow_truncated_empty_brotli
Updated•3 months ago
|
Whiteboard: [necko-triaged] → [lang=C++][necko-triaged]
Assignee | ||
Comment 3•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → tannal2409
Status: NEW → ASSIGNED
Updated•3 months ago
|
Attachment #9419192 -
Attachment description: Bug 1841061 Remove network.compress.allow_truncated_empty_brotli pref r?gregp → Bug 1841061 - Remove network.compress.allow_truncated_empty_brotli pref r?gregp
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/58dfc7961111
Remove network.compress.allow_truncated_empty_brotli pref r=gregp,necko-reviewers,jesup
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•