servo/src/components/script
Josh Matthews be2b983ec1 Make the I Tried star appear when a top-level page load fails for network-related reasons.
Under the hood, this requires treating the I Tried pipeline as a new load instead of a replacement, since the failure-handling code interacts poorly with the rest of the replacement code when we get a series of staggered failures over time from the various pipeline components.
2014-04-24 01:07:52 -04:00
..
dom Make the I Tried star appear when a top-level page load fails for network-related reasons. 2014-04-24 01:07:52 -04:00
html Remove resource_task argument from css_link_listener.(fixes #2153) 2014-04-18 19:58:10 +08:00
layout_interface.rs Add transparent Traceable and Untraceable types to aid proper rooting practices, and replace ad-hoc Untraceable structs with empty Encodable implementations. 2014-04-17 17:41:09 -04:00
script.rs Remove all traces of WindowProxy. Implement basic browser context concept and outerizing of inner windows. 2014-04-22 10:57:25 -04:00
script_task.rs Make the I Tried star appear when a top-level page load fails for network-related reasons. 2014-04-24 01:07:52 -04:00