servo/components/constellation
bors-servo 569d51dc30 Auto merge of #15878 - asajeffrey:constellation-frames-store-loaddata, r=cbrewster
Frames in the constellation store LoadData rather than just URLs.

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

Include LoadData in each session history entry, so that when we reload discarded documents we can include POST data etc.

---
<!-- 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 #14888
- [X] These changes do not require tests because we don't test document discarding.

<!-- 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/15878)
<!-- Reviewable:end -->
2017-03-14 12:30:20 -07:00
..
Cargo.toml Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
constellation.rs Auto merge of #15878 - asajeffrey:constellation-frames-store-loaddata, r=cbrewster 2017-03-14 12:30:20 -07:00
event_loop.rs Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
frame.rs Frames in the constellation store LoadData rather than just URLs. 2017-03-14 14:28:21 -05:00
lib.rs Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
pipeline.rs Frames in the constellation store LoadData rather than just URLs. 2017-03-14 14:28:21 -05:00
sandboxing.rs Removed util. 2016-12-14 18:04:37 -06:00
timer_scheduler.rs Check all constellation files for panics 2017-01-20 14:24:21 -05:00