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

Intersect the update rect with each tile's dirty rect when updating an image. #3095

Merged
merged 1 commit into from
Sep 21, 2018

Conversation

nical
Copy link
Contributor

@nical nical commented Sep 20, 2018

Otherwise each tile gets a dirty rect even if the tile isn't affected. This confuses the logic that requests/upload tiles.


This change is Reviewable

…n image.

Otherwise each tile gets a dirty rect even if the tile isn't affected. This confuses the logic that requests/upload tiles.
@nical
Copy link
Contributor Author

nical commented Sep 20, 2018

r? @aosmond

@nical
Copy link
Contributor Author

nical commented Sep 20, 2018

Copy link
Contributor

@aosmond aosmond left a comment

Choose a reason for hiding this comment

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

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

@gw3583
Copy link
Contributor

gw3583 commented Sep 20, 2018

Try run looks good.

@bors-servo r=aosmond

@bors-servo
Copy link
Contributor

📌 Commit 2dee3e1 has been approved by aosmond

bors-servo pushed a commit that referenced this pull request Sep 20, 2018
Intersect the update rect with each tile's dirty rect when updating an image.

Otherwise each tile gets a dirty rect even if the tile isn't affected. This confuses the logic that requests/upload tiles.

<!-- 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/3095)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

⌛ Testing commit 2dee3e1 with merge 835dce7...

@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: aosmond
Pushing 835dce7 to master...

@bors-servo bors-servo merged commit 2dee3e1 into servo:master Sep 21, 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.

4 participants