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 parsing and serialization of font-family #15183

Merged
merged 5 commits into from Jan 26, 2017
Merged

Fix parsing and serialization of font-family #15183

merged 5 commits into from Jan 26, 2017

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Jan 24, 2017


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #15059 (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because _____

This change is Reviewable

@highfive
Copy link

highfive commented Jan 24, 2017

Heads up! This PR modifies the following files:

  • @bholley: components/style/properties/build.py, components/style/properties/longhand/font.mako.rs, components/style/properties/properties.mako.rs
  • @emilio: components/style/properties/build.py, components/style/properties/longhand/font.mako.rs, components/style/properties/properties.mako.rs
@SimonSapin
Copy link
Member Author

SimonSapin commented Jan 24, 2017

@highfive highfive assigned upsuper and unassigned wafflespeanut Jan 24, 2017
@SimonSapin
Copy link
Member Author

SimonSapin commented Jan 24, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 24, 2017

Trying commit 8b0d8cb with merge b9d29cf...

bors-servo added a commit that referenced this pull request Jan 24, 2017
Fix parsing and serialization of font-family

<!-- 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 #15059 (github issue number if applicable).

<!-- Either: -->
- [x] 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. -->
@jdm
Copy link
Member

jdm commented Jan 24, 2017

The try results won't mean anything until #15164 merges.

@SimonSapin
Copy link
Member Author

SimonSapin commented Jan 24, 2017

@mbrubeck mbrubeck closed this Jan 24, 2017
@mbrubeck mbrubeck reopened this Jan 24, 2017
@SimonSapin
Copy link
Member Author

SimonSapin commented Jan 24, 2017

Copy link
Member

upsuper left a comment

LGTM. I'm not confident enough on reviewing Servo code, though, so you may want someone else to rubberstamp it.

@KiChjang
Copy link
Member

KiChjang commented Jan 25, 2017

@bors-servo clean retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 25, 2017

Trying commit 8b0d8cb with merge ad48bb1...

bors-servo added a commit that referenced this pull request Jan 25, 2017
Fix parsing and serialization of font-family

<!-- 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 #15059 (github issue number if applicable).

<!-- Either: -->
- [x] 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15183)
<!-- Reviewable:end -->
@nox
Copy link
Member

nox commented Jan 25, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 25, 2017

📌 Commit 8b0d8cb has been approved by nox

@highfive highfive assigned nox and unassigned upsuper Jan 25, 2017
@KiChjang
Copy link
Member

KiChjang commented Jan 25, 2017

@bors-servo retry

@Ms2ger
Copy link
Contributor

Ms2ger commented Jan 26, 2017

@bors-servo try- retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 26, 2017

Testing commit 8b0d8cb with merge 58f4804...

bors-servo added a commit that referenced this pull request Jan 26, 2017
Fix parsing and serialization of font-family

<!-- 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 #15059 (github issue number if applicable).

<!-- Either: -->
- [x] 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15183)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 26, 2017

💔 Test failed - linux-rel-wpt

@SimonSapin
Copy link
Member Author

SimonSapin commented Jan 26, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 26, 2017

Previous build results for android, arm32, arm64, linux-dev, linux-rel-css, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-gnu-dev, windows-msvc-dev are reusable. Rebuilding only linux-rel-wpt...

@bors-servo bors-servo merged commit 8b0d8cb into master Jan 26, 2017
4 checks passed
4 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the font-family branch Feb 2, 2017
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.

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