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

Compute overflow when viewport size changed #11294

Merged
merged 1 commit into from May 20, 2016
Merged

Conversation

@kilobtye
Copy link
Contributor

kilobtye commented May 20, 2016

Thank you for contributing to Servo! Please replace each [ ] by [X] when the step is complete, and replace __ with appropriate data:

  • ./mach build -d does not report any errors
  • ./mach test-tidy --faster does not report any errors
  • These changes fix #11120 (github issue number if applicable).

Either:

  • There are tests for these changes OR
  • These changes do not require tests because _____

Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.


This change is Reviewable

@highfive
Copy link

highfive commented May 20, 2016

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @nox (or someone else) soon.

@highfive
Copy link

highfive commented May 20, 2016

warning Warning warning

  • These commits modify layout code, but no tests are modified. Please consider adding a test!
@nox
Copy link
Member

nox commented May 20, 2016

@highfive highfive assigned mbrubeck and unassigned nox May 20, 2016
@kilobtye kilobtye closed this May 20, 2016
@kilobtye kilobtye deleted the kilobtye:fix-resize branch May 20, 2016
@kilobtye kilobtye restored the kilobtye:fix-resize branch May 20, 2016
@kilobtye
Copy link
Contributor Author

kilobtye commented May 20, 2016

Sorry I accidentally deleted my branch... caused this pull request closed.

@kilobtye kilobtye reopened this May 20, 2016
@mbrubeck
Copy link
Contributor

mbrubeck commented May 20, 2016

@bors-servo r+

Nice work!

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2016

📌 Commit 166e35a has been approved by mbrubeck

@jdm
Copy link
Member

jdm commented May 20, 2016

Could this be tested using an iframe and changing its width?

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2016

Testing commit 166e35a with merge 5bfebd4...

bors-servo added a commit that referenced this pull request May 20, 2016
Compute overflow when viewport size changed

Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] These changes fix #11120 (github issue number if applicable).

Either:
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.

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

bors-servo commented May 20, 2016

@bors-servo bors-servo merged commit 166e35a into servo:master May 20, 2016
3 checks passed
3 checks passed
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.

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