servo/components/webdriver_server
James Graham 009e2baaf0 Add enough Webdriver support to enable Get().
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
2015-04-16 16:02:43 +01:00
..
Cargo.toml Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00
lib.rs Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00