diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-03 01:55:33 -0500 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-03 01:55:33 -0500 |
commit | 71db2705edbf2381849af0e2edf7743c286881ec (patch) | |
tree | 3218f65fd2501c84b8965657a52b8fc5c92241de /components/script/textinput.rs | |
parent | fd03e02291623bea34d94fb4f12671d9735ed04e (diff) | |
parent | 1a25467cea7675271ded28306d59ab9cabb35dc5 (diff) | |
download | servo-71db2705edbf2381849af0e2edf7743c286881ec.tar.gz servo-71db2705edbf2381849af0e2edf7743c286881ec.zip |
Auto merge of #11549 - heycam:release-bindings, r=heycam
Generate debug and release Gecko bindings.
<!-- Please describe your changes on the following line: -->
This makes `generate_style_structs.py` generate bindings for both `DEBUG` and non-`DEBUG` Gecko configurations. The corresponding generated bindings are used in geckolib based on `cfg(debug-assertions)`.
I regenerated bindings on top of Gecko master plus https://bugzilla.mozilla.org/show_bug.cgi?id=1277154 (landing soon), which tripped up the bindgen due to bitfield layout issues.
r? @emilio
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they are geckolib only
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11549)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/textinput.rs')
0 files changed, 0 insertions, 0 deletions