On Thursday, July 18, 2013 12:07:05 PM UTC+1, Frederik Braun wrote: > 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 > > >
There is nothing in extensions/ , but there is .mozilla/b2g/random.profile/ where there is a prefs.js , however adding the proxy settings there still doesn't work. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
