Discussion:
Proxy settings in GeckoView
Surendra Ippagunta
2013-11-26 17:01:32 UTC
Permalink
Hello,

I have successfully built GeckView for Android. But I want
configure/modify the build to force GecoView to use a proxy.
I know there is a way to set proxy by the user from about:config page but I
want to do it in the build so that the setting will be active when apk is
installed.

Kindly point me to source files used for proxy settings.

Thank you,

Regards
Surendra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/mobile-firefox-dev/attachments/20131126/bed2c3b3/attachment.html>
Surendra Ippagunta
2013-11-27 13:49:22 UTC
Permalink
Hello,

I have successfully built GeckView for Android. But I want
configure/modify the build to force GecoView to use a proxy.
I know there is a way to set proxy by the user from about:config page but I
want to do it in the build so that the setting will be active when apk is
installed.

Kindly point me to source files used for proxy settings.

Thank you,

Regards
Surendra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/mobile-firefox-dev/attachments/20131127/3156f00b/attachment.html>
n8fr8
2013-11-27 14:51:39 UTC
Permalink
Post by Surendra Ippagunta
Kindly point me to source files used for proxy settings.
You can find exactly that code here:
https://github.com/guardianproject/Orfox/blob/master/src/info/guardianproject/browser/MainActivity.java#L155
Margaret Leibovic
2013-12-02 17:38:24 UTC
Permalink
If you are building GeckoView yourself, I imagine you can try specifying
these preferences in mobile.js before building:
http://hg.mozilla.org/mozilla-central/file/2581b84e0ca1/mobile/android/app/mobile.js

Margaret
Post by Surendra Ippagunta
Hello,
I have successfully built GeckView for Android. But I want
configure/modify the build to force GecoView to use a proxy.
I know there is a way to set proxy by the user from about:config page but
I want to do it in the build so that the setting will be active when apk is
installed.
Kindly point me to source files used for proxy settings.
Thank you,
Regards
Surendra
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev at mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/mobile-firefox-dev/attachments/20131202/50e9bcd1/attachment.html>
Loading...