Closed Bug 242337 Opened 21 years ago Closed 9 years ago

PAC2: myIpAddress() should be replaced by a myIpAddresses()

Categories

(Core :: Networking, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: benc, Unassigned)

References

Details

This is part of "PAC2", a set of bug reports that will be useful for the now-hyopthetical, but almost-inevitable re-write of PAC. From looking at the PAC spec, it seems clear that we cannot make myIpAddress return multiple addresses, because existing PAC files assume it is a single address. We probably need to change it so it can support a list of addresses, and perhaps change the orientation of the service to "is my IP address w.x.y.z?" so that PAC writers do not need to all worry about learning new javascript logic. (As a Proxy admin, I limped along for years w/o knowing any substantive javascript, and I imagine there are still many like me).
Blocks: 223403
Assignee: darin → nobody
QA Contact: benc → networking
bug 347307 adds support for this to the DNS service, at least for unix/macos.
Depends on: 347307
Other browsers seem to use myIpAddressEx() to fix this problem see bug 558253
No longer depends on: 347307
Depends on: 347307
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.