Closed
Bug 429842
Opened 18 years ago
Closed 2 years ago
Stop looking for non-punycode hosts in the Keychain
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: stuart.morgan+bugzilla, Unassigned)
Details
Starting with pre-2.0 builds, we upgrade non-punycode hosts in the keychain as we find them(bug 388091), so for the next major release after 2.0 we can change everywhere that checks first for non-punycode then punycode to just check for punycode directly, dropping the second check and the fixup code.
| Reporter | ||
Updated•18 years ago
|
Summary: Stop using non-punycode hosts in keychain code → Stop looking for non-punycode hosts in the Keychain
You need to log in
before you can comment on or make changes to this bug.
Description
•