servo/components/script
Patrick Walton 7bd257089c script: Make iframes know their pipeline IDs at all times, even after
navigation.

Since WebRender uses the pipeline ID stored in the iframe element to
determine which pipeline to display, it had better be kept up to date!

Closes #9919.
2016-04-28 10:53:13 -07:00
..
docs
dom script: Make iframes know their pipeline IDs at all times, even after 2016-04-28 10:53:13 -07:00
parse Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdm 2016-04-27 07:50:54 -07:00
task_source
build.rs
Cargo.toml Finish hooking up XML parser 2016-04-27 08:44:13 -06:00
clipboard_provider.rs
cors.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools.rs
document_loader.rs Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
layout_interface.rs
lib.rs Update rustc. 2016-04-26 09:52:09 +02:00
makefile.cargo
mem.rs
network_listener.rs
origin.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
page.rs
reporter.rs
script_runtime.rs
script_thread.rs script: Make iframes know their pipeline IDs at all times, even after 2016-04-28 10:53:13 -07:00
textinput.rs
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs