servo/components/constellation
bors-servo a287271486 Auto merge of #17709 - paulrouget:new_pipeline_before_add_pending_changes, r=cbrewster
always call new_pipeline() before add_pending_changes()

There are some changes we want to make in `add_pending_changes` which require pipelines to be registered in self.pipelines.

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/17709)
<!-- Reviewable:end -->
2017-07-13 10:50:07 -07:00
..
browsingcontext.rs Bump euclid to 0.14. 2017-06-14 16:00:59 +02:00
Cargo.toml Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
constellation.rs Auto merge of #17709 - paulrouget:new_pipeline_before_add_pending_changes, r=cbrewster 2017-07-13 10:50:07 -07:00
event_loop.rs Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
lib.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
network_listener.rs Redirect document loads manually 2017-05-31 17:28:53 +05:30
pipeline.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10: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