diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-29 06:43:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-29 06:43:19 -0500 |
commit | 94e6f59174f7102d37eae7107e6bd502a9b0ebe1 (patch) | |
tree | 4d07bde9f5ad974ef13f52b72ff4f7aebcb18dea /components/script/dom/bindings/codegen/parser | |
parent | 74d3b87c3e79abaf5c64e6e3f06e8a00148ea19d (diff) | |
parent | 609884cc5e8ef2e1fe34fa58f8b32f1713f11ee2 (diff) | |
download | servo-94e6f59174f7102d37eae7107e6bd502a9b0ebe1.tar.gz servo-94e6f59174f7102d37eae7107e6bd502a9b0ebe1.zip |
Auto merge of #12635 - nc4rrillo:refactor-spawn-multiprocess, r=Manishearth
Extracted common parts of the starting content process
<!-- Please describe your changes on the following line: -->
---
I implemented a trait for both `process::Command` and `sandbox::Command` in order to constrain my generic `setup_common` method.
<!-- 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 #12622 (github issue number if applicable).
<!-- Either: -->
- [X] These changes do not require tests because we are extracting common functionality across two code branches into a method
<!-- 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/12635)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions