Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compositing: removed opts-get #23493

Merged
merged 1 commit into from Jun 3, 2019
Merged

Conversation

@oneturkmen
Copy link
Contributor

oneturkmen commented Jun 1, 2019

Removed all opts::get() from compositing component.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix partially #22854 (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because they are not feature- or bug-related changes.

This change is Reviewable

@gootorov
Copy link
Contributor

gootorov commented Jun 1, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Jun 1, 2019

Trying commit cb02bcb with merge 76bbc7e...

bors-servo added a commit that referenced this pull request Jun 1, 2019
compositing: removed opts-get

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

Removed all `opts::get()` from `compositing` component.

---
<!-- 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 *partially* fix #22854 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they are not feature- or bug-related 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/23493)
<!-- Reviewable:end -->
@oneturkmen
Copy link
Contributor Author

oneturkmen commented Jun 1, 2019

PS. The issue #22854 is not done yet. There are other components to work on. This is only for compositing component.
PSS. Huge thanks goes to @gootorov for helping me with my 1st contribution.

@oneturkmen
Copy link
Contributor Author

oneturkmen commented Jun 1, 2019

@jdm Let me know if you'd prefer a PR per component, or a single PR with the entire issue fixed (thus, with the changes from all listed components).

@gootorov
Copy link
Contributor

gootorov commented Jun 1, 2019

r? @jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jun 1, 2019

☀️ Test successful - arm64, linux-rel-css, linux-rel-wpt, status-taskcluster
State: approved= try=True

Copy link
Member

jdm left a comment

Since we have removed the only use of servo_config from this crate, we can now remove the dependency from components/compositing/Cargo.toml. Thanks!

@jdm jdm self-assigned this Jun 1, 2019
@oneturkmen oneturkmen force-pushed the oneturkmen:remove-get-opts branch from cb02bcb to 1819453 Jun 1, 2019
@jdm
Copy link
Member

jdm commented Jun 2, 2019

@bors-servo r+
Hooray!

@bors-servo
Copy link
Contributor

bors-servo commented Jun 2, 2019

📌 Commit 1819453 has been approved by jdm

@oneturkmen
Copy link
Contributor Author

oneturkmen commented Jun 2, 2019

@jdm thanks for the help with the 1st contribution! proceeding with the rest now.

@bors-servo
Copy link
Contributor

bors-servo commented Jun 3, 2019

Testing commit 1819453 with merge 2ee155e...

bors-servo added a commit that referenced this pull request Jun 3, 2019
compositing: removed opts-get

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

Removed all `opts::get()` from `compositing` component.

---
<!-- 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 they are not feature- or bug-related 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/23493)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 3, 2019

☀️ Test successful - arm64, linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: jdm
Pushing 2ee155e to master...

@bors-servo bors-servo merged commit 1819453 into servo:master Jun 3, 2019
4 checks passed
4 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
Travis CI - Pull Request Build Passed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@oneturkmen oneturkmen deleted the oneturkmen:remove-get-opts branch Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.