servo/components
charlesvdv 6a22174eb7 Allow cli prefs to have numerical value
Fix for #14842.

Extract the code inside a function to unit-test it.
2017-01-05 19:32:14 +01:00
..
atoms Fire 'input' event after 'keypress' in input and textarea elements 2016-12-27 15:57:34 +05:30
bluetooth refactor Connect/Disconnect calls 2016-12-22 15:49:29 +01:00
bluetooth_traits Auto merge of #14612 - szeged:connect-disconnect-update, r=jdm 2016-12-22 06:51:16 -08:00
canvas Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
canvas_traits Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
compositing replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
constellation Pass test-tidy. 2017-01-04 15:23:37 +00:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
devtools replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
geometry Removed util. 2016-12-14 18:04:37 -06:00
gfx replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Mark JSTraceable and its method as unsafe 2016-12-06 13:15:06 -10:00
layout Bug 1298588 part 9, servo piece. Pass through useful default styles to cascade(). r=bholley 2017-01-04 23:13:46 -05:00
layout_thread Bug 1298588 part 5. Store a ComputedValues on SharedStyleContext. r=bholley 2017-01-04 23:13:40 -05:00
layout_traits Make the layout content process shutdown sender optional. 2016-11-30 01:24:45 +01:00
msg Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm 2016-11-24 12:29:52 -08:00
net Auto merge of #14784 - mattnenterprise:fetch-api-updates, r=jdm,KiChjang 2017-01-02 11:30:51 -08:00
net_traits Rustfmt net_traits. 2017-01-03 15:06:41 +01:00
plugins Update to rustc 1.16.0-nightly (4ecc85beb 2016-12-28) 2017-01-02 10:51:02 +01:00
profile replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
profile_traits Removed util. 2016-12-14 18:04:37 -06:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
remutex Removed util. 2016-12-14 18:04:37 -06:00
script Auto merge of #14847 - anholt:webgl-bufferdata, r=emilio 2017-01-05 02:11:29 -08:00
script_layout_interface Bug 1298588 part 9, servo piece. Pass through useful default styles to cascade(). r=bholley 2017-01-04 23:13:46 -05:00
script_traits Rustfmt script_traits. 2017-01-03 14:07:30 +01:00
servo Update WR (windows font fixes, ridge/groove borders, scrolling improvements). 2016-12-23 14:00:40 +10:00
style Auto merge of #14848 - bzbarsky:initial-styles, r=bholley 2017-01-04 21:01:38 -08:00
style_traits style: Document style_traits and deny missing docs on it. 2016-12-31 12:17:07 +01:00
url Implement discarding Document objects to reclaim space. 2017-01-04 11:29:31 +00:00
webdriver_server Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00