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

Use better JS engine defaults #10445

Merged
merged 1 commit into from Apr 11, 2016
Merged

Use better JS engine defaults #10445

merged 1 commit into from Apr 11, 2016

Commits on Apr 8, 2016

  1. Use better JS engine defaults

    This adds in preferences for all the SM 39 available options (as
    retrieved from Gecko), and uses the same defaults as Gecko. A few
    properties are not supported yet, and incremental GC is still always
    disabled regardless of the preference setting.
    
    This also adds back in the options that were accidentally deleted when
    \#10342 was rebased, which moved things from script_thread.rs to
    script_runtime.rs.
    metajack committed Apr 8, 2016
You can’t perform that action at this time.