servo/components
Anthony Ramine dee38475b8 Make DomRoot<T> a type alias of a more general Root<T> type
This Root<T> relies on the concept of a stable trace object, which doesn't
move for the whole lifetime of the T value. For safety reasons, T must be 'static.

The only implementor of StableTraceObject for now is Dom<T>.
2017-09-28 15:42:43 +02:00
..
atoms Do not NIH queueing a task to fire an event in htmlmediaelement 2017-09-04 16:14:04 +02:00
bluetooth Use BluetoohAdapter mock when bluetooth is disabled 2017-09-17 12:15:00 +02:00
bluetooth_traits
canvas Improve Webrender<->WebGL synchronization 2017-09-20 11:48:11 +02:00
canvas_traits Improve Webrender<->WebGL synchronization 2017-09-20 11:48:11 +02:00
compositing Update WR (workaround a mac GL driver bug). 2017-09-22 14:46:40 +10:00
config enable antialiasing by default 2017-08-29 17:50:26 +02:00
constellation Auto merge of #17083 - danielj41:javascript-url-global-3, r=jdm 2017-09-09 04:39:43 -05:00
debugger
deny_public_fields
devtools
devtools_traits
dom_struct Use the better TokenStream API in dom_struct 2017-09-01 12:15:12 +02:00
domobject_derive
fallible Bug 1398593 - stylo: mitigate performance impact of fallible allocation on stylist rebuilds. r=emilio. 2017-09-12 15:18:49 +02:00
geometry
gfx Auto merge of #18598 - glennw:update-wr-driver-bug, r=emilio 2017-09-24 16:13:47 -05:00
gfx_traits
hashglobe Bug 1398593 - stylo: mitigate performance impact of fallible allocation on stylist rebuilds. r=emilio. 2017-09-12 15:18:49 +02:00
jstraceable_derive
layout Rename LayoutJS<T> to LayoutDom<T> 2017-09-26 09:49:04 +02:00
layout_thread style: Lazily tweak the traversal root to account for sibling invalidations. 2017-09-26 13:09:03 +02:00
layout_traits
lru_cache Hoist lookup() into lru_cache. 2017-09-20 23:22:33 -07:00
malloc_size_of Remove some use statements in malloc_size_of. 2017-09-26 19:05:23 +10:00
malloc_size_of_derive Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
metrics
msg Made PipelineId non-zero, so optional ids take no more space. 2017-09-18 15:49:38 -05:00
net Update some dependencies to fix some warnings 2017-09-20 11:50:39 +02:00
net_traits Update WR (workaround a mac GL driver bug). 2017-09-22 14:46:40 +10:00
profile Make Performance Timeline API work in Workers 2017-09-05 17:07:15 +02:00
profile_traits Make Performance Timeline API work in Workers 2017-09-05 17:07:15 +02:00
rand
range
remutex
script Make DomRoot<T> a type alias of a more general Root<T> type 2017-09-28 15:42:43 +02:00
script_layout_interface Rename LayoutJS<T> to LayoutDom<T> 2017-09-26 09:49:04 +02:00
script_plugins Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
script_traits Introduce MainThreadScriptMsg::RegisterPaintWorklet 2017-09-17 10:19:59 +02:00
selectors selectors: Remove unused crate. 2017-09-25 02:01:55 +02:00
servo Improve Webrender<->WebGL synchronization 2017-09-20 11:48:11 +02:00
servo_arc style: Share user agent cascade data across documents. 2017-09-15 09:26:23 +02:00
size_of_test
style style: update bindings. 2017-09-28 10:03:58 +02:00
style_derive style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
style_traits style: Remove UnsafeNode. 2017-09-25 01:58:52 +02:00
url
webdriver_server Update WR (workaround a mac GL driver bug). 2017-09-22 14:46:40 +10:00
webvr Update rust-webvr to 0.8 2017-08-31 01:24:54 +02:00
webvr_traits Update rust-webvr to 0.8 2017-08-31 01:24:54 +02:00