-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add NS_FONT_STRETCH_* consts and regenerate bindings #13566
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
Conversation
|
Heads up! This PR modifies the following files:
|
|
r=me. I might replace the regen with one from my own machine to avoid churn |
|
Could you only include the consts changes? |
|
It now has the constants generated by the script. |
|
@bors-servo r+ |
|
📌 Commit 68d25d9 has been approved by |
Add NS_FONT_STRETCH_* consts and regenerate bindings <!-- Please describe your changes on the following line: --> Depends on rust-lang/rust-bindgen#74 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build-geckolib` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [x] These changes do not require tests because they're autogenerated <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Once that merges, r? @Manishearth <!-- 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/13566) <!-- Reviewable:end -->
|
☀️ Test successful - arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-dev |
Depends on rust-lang/rust-bindgen#74
./mach build-geckolibdoes not report any errors./mach test-tidydoes not report any errorsOnce that merges, r? @Manishearth
This change is