diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-07-28 09:20:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-28 09:20:26 -0400 |
commit | 582a7a7afa8810cd641dbfa410604f29c2ceb64b (patch) | |
tree | b84a103d6c3f939ee83f249c1841a40601b8f033 /support | |
parent | 189a4d07a2f95d49f40a70d8cb7e242b14a86d11 (diff) | |
parent | 60147105388fe7f5f95e019436d8027061330a47 (diff) | |
download | servo-582a7a7afa8810cd641dbfa410604f29c2ceb64b.tar.gz servo-582a7a7afa8810cd641dbfa410604f29c2ceb64b.zip |
Auto merge of #27420 - avr1254:master, r=jdm
Removed unnecessary conversion from UTF-8 to UTF-16
<!-- Please describe your changes on the following line: -->
Changed Spidermonkey API calls to remove need for UTF-16 conversion.
---
<!-- 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 #27331 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they simply optimize existing code for speed.
<!-- 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. -->
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions