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

Remove local_rect_changed from PictureState. #3302

Merged
merged 1 commit into from Nov 13, 2018

Conversation

gw3583
Copy link
Contributor

@gw3583 gw3583 commented Nov 13, 2018

This can now be handled internally, and removes one more need
for the PictureState structure during the main traversal.


This change is Reviewable

This can now be handled internally, and removes one more need
for the PictureState structure during the main traversal.
@gw3583
Copy link
Contributor Author

gw3583 commented Nov 13, 2018

@gw3583
Copy link
Contributor Author

gw3583 commented Nov 13, 2018

Try run looks good.

Copy link
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@kvark
Copy link
Member

kvark commented Nov 13, 2018

Nice try! :D
@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 27cc9ec has been approved by kvark

@bors-servo
Copy link
Contributor

⌛ Testing commit 27cc9ec with merge fc1da8a...

bors-servo pushed a commit that referenced this pull request Nov 13, 2018
Remove local_rect_changed from PictureState.

This can now be handled internally, and removes one more need
for the PictureState structure during the main traversal.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3302)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@kvark
Copy link
Member

kvark commented Nov 13, 2018

caused by: Connection refused (os error 61)

@bors-servo retry

@bors-servo
Copy link
Contributor

⌛ Testing commit 27cc9ec with merge 652e3f8...

bors-servo pushed a commit that referenced this pull request Nov 13, 2018
Remove local_rect_changed from PictureState.

This can now be handled internally, and removes one more need
for the PictureState structure during the main traversal.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3302)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: kvark
Pushing 652e3f8 to master...

@bors-servo bors-servo merged commit 27cc9ec into servo:master Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants