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

Move some font code around #20047

Merged
merged 4 commits into from Feb 15, 2018
Merged

Move some font code around #20047

merged 4 commits into from Feb 15, 2018

Conversation

@nox
Copy link
Member

nox commented Feb 14, 2018

The only notable change is that KeywordInfo is now generic.


This change is Reviewable

@highfive
Copy link

highfive commented Feb 14, 2018

Heads up! This PR modifies the following files:

  • @bholley: components/style/stylesheets/font_feature_values_rule.rs, components/style/properties/gecko.mako.rs, ports/geckolib/glue.rs, components/style/values/specified/font.rs, components/style/values/generics/font.rs and 6 more
  • @canaltinova: components/style/stylesheets/font_feature_values_rule.rs, components/style/properties/gecko.mako.rs, components/style/values/specified/font.rs, components/style/values/generics/font.rs, components/style/values/computed/font.rs and 5 more
  • @emilio: components/style/stylesheets/font_feature_values_rule.rs, components/style/properties/gecko.mako.rs, ports/geckolib/glue.rs, components/style/values/specified/font.rs, components/style/values/generics/font.rs and 6 more
@highfive
Copy link

highfive commented Feb 14, 2018

warning Warning warning

  • These commits modify style and gfx code, but no tests are modified. Please consider adding a test!
@emilio
emilio approved these changes Feb 14, 2018
Copy link
Member

emilio left a comment

rs=me

Just for the record, the KeywordInfo change is because of:

15:20 <emilio> nox: why did keywordinfo become generic?
15:21 <nox> emilio: Because I plan to make NonNegativeLength animate as Length.
15:22 <nox> emilio: TL;DR if I want to continue #20040 I need to clean a dozen rabbit holes.
@jdm
Copy link
Member

jdm commented Feb 14, 2018

TravisCI shows several build errors.

@nox
Copy link
Member Author

nox commented Feb 14, 2018

Oops, I only ran check-geckolib. Will fix them.

@nox nox force-pushed the derive-all-the-things branch from 04155bc to ee8690a Feb 15, 2018
@emilio
emilio approved these changes Feb 15, 2018
@nox
Copy link
Member Author

nox commented Feb 15, 2018

@bors-servo r=emilio

@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2018

📌 Commit ee8690a has been approved by emilio

@highfive highfive assigned emilio and unassigned KiChjang Feb 15, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2018

Testing commit ee8690a with merge daa61ac...

bors-servo added a commit that referenced this pull request Feb 15, 2018
Move some font code around

The only notable change is that KeywordInfo is now generic.

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

bors-servo commented Feb 15, 2018

💔 Test failed - linux-dev

@nox nox force-pushed the derive-all-the-things branch from ee8690a to d8c43ac Feb 15, 2018
@nox
Copy link
Member Author

nox commented Feb 15, 2018

@bors-servo r=emilio

@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2018

📌 Commit d8c43ac has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2018

Testing commit d8c43ac with merge 0baab06...

bors-servo added a commit that referenced this pull request Feb 15, 2018
Move some font code around

The only notable change is that KeywordInfo is now generic.

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

bors-servo commented Feb 15, 2018

@bors-servo bors-servo merged commit d8c43ac into master Feb 15, 2018
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
@bors-servo bors-servo mentioned this pull request Feb 15, 2018
4 of 5 tasks complete
@SimonSapin SimonSapin deleted the derive-all-the-things branch Feb 19, 2018
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.

None yet

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