Regenerate bindings (fixes #13847)
<!-- Please describe your changes on the following line: -->
This regen is on top of a change I just pushed to stylo/incubator to shuffle some `nsIDocument` fields around, to avoid a rust-bindgen problem: https://hg.mozilla.org/incubator/stylo/rev/b89a5e3184b97d685855178e4aaa4f023ebb797c
r? @Manishearth
cc @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
- [ ] 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/13851)
<!-- Reviewable:end -->
heycam commentedOct 20, 2016
•
edited by larsbergstrom
This regen is on top of a change I just pushed to stylo/incubator to shuffle some
nsIDocumentfields around, to avoid a rust-bindgen problem: https://hg.mozilla.org/incubator/stylo/rev/b89a5e3184b97d685855178e4aaa4f023ebb797cr? @Manishearth
cc @emilio
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is