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

Revert the snap rect changes. #1339

Merged
merged 7 commits into from
Jun 5, 2017
Merged

Conversation

glennw
Copy link
Member

@glennw glennw commented Jun 5, 2017

I tried several fixes to avoid having to revert this - but it's causing all kinds of weird machine-specific failures on the CI machines.

It's also blocking us updating several Servo dependencies at the moment, which are blocked on the WR update for euclid, heapsize etc.

We can revisit this after we unblock and land the next WR update.


This change is Reviewable

@glennw
Copy link
Member Author

glennw commented Jun 5, 2017

r? @kvark

Sorry!

@kvark
Copy link
Member

kvark commented Jun 5, 2017

@kvark is sad 😿
@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 9143f1d has been approved by kvark

@bors-servo
Copy link
Contributor

⌛ Testing commit 9143f1d with merge b2614e4...

bors-servo pushed a commit that referenced this pull request Jun 5, 2017
Revert the snap rect changes.

I tried several fixes to avoid having to revert this - but it's causing all kinds of weird machine-specific failures on the CI machines.

It's also blocking us updating several Servo dependencies at the moment, which are blocked on the WR update for euclid, heapsize etc.

We can revisit this after we unblock and land the next WR update.

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

☀️ Test successful - status-travis
Approved by: kvark
Pushing b2614e4 to master...

@bors-servo bors-servo merged commit 9143f1d into servo:master Jun 5, 2017
Gankra added a commit to Gankra/webrender that referenced this pull request Jun 14, 2017
This reverts servo#1339, which just reverted servo#1292 and servo#1319.

The original changes seem to behaving well now. It's unclear what was happening,
but whatever it was, it seems fine now!

Here is the full list of reverts:

Revert "Manually re-apply ANGLE workaround in 3debb57."
This reverts commit 9143f1d.

Revert "Revert "Full rectangular pixel snapping""
This reverts commit de7e944.

Revert "Revert "Snapping transformed primitives""
This reverts commit dae62c5.

Revert "Revert "Snapping ref tests""
This reverts commit d6f03ba.

Revert "Revert "Ensure that subpixel sized snap rects are at least 1 device pixel.""
This reverts commit d396a7e.

Revert "Revert "clamp_rect Angle workaround""
This reverts commit ef24b78.

Revert "Revert "Don't apply local clip rect to snap rectangle calculation.""
This reverts commit 406b102.
Gankra added a commit to Gankra/webrender that referenced this pull request Jun 14, 2017
This reverts servo#1339, which just reverted servo#1292 and servo#1319.

The original changes seem to behaving well now. It's unclear what was happening,
but whatever it was, it seems fine now!

Here is the full list of reverts:

Revert "Manually re-apply ANGLE workaround in 3debb57."
This reverts commit 9143f1d.

Revert "Revert "Full rectangular pixel snapping""
This reverts commit de7e944.

Revert "Revert "Snapping transformed primitives""
This reverts commit dae62c5.

Revert "Revert "Snapping ref tests""
This reverts commit d6f03ba.

Revert "Revert "Ensure that subpixel sized snap rects are at least 1 device pixel.""
This reverts commit d396a7e.

Revert "Revert "clamp_rect Angle workaround""
This reverts commit ef24b78.

Revert "Revert "Don't apply local clip rect to snap rectangle calculation.""
This reverts commit 406b102.
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

4 participants