Closed
Bug 842295
Opened 10 years ago
Closed 10 years ago
Removed unused mIDNConverter and IDNConverter() from nsHTTPHandler
Categories
(Core :: Networking: DNS, defect)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: smontagu, Assigned: smontagu)
Details
Attachments
(1 file)
6.25 KB,
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
Looking over clients of the network.enableIDN pref for bug 842282 I see that nsHTTPHandler has an mIDNConverter that is nowhere used. (http://mxr.mozilla.org/mozilla-central/source/netwerk/protocol/http/nsHttpHandler.cpp#1211 " // (mIDNConverter is used by nsHttpChannel)" is apparently a big fat lie).
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → smontagu
Attachment #715166 -
Flags: review?(honzab.moz)
![]() |
||
Updated•10 years ago
|
Attachment #715166 -
Flags: review?(honzab.moz) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/30592097556c
Flags: in-testsuite-
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/30592097556c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•