Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix #9508: Beautify our union enums constructors #9543
Conversation
highfive
commented
Feb 4, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @metajack (or someone else) soon. |
highfive
commented
Feb 4, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Feb 4, 2016
|
Ok, cool. Please note that I wasn't able to run tests neither on master nor on my branch (is that okay, actually?)
Thanks! Review status: 0 of 13 files reviewed at latest revision, all discussions resolved. Comments from the review on Reviewable.io |
|
I'll file an issue for that, but generally |
|
|
22fefd0
to
892ea30
|
That was my first rebase, actually. I fixed merge conflict and now I've got a single commit that should be mergeable with master. Hopefully I did it right :) Please check. Thanks Review status: 0 of 112 files reviewed at latest revision, all discussions resolved, some commit checks failed. Comments from the review on Reviewable.io |
|
The rebase went horribly wrong. You currently have 14 unrelated commits in your PR. See https://github.com/servo/servo/wiki/Github-Workflow for a guide on how to rebase. |
892ea30
to
2be4940
|
@KiChjang thanks for noticing that! I've removed unrelated commits using Review status: 0 of 13 files reviewed at latest revision, all discussions resolved. Comments from the review on Reviewable.io |
|
Everything looks fine; thanks for addressing this issue! @bors-servo r+ |
|
|
… r=KiChjang Fix #9508: Beautify our union enums constructors Solves #9508 @jdm Please review. Thanks! <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9543) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #7791 |
|
|
|
|
|
@bors-servo retry |
|
|
|
|
alopatindev commentedFeb 4, 2016
Solves #9508
@jdm Please review. Thanks!