Hi folks, I am sometimes testing things in B2G and use a proxy to debug network activity. During this I have noticed that most but not all traffic is correctly tunneled through the proxy if I manually set the prefs in the Gaia profile. Some WebAPIs - like mozTCPSocket - do not respect the proxy settings as of now.
I have filed a tracking bug to monitor proxy support in b2g <https://bugzilla.mozilla.org/show_bug.cgi?id=902345>. I couldn't find any other APIs than TCPSocket which should be listed as blocking this bug, as SimplePush appears to use WebSockets, which already respect the proxy settings. If you can think of an API that should be listed there, please help filing them. If you have some pare time, developer attention is also highly appreciated :-) Cheers! Freddy _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
