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

Don't require the CanvasFillOrStrokeStyle enum to be public #8115

Merged
merged 1 commit into from Oct 21, 2015

Conversation

@nerith
Copy link
Contributor

nerith commented Oct 21, 2015

CanvasFillOrStrokeStyle is only used in a single file,
so it does not need to be a public enum.

Fixes #8105.

Review on Reviewable

CanvasFillOrStrokeStyle is only used in a single file,
so it does not need to be a public enum.

Fixes #8105.
@jdm
Copy link
Member

jdm commented Oct 21, 2015

@bors-servo: r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Oct 21, 2015

📌 Commit 60beb78 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Oct 21, 2015

Testing commit 60beb78 with merge 9780968...

bors-servo pushed a commit that referenced this pull request Oct 21, 2015
Don't require the CanvasFillOrStrokeStyle enum to be public

CanvasFillOrStrokeStyle is only used in a single file,
so it does not need to be a public enum.

Fixes #8105.

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

bors-servo commented Oct 21, 2015

💔 Test failed - mac-rel-wpt

@jdm
Copy link
Member

jdm commented Oct 21, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 21, 2015

Testing commit 60beb78 with merge 252e73f...

bors-servo pushed a commit that referenced this pull request Oct 21, 2015
bors-servo
Don't require the CanvasFillOrStrokeStyle enum to be public

CanvasFillOrStrokeStyle is only used in a single file,
so it does not need to be a public enum.

Fixes #8105.

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

bors-servo commented Oct 21, 2015

@bors-servo bors-servo merged commit 60beb78 into servo:master Oct 21, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
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.

None yet

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