There is no official way to do this, but you can try to hack around this: (This is not supported, you might break things. Keep a backup, etc. :))
The Firefox OS Simulator brings its own profile and settings with it. You will have to modify them by hand: 1 - Navigate to your Firefox profile folder (e.g. ~/.mozilla/somethingrandom.default/) and then extensions/[email protected]/profile/ 2- The file user.js contains all settings (like you would know from about:config). 3- Try adding proxy settings here. 4- This doc will help you understand could settings and values make sense https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Security/Intercepting_traffic_using_a_proxy#Setting_up_B2G Good Luck! Freddy On 18.07.2013 12:59, [email protected] wrote:> Is it possible to proxy the Firefox OS Simulator, setting the Firefox browser proxy doesn't effect it. > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
