I would prefer a solution, where I don't have use my own built b2g OS for this. At least, that's what I understand from the answer that you gave. Is there some config file on the device, that I could edit?
Regards, Martijn On Tue, Nov 20, 2012 at 2:24 PM, Vivien <[email protected]> wrote: > On 20/11/2012 01:15, Martijn wrote: >> >> Hi, >> >> Is there a way to set preferences in the b2g browser? >> I would like to change the "dom.disable_open_during_load" preference to >> false. > > > You can: > - create a file call custom-prefs.js at the root of your Gaia folder > - add a line like: user_pref("marionette.defaultPrefs.enabled", false); > - make install-gaia > > Vivien. >> >> Regards, >> Martijn >> >> -- >> Martijn Wargers - Help Mozilla! >> http://quality.mozilla.org/ >> http://wiki.mozilla.org/Mozilla_QA_Community >> irc://irc.mozilla.org/qa - /nick mw22 >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > > -- Martijn Wargers - Help Mozilla! http://quality.mozilla.org/ http://wiki.mozilla.org/Mozilla_QA_Community irc://irc.mozilla.org/qa - /nick mw22 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
