Disabling nightly javascript poisoning on Android?

Talk about Mozilla browsers for small devices such as PDAs and cellphones.
Post Reply
eQWe
Posts: 3
Joined: July 5th, 2013, 12:33 am

Disabling nightly javascript poisoning on Android?

Post by eQWe »

So on Windows I disabled javascript poisoning for nightly by setting the environment variable JSGC_DISABLE_POISONING=1 and it seems to have made a difference in performance. My question is, is javascript poisoning also enabled on Android nightlys and if so can it also be disabled? Would you disable it by setting that environment variable on Android and if so, how?
User avatar
DanRaisch
Moderator
Posts: 127187
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: Disabling nightly javascript poisoning on Android?

Post by DanRaisch »

Moving to Mobile.
kbrosnan
Posts: 520
Joined: October 23rd, 2003, 8:32 pm

Re: Disabling nightly javascript poisoning on Android?

Post by kbrosnan »

The only way to set environment variables on Android is to connect to the device using adb. See https://wiki.mozilla.org/Mobile/Fennec/ ... _Variables
Post Reply