Support custom proxy settings
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(firefox70 wontfix, firefox71 affected)
People
(Reporter: cvan, Unassigned)
References
Details
Attachments
(1 file)
440.67 KB,
image/png
|
Details |
- From desktop Firefox open the Preferences (
about:preferences
). - Scroll to the heading for Network Settings.
- Press the Settings… button.
- The Connection Settings modal will appear.
It'd be nice for an API to cover these custom Proxy Connection Settings. Perhaps a pref to follow the system-level Android proxy settings?
Relevant issue filed for Firefox Reality:
Reporter | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
We probably need to do something here for Fenix. Using the system proxy by default and also allowing a PAC override might be enough.
Comment 5•5 years ago
|
||
Increasing priority to P2 because Fenix might need this API for Secure Proxy in Q4.
Comment 6•5 years ago
|
||
Tentatively assigning to GV's November sprint ([geckoview:m1911]
) because Colin confirmed that Secure Proxy will need this in Q4.
Colin, is it enough to allow a PAC URL, or do we need something more elaborate?
We need to discuss this tomorrow in the Secure Proxy auth meeting. I would guess the PAC URL would work, but I need to talk to both teams and see if we need this in November or if the WebExtension Proxy APIs will suffice.
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Bumped up the ranking as Fenix need this top priority for November
Comment 10•5 years ago
|
||
I think we don't actually need this for November. All evidence so far shows that we can do what we need using the existing proxy APIs in WebExtensions. I'll verify very soon that all connections are actually using the supplied proxy. However, I'll create a new issue for supporting the captivePortal WebExtension APIs, which should make the feature work better on WiFi networks with required captive portal logins.
Updated•5 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•