Closed
Bug 1319631
Opened 8 years ago
Closed 7 years ago
FindProxyForURL().type should be able to return new value "wpad"
Categories
(WebExtensions :: Request Handling, defect, P3)
WebExtensions
Request Handling
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1443259
People
(Reporter: mattw, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proxy] triaged)
The "WPAD" return type should work similarly to the auto_detect proxy mode in the Chrome API, which takes the proxy configuration from a PAC script that can be downloaded at http://wpad/wpad.dat.
For more information, see the proxy API design document: https://docs.google.com/document/d/1W45o5X2bFRPrTaQDFp9IzTJ8njCVfEgyENS7i2owaUI/edit?usp=sharing
Comment 1•8 years ago
|
||
How is this fixed/resolved? Is it already supported by the implementation in bug #1295807?
Flags: needinfo?(mwein)
Reporter | ||
Comment 2•8 years ago
|
||
Flags: needinfo?(mwein)
Reporter | ||
Updated•8 years ago
|
webextensions: --- → ?
Reporter | ||
Updated•8 years ago
|
webextensions: ? → ---
Comment 3•7 years ago
|
||
This should become a new return type as part of bug 1381290.
Priority: -- → P3
Updated•7 years ago
|
Summary: Add support for the new "WPAD" return type to FindProxyForURL → FindProxyForURL().type should be able to return new value "wpad"
Mozilla, please fix this bug please as soon as possible, without foxy proxy and similar web-extensions use your browser completely impossible.
If you have already decided to use web-extensions, then make like on Chrome. Chrome does not have this problem.
Thanks.
Comment hidden (off-topic) |
Comment 6•7 years ago
|
||
Given the new asyn api we will deprecate the non-complaint pac script initially done for webextensions.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•