servo/components
Jack Moffitt 1bec193415 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.
2016-04-08 08:46:22 -06:00
..
canvas Auto merge of #9911 - magni-:dont_use_lookup_tables, r=michaelwu 2016-04-01 23:57:19 +05:30
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Auto merge of #10423 - asajeffrey:constellation-pipeline-hardening, r=emilio,jdm 2016-04-08 07:04:38 +05:30
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx gfx: When dumping the display list, mention whether each layer scrolls 2016-04-06 17:58:59 -07:00
gfx_traits layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
layout Auto merge of #10469 - mbrubeck:layout-misc, r=pcwalton 2016-04-08 10:10:11 +05:30
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added ability to randomly kill pipelines to the constellation. 2016-03-26 09:11:28 -05:00
net Update uuid. 2016-04-07 09:00:22 +02:00
net_traits Auto merge of #10399 - jdm:pb, r=jdm 2016-04-05 17:41:11 +05:30
plugins Remove str_to_string lint 2016-04-08 06:44:57 +05:30
profile layout: Rewrite the block formatting context/float inline-size 2016-03-25 18:39:16 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Use better JS engine defaults 2016-04-08 08:46:22 -06:00
script_traits Auto merge of #9811 - paulrouget:forceTouch, r=mbrubeck 2016-04-05 21:07:05 +05:30
servo servo: Update WebRender. 2016-04-07 11:59:14 -07:00
style Auto merge of #10438 - KiChjang:text-decoration-fix, r=mbrubeck 2016-04-08 03:39:41 +05:30
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Use better JS engine defaults 2016-04-08 08:46:22 -06:00
webdriver_server Update uuid. 2016-04-07 09:00:22 +02:00