Closed
Bug 1912853
Opened 1 year ago
Closed 1 year ago
Remove network.IDN.* prefs
Categories
(Core :: Networking: DNS, task)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: hsivonen, Assigned: gregp)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
The implementation of these prefs causes URL parsing to take a mutex even though by default the mutex-requiring things do nothing.
To simplify migration to ICU4X (bug 1907842) and to avoid pessimizing multithreading, let's remove this niche configurability surface.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → gregp
Status: NEW → ASSIGNED
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/ee094976d8e3
Remove network.IDN.* prefs r=necko-reviewers,hsivonen,valentin
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year 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
•