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

style: Make Contain::parse simpler #19692

Merged
merged 1 commit into from Jan 5, 2018
Merged

style: Make Contain::parse simpler #19692

merged 1 commit into from Jan 5, 2018

Conversation

@stevel98
Copy link
Contributor

stevel98 commented Jan 4, 2018


Makes Contain::parse slightly simpler, as discussed in #19682

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #19682 (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because refactoring

This change is Reviewable

@highfive
Copy link

highfive commented Jan 4, 2018

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @asajeffrey (or someone else) soon.

@highfive
Copy link

highfive commented Jan 4, 2018

Heads up! This PR modifies the following files:

  • @bholley: components/style/values/specified/box.rs
  • @canaltinova: components/style/values/specified/box.rs
  • @emilio: components/style/values/specified/box.rs
@highfive
Copy link

highfive commented Jan 4, 2018

warning Warning warning

  • These commits modify style code, but no tests are modified. Please consider adding a test!
@emilio
emilio approved these changes Jan 4, 2018
Copy link
Member

emilio left a comment

Thanks!

@emilio
Copy link
Member

emilio commented Jan 4, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jan 4, 2018

📌 Commit aa1b9a2 has been approved by emilio

@highfive highfive assigned emilio and unassigned asajeffrey Jan 4, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2018

Testing commit aa1b9a2 with merge 0393f9d...

bors-servo added a commit that referenced this pull request Jan 5, 2018
style: Make Contain::parse simpler

<!-- Please describe your changes on the following line: -->
---
Makes Contain::parse slightly simpler, as discussed in #19682

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #19682 (github issue number if applicable).

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

<!-- 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/19692)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2018

@bors-servo bors-servo merged commit aa1b9a2 into servo:master Jan 5, 2018
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@stevel98 stevel98 deleted the stevel98:Contain branch Jan 5, 2018
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.

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