diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-15 23:23:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-15 23:23:54 -0400 |
commit | b93f153ed59fb993af306bd8c540887196021f87 (patch) | |
tree | b1efd724c10d7f6dbfe64d9e644b83718fb09b11 /components/script/dom/bindings/codegen/pythonpath.py | |
parent | 57b12aaaaf61ad02006014465ed2c93c7ecb1e77 (diff) | |
parent | e268a4341cd701fa30cd3bf674cb38d9e6b3ec79 (diff) | |
download | servo-b93f153ed59fb993af306bd8c540887196021f87.tar.gz servo-b93f153ed59fb993af306bd8c540887196021f87.zip |
Auto merge of #20310 - fabricedesre:opt-multiprocess, r=jdm
Update the MULTIPROCESS static when changing default options
<!-- Please describe your changes on the following line: -->
When the options are set not from the command line but by calling `set_defaults()` which is common for embedders, the MULTIPROCESS static is not set, and so the setting is ignored. This patch fixes that.
---
<!-- 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
- [X] These changes do not require tests because we have no tests around that.
<!-- 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/20310)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/pythonpath.py')
0 files changed, 0 insertions, 0 deletions