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

CanvasGradient#addColorStop should throw for invalid colors and offsets #7104

Merged
merged 1 commit into from Aug 11, 2015

Conversation

dzbarsky
Copy link
Contributor

@dzbarsky dzbarsky commented Aug 9, 2015

The new test failure is because the color stop has a value of 'currentColor' which we don't support yet.

Review on Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Aug 9, 2015
@nox
Copy link
Contributor

nox commented Aug 9, 2015

@bors-servo r+

-S-awaiting-review +S-awaiting-merge


Reviewed 5 of 5 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from the review on Reviewable.io

@nox nox 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 Aug 9, 2015
@bors-servo
Copy link
Contributor

📌 Commit 33ccb64 has been approved by nox

@bors-servo
Copy link
Contributor

⌛ Testing commit 33ccb64 with merge b26854c...

@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Aug 9, 2015
bors-servo pushed a commit that referenced this pull request Aug 9, 2015
CanvasGradient#addColorStop should throw for invalid colors and offsets

The new test failure is because the color stop has a value of 'currentColor' which we don't support yet.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7104)
<!-- Reviewable:end -->
@nox nox self-assigned this Aug 9, 2015
@bors-servo
Copy link
Contributor

💔 Test failed - linux2

@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 Aug 9, 2015
@Ms2ger
Copy link
Contributor

Ms2ger commented Aug 9, 2015

@bors-servo r-

<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> applies to us too.

@nox
Copy link
Contributor

nox commented Aug 9, 2015

@Ms2ger Oh!

@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Aug 9, 2015
@Ms2ger
Copy link
Contributor

Ms2ger commented Aug 11, 2015

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 7315b50 has been approved by Ms2ger

@bors-servo
Copy link
Contributor

⌛ Testing commit 7315b50 with merge d9925f5...

@highfive highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Aug 11, 2015
bors-servo pushed a commit that referenced this pull request Aug 11, 2015
CanvasGradient#addColorStop should throw for invalid colors and offsets

The new test failure is because the color stop has a value of 'currentColor' which we don't support yet.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7104)
<!-- Reviewable:end -->
@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Aug 11, 2015
@bors-servo
Copy link
Contributor

☀️ Test successful - android, gonk, linux1, linux2, mac1, mac2, mac3

@bors-servo bors-servo merged commit 7315b50 into servo:master Aug 11, 2015
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

5 participants