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

Expand DisplayList layer bounds to whole pixels #8244

Merged
merged 1 commit into from Oct 29, 2015

Conversation

@mrobinson
Copy link
Member

mrobinson commented Oct 29, 2015

Before passing these layers to the paint task, expand them to pixel
boundaries. This ensures that subpixel edges of the layer will not be
clipped away and helps prevent rounding issues with layer contents.

Fixes #8166.

Review on Reviewable

Before passing these layers to the paint task, expand them to pixel
boundaries. This ensures that subpixel edges of the layer will not be
clipped away and helps prevent rounding issues with layer contents.

Fixes #8166.
@mrobinson
Copy link
Member Author

mrobinson commented Oct 29, 2015

@pcwalton or @gw r?

@pcwalton
Copy link
Contributor

pcwalton commented Oct 29, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 29, 2015

📌 Commit a7a58e4 has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Oct 29, 2015

Testing commit a7a58e4 with merge 94ca87e...

bors-servo added a commit that referenced this pull request Oct 29, 2015
Expand DisplayList layer bounds to whole pixels

Before passing these layers to the paint task, expand them to pixel
boundaries. This ensures that subpixel edges of the layer will not be
clipped away and helps prevent rounding issues with layer contents.

Fixes #8166.

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

bors-servo commented Oct 29, 2015

@bors-servo bors-servo merged commit a7a58e4 into servo:master Oct 29, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@mrobinson mrobinson deleted the mrobinson:layer-size branch Nov 2, 2015
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.