Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse the core-text-rs feature to ensure OS X 10.7 build compatibility,… #1409
Conversation
|
I disagree on the way |
|
|
|
Not actually that urgent right now, since I cherry-picked this change into m-c directly. If you want to do it differently we can abort this and do it better. |
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI --HG-- extra : rebase_source : adef9beb24615c413f3d6a5dc6ef0af4743a3f71
|
Updated the PR to pull core-text 6.0.0 with default-features=false, so that it excludes the 10.8+ APIs. Note that wrench uses font-loader which still uses core-text 5.0 so now the lockfile has both 5.0.1 and 6.0.0. I can submit a PR to font-loader to bump their version if that's something we care about. Since we don't pull wrench into gecko it isn't an issue for mozilla-central. |
|
Looks like the servo-tidy doesn't like having both versions of core-text in the lockfile. I'll submit a PR for font-loader. |
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI
This is needed to ensure OS X 10.7 build compatibility, for mozilla-central. This also updates font-loader to 0.3.2 so that we can drop core-text 5.0.
|
@kvark updated patch seems to be passing tests now. Not sure if you need to r+ again or maybe homu/bors need a kick? |
|
Thanks! |
|
|
Use the core-text-rs feature to ensure OS X 10.7 build compatibility,… … as mozilla-central requires this <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1409) <!-- Reviewable:end -->
|
|
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI UltraBlame original commit: b1c3b719cf77e811f91b8f73923449d00350e436
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI UltraBlame original commit: b1c3b719cf77e811f91b8f73923449d00350e436
…build. r=jrmuizel MozReview-Commit-ID: 58wznVyzHnI UltraBlame original commit: b1c3b719cf77e811f91b8f73923449d00350e436
staktrace commentedJun 20, 2017
•
edited by larsbergstrom
… as mozilla-central requires this
This change is