servo/components/webdriver_server
Connor Brewster d004db95cf Make non-initial about:blank loads asynchronous
Don't update iframe pipeline until load completes

To preserve the previous functionality of delaying load events when a
new navigation is triggered, pending pipeline id represents the
current pending load. The load event is only fired if the load message's
pipeline id matches the pending pipeline id.

Track frame size on Frame instead of Pipeline

Disabled matchMedia test

Track creator pipeline id
2017-05-12 11:53:43 -06:00
..
Cargo.toml Bump base64 to 0.4.2 2017-05-03 20:58:29 +00:00
keys.rs Implement support for WebDriver send keys command. 2015-11-16 22:48:26 +00:00
lib.rs Make non-initial about:blank loads asynchronous 2017-05-12 11:53:43 -06:00