diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-06-07 11:12:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 11:12:38 -0400 |
commit | a634f0502417421c78f3d05e493a12f0b19d83a0 (patch) | |
tree | b36cad635dfda2d726b2e90bc48951678285c0bb /python/servo/package_commands.py | |
parent | 237ef8da3462b34b78a20c39388d9bab8cec3a70 (diff) | |
parent | f29ae9d88f6e8881a1e3e349cf001f6f5ebaebac (diff) | |
download | servo-a634f0502417421c78f3d05e493a12f0b19d83a0.tar.gz servo-a634f0502417421c78f3d05e493a12f0b19d83a0.zip |
Auto merge of #23521 - oneturkmen:profile-remove-opts-get, r=jdm
Profile: removed opts::get()
<!-- Please describe your changes on the following line: -->
Removed opts::get() from `profile` component. **Note** that `profile_traits` component is the only component that uses single `opts::get().signpost` for IpcBytesReceiver and IpcReceiver structs, i.e. for recv() type 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 *partially* #22854 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because these are cleanup changes.
<!-- 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/23521)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions