servo/components
bors-servo af2f46bdda Auto merge of #5610 - jgraham:jgraham/webdriver-get, r=jdm
This is incomplete in several ways:

* It assumes that there's only one constellation (i.e. top level browsing context), ever.
* The session support is very basic indeed (no capabilities)
* Passing channels over channels may not sit well with IPC
* The error handling is mostly missing

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5610)
<!-- Reviewable:end -->
2015-04-16 12:35:25 -05:00
..
canvas Canvas: added lineCap and lineJoin support. 2015-04-14 18:26:41 +02:00
compositing Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00
devtools Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
devtools_traits Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
gfx Auto merge of #5706 - pcwalton:absolute-clipping-of-own-contents, r=glennw 2015-04-15 21:04:59 -05:00
layout layout: Clip the immediate fragments of block flows that establish 2015-04-15 17:19:27 -07:00
layout_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
msg Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00
net Warning fixes. 2015-04-16 11:46:42 -04:00
net_traits Document async networking interfaces. 2015-04-16 11:46:41 -04:00
plugins Use quasiquotes for attributes in plugins crate. 2015-04-04 17:37:06 +02:00
profile Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
script Documentation. 2015-04-16 11:46:42 -04:00
script_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
servo Start switching net/ to use abstractions over channels to allow introducing non-channel communication in the future. 2015-04-16 11:46:39 -04:00
style Remove an unused import. 2015-04-16 10:02:47 +02:00
util Add/update comments with links to spec 2015-04-14 18:03:13 -04:00
webdriver_server Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00