diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-02 10:59:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-02 10:59:44 -0500 |
commit | f56032b9201ef3227629439552a070ce255facf7 (patch) | |
tree | 8c80cbcda07577ef45fa5be49a679d70273e2abc /components/script/dom/htmlembedelement.rs | |
parent | 5e2d38327489df4e4e4c6da9d3f3803a8062b7cc (diff) | |
parent | 2bb03f35cc5b3ee6f1383b079802dd275b8486ec (diff) | |
download | servo-f56032b9201ef3227629439552a070ce255facf7.tar.gz servo-f56032b9201ef3227629439552a070ce255facf7.zip |
Auto merge of #16512 - alfredoyang:use_native_font_handle, r=asajeffrey
Use NativeFontHandle instead of CGFont
<!-- Please describe your changes on the following line: -->
```serde``` is removed from ```core-graphics```, ```NativeFontHandle``` implements serialization and we should use ```NativeFontHandle``` instead of ```CGFont```.
This PR depends on followings.
https://github.com/servo/core-graphics-rs/pull/82
https://github.com/servo/webrender/pull/1133
---
<!-- 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 #15607 (github issue number if applicable).
<!-- Either: -->
- [X] These changes do not require tests according to issue comment.
<!-- 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/16512)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlembedelement.rs')
0 files changed, 0 insertions, 0 deletions