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

refactor(htmlhrelement.rs): color setter now uses macro #8444

Merged
merged 1 commit into from
Nov 10, 2015
Merged

refactor(htmlhrelement.rs): color setter now uses macro #8444

merged 1 commit into from
Nov 10, 2015

Conversation

luthfianto
Copy link
Contributor

Changed the function in #L44-47 to a macro usage. Fixes #8433.

Review on Reviewable

Changed the function in #L44-47 to a macro usage
@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 10, 2015
@highfive
Copy link

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

@frewsxcv
Copy link
Contributor

Thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d0d2a64 has been approved by frewsxcv

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Nov 10, 2015
@frewsxcv frewsxcv self-assigned this Nov 10, 2015
@bors-servo
Copy link
Contributor

⌛ Testing commit d0d2a64 with merge 85dc3f9...

bors-servo pushed a commit that referenced this pull request Nov 10, 2015
refactor(htmlhrelement.rs): color setter now uses macro

Changed the function in #L44-47 to a macro usage. Fixes #8433.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8444)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - gonk

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Nov 10, 2015
@frewsxcv
Copy link
Contributor

@bors-servo retry

#8416

@bors-servo
Copy link
Contributor

⌛ Testing commit d0d2a64 with merge 32a91bc...

bors-servo pushed a commit that referenced this pull request Nov 10, 2015
refactor(htmlhrelement.rs): color setter now uses macro

Changed the function in #L44-47 to a macro usage. Fixes #8433.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8444)
<!-- Reviewable:end -->
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Nov 10, 2015
@bors-servo
Copy link
Contributor

☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt

@bors-servo bors-servo merged commit d0d2a64 into servo:master Nov 10, 2015
@luthfianto
Copy link
Contributor Author

@frewsxcv Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants