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 debug assertion introduced in #13108 by me. #13128

Merged
merged 1 commit into from Aug 30, 2016

Conversation

@emilio
Copy link
Member

emilio commented Aug 30, 2016


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #13125 (github issue number if applicable).
  • These changes do not require tests because #13127

I'm stupid, and when I did the last moving-the-code-around, I failed miserably
to double-check it in a debug build.


This change is Reviewable

I'm stupid, and when I did the last moving-the-code-around, I failed miserably
to double-check it in a debug build.
@highfive
Copy link

highfive commented Aug 30, 2016

Heads up! This PR modifies the following files:

  • @bholley: components/style/restyle_hints.rs
@highfive
Copy link

highfive commented Aug 30, 2016

warning Warning warning

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

emilio commented Aug 30, 2016

r? @nox

@highfive highfive assigned nox and unassigned SimonSapin Aug 30, 2016
@emilio
Copy link
Member Author

emilio commented Aug 30, 2016

@bors-servo: p=1

  • Without this a debug build is practically unusable.
@SimonSapin
Copy link
Member

SimonSapin commented Aug 30, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 30, 2016

📌 Commit b9d9192 has been approved by SimonSapin

@highfive highfive assigned SimonSapin and unassigned nox Aug 30, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Aug 30, 2016

Testing commit b9d9192 with merge b318e61...

bors-servo added a commit that referenced this pull request Aug 30, 2016
Fix debug assertion introduced in #13108 by me.

<!-- Please describe your changes on the following line: -->

---
<!-- 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` does not report any errors
- [x] These changes fix #13125 (github issue number if applicable).

<!-- Either: -->
- [x] These changes do not require tests because #13127

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

I'm stupid, and when I did the last moving-the-code-around, I failed miserably
to double-check it in a debug build.

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

bors-servo commented Aug 30, 2016

@bors-servo bors-servo merged commit b9d9192 into servo:master Aug 30, 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.

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