diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-27 00:36:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-27 00:36:30 -0800 |
commit | 17953740071b97074b836523b3a3e8f733f58423 (patch) | |
tree | 47d09c8bd83a5167a6e309fce6a154f7bdd53fbb /components/script/script_thread.rs | |
parent | d3daad327fb6742c4349675692cad8adef66b4cd (diff) | |
parent | 2f39b49e222965c5146b20f8f5ed342779705238 (diff) | |
download | servo-17953740071b97074b836523b3a3e8f733f58423.tar.gz servo-17953740071b97074b836523b3a3e8f733f58423.zip |
Auto merge of #15234 - heycam:bindings-update-19, r=emilio
Regenerate bindings and tweak some geckolib code for it.
<!-- Please describe your changes on the following line: -->
Regenerate bindings for latest mozilla-central -> stylo merge. I had to tweak somethings in build_gecko.rs to get it to compile with the new bindgen, which then resulted in me having to tweak a bit in glue.rs. Not sure if there's a better way than what I've done here. (Note that the name `RawServoAnimationValueBorrowedList` is a little misleading, since it's naming a Gecko type (nsTArray) with Servo types (ServoAnimationValue pointers) inside it.)
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
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] 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/15234)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions