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

Convert StylePrefs to StaticPrefs. #20508

Merged
merged 1 commit into from Apr 3, 2018
Merged

Conversation

nnethercote
Copy link
Contributor

@nnethercote nnethercote commented Apr 3, 2018

This is the Servo part of https://bugzilla.mozilla.org/show_bug.cgi?id=1448225.

  • There are tests for these changes OR
  • These changes do not require tests because tested on the Gecko side.

r? emilio


This change is Reviewable

@highfive
Copy link

highfive commented Apr 3, 2018

Heads up! This PR modifies the following files:

  • @bholley: components/style/gecko/data.rs, components/style/gecko/generated/structs.rs, components/style/values/specified/svg.rs, components/style/values/specified/transform.rs, components/style/gecko/selector_parser.rs and 4 more
  • @canaltinova: components/style/gecko/data.rs, components/style/gecko/generated/structs.rs, components/style/values/specified/svg.rs, components/style/values/specified/transform.rs, components/style/gecko/selector_parser.rs and 4 more
  • @emilio: components/style/gecko/data.rs, components/style/gecko/generated/structs.rs, components/style/values/specified/svg.rs, components/style/values/specified/transform.rs, components/style/gecko/selector_parser.rs and 4 more

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 3, 2018
@highfive
Copy link

highfive commented Apr 3, 2018

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
  • These commits modify style code, but no tests are modified. Please consider adding a test!

@emilio
Copy link
Member

emilio commented Apr 3, 2018

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 8705fb3 has been approved by emilio

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Apr 3, 2018
@bors-servo
Copy link
Contributor

⌛ Testing commit 8705fb3 with merge 0a3ffc0...

bors-servo pushed a commit that referenced this pull request Apr 3, 2018
Convert StylePrefs to StaticPrefs.

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

This is the Servo part of https://bugzilla.mozilla.org/show_bug.cgi?id=1448225.
---
<!-- 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 https://bugzilla.mozilla.org/show_bug.cgi?id=1448225

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because tested on the Gecko side.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

r? emilio

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

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev
Approved by: emilio
Pushing 0a3ffc0 to master...

@bors-servo bors-servo merged commit 8705fb3 into servo:master Apr 3, 2018
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants