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

Fix hittesting on HiDPI screens #21190

Merged
merged 1 commit into from Jul 17, 2018
Merged

Fix hittesting on HiDPI screens #21190

merged 1 commit into from Jul 17, 2018

Conversation

@jdm
Copy link
Member

jdm commented Jul 17, 2018

This fixes some regressions introduced in #21087 due to treating logical coordinates as physical ones without converting between them correctly.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #21168
  • These changes do not require tests because we do not have the ability to test embedding input yet.

This change is Reviewable

@highfive
Copy link

highfive commented Jul 17, 2018

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Jul 17, 2018

r? @gw3583

@highfive highfive assigned gw3583 and unassigned nox Jul 17, 2018
@gw3583
Copy link
Contributor

gw3583 commented Jul 17, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

📌 Commit b260052 has been approved by gw3583

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

Testing commit b260052 with merge 0f04670...

bors-servo added a commit that referenced this pull request Jul 17, 2018
Fix hittesting on HiDPI screens

This fixes some regressions introduced in #21087 due to treating logical coordinates as physical ones without converting between them correctly.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21168
- [x] These changes do not require tests because we do not have the ability to test embedding input yet.

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

bors-servo commented Jul 17, 2018

💔 Test failed - mac-rel-css1

@jdm
Copy link
Member Author

jdm commented Jul 17, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

@jdm jdm closed this Jul 17, 2018
@jdm jdm reopened this Jul 17, 2018
@jdm
Copy link
Member Author

jdm commented Jul 17, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

Testing commit b260052 with merge a55cbc6...

bors-servo added a commit that referenced this pull request Jul 17, 2018
Fix hittesting on HiDPI screens

This fixes some regressions introduced in #21087 due to treating logical coordinates as physical ones without converting between them correctly.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21168
- [x] These changes do not require tests because we do not have the ability to test embedding input yet.

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

bors-servo commented Jul 17, 2018

💔 Test failed - linux-rel-css

@jdm
Copy link
Member Author

jdm commented Jul 17, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

💔 Test failed - linux-rel-css

@jdm
Copy link
Member Author

jdm commented Jul 17, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jul 17, 2018

@bors-servo bors-servo merged commit b260052 into servo:master Jul 17, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
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.

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