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

Canvas: implement ellipse #17598

Closed
asajeffrey opened this issue Jul 3, 2017 · 1 comment
Closed

Canvas: implement ellipse #17598

asajeffrey opened this issue Jul 3, 2017 · 1 comment

Comments

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Jul 3, 2017

No description provided.

@joone
Copy link
Contributor

@joone joone commented Aug 18, 2017

It seems that we need to add a new API to rust-azure for ellipse?

joone pushed a commit to joone/rust-azure that referenced this issue Aug 21, 2017
joone pushed a commit to joone/servo that referenced this issue Aug 21, 2017
joone pushed a commit to joone/servo that referenced this issue Aug 21, 2017
joone pushed a commit to joone/servo that referenced this issue Aug 21, 2017
joone added a commit to joone/rust-azure that referenced this issue Aug 23, 2017
joone added a commit to joone/rust-azure that referenced this issue Aug 23, 2017
joone added a commit to joone/rust-azure that referenced this issue Aug 24, 2017
joone added a commit to joone/rust-azure that referenced this issue Aug 24, 2017
bors-servo added a commit to servo/rust-azure that referenced this issue Aug 24, 2017
Implement Ellipse API

Bug: servo/servo#17598

The ellipse API was added as public API of Azure and the Arc method was updated to deal with the ellipse API.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-azure/272)
<!-- Reviewable:end -->
joone pushed a commit to joone/servo that referenced this issue Aug 24, 2017
joone pushed a commit to joone/servo that referenced this issue Aug 25, 2017
Update rust-azure to 0.21.0

BUG: servo#17598
@joone joone mentioned this issue Aug 25, 2017
3 of 3 tasks complete
bors-servo added a commit that referenced this issue Aug 26, 2017
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

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

<!-- 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/18242)
<!-- Reviewable:end -->
joone pushed a commit to joone/servo that referenced this issue Aug 28, 2017
Update rust-azure to 0.21.0

BUG: servo#17598
bors-servo added a commit that referenced this issue Aug 28, 2017
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

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

<!-- 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/18242)
<!-- Reviewable:end -->
joone pushed a commit to joone/servo that referenced this issue Aug 30, 2017
Update rust-azure to 0.21.0

BUG: servo#17598
bors-servo added a commit that referenced this issue Aug 30, 2017
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

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

<!-- 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/18242)
<!-- Reviewable:end -->
joone pushed a commit to joone/servo that referenced this issue Aug 31, 2017
Update rust-azure to 0.21.0

Mark the following test case as fail:
tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html.ini

BUG: servo#17598
joone pushed a commit to joone/servo that referenced this issue Sep 1, 2017
Update rust-azure to 0.21.0

Mark the following test case as fail:
tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html.ini

BUG: servo#17598
bors-servo added a commit that referenced this issue Sep 1, 2017
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

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

<!-- 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/18242)
<!-- Reviewable:end -->
joone pushed a commit to joone/servo that referenced this issue Sep 1, 2017
* Update rust-azure to 0.21.0
* Mark the following test case as fail:
  tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html
* Make the ellipse test case pass.

BUG: servo#17598
bors-servo added a commit that referenced this issue Sep 2, 2017
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

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

<!-- 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/18242)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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