servo/components/constellation
bors-servo eac4f407e2 Auto merge of #15354 - cynicaldevil:manual-redirect, r=jdm
Redirect document loads manually

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14596 .

r? @jdm

I ran some tests at random from the `navigating-across-documents` folder, and they are passing.

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15354)
<!-- Reviewable:end -->
2017-06-02 14:49:21 -07:00
..
browsingcontext.rs Fixed typo in components/constellation/browsingcontext.rs 2017-05-26 12:26:43 +08:00
Cargo.toml Auto merge of #15354 - cynicaldevil:manual-redirect, r=jdm 2017-06-02 14:49:21 -07:00
constellation.rs Auto merge of #15354 - cynicaldevil:manual-redirect, r=jdm 2017-06-02 14:49:21 -07:00
event_loop.rs Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
lib.rs Auto merge of #15354 - cynicaldevil:manual-redirect, r=jdm 2017-06-02 14:49:21 -07:00
network_listener.rs Redirect document loads manually 2017-05-31 17:28:53 +05:30
pipeline.rs Webdriver uses browsing context ids rather than pipeline ids. 2017-05-25 17:14:28 -05:00
sandboxing.rs Removed util. 2016-12-14 18:04:37 -06:00
timer_scheduler.rs Terminate timer scheduler thread during shutdown 2017-03-30 14:27:40 +02:00