Open
Bug 1292060
Opened 9 years ago
Updated 1 year ago
proxy.pac ipv6
Categories
(Core :: Networking: Proxy, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: ext.orange.franck.mangatal, Unassigned)
References
Details
(Whiteboard: [necko-backlog][proxy])
Attachments
(1 file)
|
838 bytes,
text/x-csrc
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20151027170520
Steps to reproduce:
I browse the internet and I use a proxy.pac (wpad) with the FindProxyForURLEx function.
Actual results:
I have an erreur when the proxy.pac is used.
I use error console to see what happen. Firstly, I have "Pac file installed from http://wpad.rff.ferre/wpad_test6.dat " then "PAC Execution Error: undefined is not a function []".
Expected results:
The proxy.pac should be worked with the FindProxyForURLEx function.
Related to Bug 79242.
This lack of support for FindProxyForURLEx and friends is also documented on sites like http://findproxyforurl.com/browser-support/
Whiteboard: [necko-backlog][proxy]
Comment 2•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Updated•8 years ago
|
Priority: P1 → P3
Comment 3•5 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Comment 5•2 years ago
|
||
Moving bug to Core/Networking: Proxy.
Component: Networking → Networking: Proxy
You need to log in
before you can comment on or make changes to this bug.
Description
•