servo/components/script_layout_interface
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 Upgrade to html5ever 0.16 2017-05-02 19:24:28 +02:00
lib.rs Upgrade to html5ever 0.16 2017-05-02 19:24:28 +02:00
message.rs Fix up script and layout. 2017-05-02 17:35:45 -07:00
reporter.rs Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
rpc.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
wrapper_traits.rs Make non-initial about:blank loads asynchronous 2017-05-12 11:53:43 -06:00