Open
Bug 1325677
Opened 8 years ago
Updated 1 year ago
provide a piece of common code for masking ipv6 addresses
Categories
(Core :: Networking, enhancement, P3)
Core
Networking
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: froydnj, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
We have:
http://dxr.mozilla.org/mozilla-central/source/netwerk/base/nsProtocolProxyService.cpp#314
http://dxr.mozilla.org/mozilla-central/source/toolkit/system/osxproxy/ProxyUtils.mm#49
http://dxr.mozilla.org/mozilla-central/source/toolkit/system/windowsproxy/ProxyUtils.cpp#49
http://dxr.mozilla.org/mozilla-central/source/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp#285 (replete with a "we should share this!" comment)
Might be time to move that code somewhere where it can be shared?
Updated•8 years ago
|
Whiteboard: [necko-next]
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P2
Comment 2•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Blocks: necko-tech-debt
Severity: S3 → N/A
Type: defect → enhancement
Whiteboard: [necko-next] → [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•