servo/components/script_traits
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 Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
lib.rs Make non-initial about:blank loads asynchronous 2017-05-12 11:53:43 -06:00
script_msg.rs Make non-initial about:blank loads asynchronous 2017-05-12 11:53:43 -06:00
webdriver_msg.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00