Open
Bug 1725981
Opened 9 months ago
Updated 3 months ago
Support proxy.settings API on Android
Categories
(WebExtensions :: Android, enhancement, P3)
WebExtensions
Android
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
(Blocks 1 open bug)
Details
When the proxy.settings
API was introduced in bug 1425535 (as browserSettings.proxyConfig
back then), the API wasn't supported on Android.
The proxy.onRequest
API is however supported.
Let's enable the API if possible, and enable unit tests that rely on this API, such as in bug 1723523
Updated•9 months ago
|
Severity: -- → S3
Priority: -- → P3
Updated•9 months ago
|
Severity: S3 → N/A
Comment 2•5 months ago
|
||
(In reply to Duff Beer from comment #1)
+1 for proxy.settings on Android
Instead of spamming with messages like this use voting: see Details -> vote on this ticket.
You need to log in
before you can comment on or make changes to this bug.
Description
•