Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable JavaScript JIT #373

Open
ghost opened this issue Feb 11, 2018 · 5 comments
Open

Disable JavaScript JIT #373

ghost opened this issue Feb 11, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Feb 11, 2018

Has that been considered for inclusion?

https://trac.torproject.org/projects/tor/ticket/21011

@Atavic
Copy link

Atavic commented Feb 12, 2018

javascript.options.baselinejit.content
javascript.options.ion.content

Set to false harden the browser and may cause problems with heavy JS Scripts.

@ghost
Copy link
Author

ghost commented Feb 12, 2018

Define "problems" please.

Generally I have JS disabled completely and enable it on specific sites only (and temporarily, in a dedicated window, without running any other apps while doing that, hopefully to avoid potential Spectre attacks).

So in such a scenario - is there any benefit in hardening those prefs?

@Atavic
Copy link

Atavic commented Feb 12, 2018

@pyllyukko
Copy link
Owner

Has that been considered for inclusion?

It is now. Thanks.

@Atavic
Copy link

Atavic commented Feb 14, 2018

Wait!
@pyllyukko these entries are not present in latest firefox. My Fault, @earthlng

@pyllyukko pyllyukko reopened this Feb 15, 2018
pyllyukko added a commit that referenced this issue Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants