diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-29 09:58:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-29 09:58:43 -0500 |
commit | 8dc787923020561fe033ae8e6efeccff5226c83e (patch) | |
tree | 6aa9268af7a36715be4629f97c85320123e4af7d /python/servo/package_commands.py | |
parent | 166abb82bc1ab56343002d8acd365c5d20795ba0 (diff) | |
parent | c26fb341084e607143bc029a19362b8e1127bf01 (diff) | |
download | servo-8dc787923020561fe033ae8e6efeccff5226c83e.tar.gz servo-8dc787923020561fe033ae8e6efeccff5226c83e.zip |
Auto merge of #16987 - tictakk:ticbranch, r=emilio
Using stack-allocated variable for font feature setting
<!-- Please describe your changes on the following line: -->
Using stack-allocated small vector instead of the previous vector<u8>.
---
<!-- 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 #16743 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is an optimization
<!-- 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. -->
<!-- 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/16987)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions