Closed
Bug 902345
Opened 12 years ago
Closed 8 years ago
Make WebAPIs respect the proxy settings (TRACKING)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: freddy, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: feature, foxfood)
The proxy settings (network.proxy.*) are not respected by some Web APIs.
It is currently very complicated to set a proxy by manually messing with prefs in the gaia profile. But it's also overly complicated because some APIs just do not respect these prefs.
Let's make sure there is a way to effectively proxy a Firefox OS device.
This is a tracking bug.
The implementation of the proxying shall happen in bugs that block this bug
Comment 1•11 years ago
|
||
For tracking purposes - a Firefox OS user is asking about Proxy settings in SUMO:
https://support.mozilla.org/en-US/questions/987516
Comment 2•10 years ago
|
||
Is there anybody working on proxy-related stuff ATM?
Flags: needinfo?(fbraun)
Reporter | ||
Comment 3•10 years ago
|
||
There is not. And I'm afraid it's likely that there are some further issues besides the one tracked within this meta bug.
One would have to do some additional testing and verification.
Flags: needinfo?(fbraun)
Comment 4•10 years ago
|
||
This impacts game developers that need to use proxies for COPPA verification. The proxy logs is used as proof that no private data is shared on the network. When some APIs don't use the proxy, there is no way to really confirm.
Updated•10 years ago
|
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•