Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CFBundle::private_frameworks_url() exposing CFBundleCopyPrivateFr… #103

Merged
merged 2 commits into from Jun 16, 2017

Conversation

@nikhilm
Copy link
Contributor

nikhilm commented Jun 16, 2017

…ameworksURL().

If this is merged, would it be possible to cut a release after?


This change is Reviewable

@jdm
Copy link
Member

jdm commented Jun 16, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

📌 Commit d58b72d has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

Testing commit d58b72d with merge b528928...

bors-servo added a commit that referenced this pull request Jun 16, 2017
Add CFBundle::private_frameworks_url() exposing CFBundleCopyPrivateFr…

…ameworksURL().

If this is merged, would it be possible to cut a release after?

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/103)
<!-- Reviewable:end -->
@jdm
Copy link
Member

jdm commented Jun 16, 2017

@jdm
Copy link
Member

jdm commented Jun 16, 2017

If you update the crate's version number, it will be very easy to publish a release after.

@nikhilm
Copy link
Contributor Author

nikhilm commented Jun 16, 2017

@jdm what happened here? Did the subsequent r- pause the commit? Just wondering if I should bump the version in this PR or create a new PR. Thanks!

@jdm
Copy link
Member

jdm commented Jun 16, 2017

Yes, bump the version in this PR please.

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

☀️ Test successful - status-travis
State: approved= try=False

@nikhilm
Copy link
Contributor Author

nikhilm commented Jun 16, 2017

Thanks Josh!

@jdm
Copy link
Member

jdm commented Jun 16, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

📌 Commit 650d7a0 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

Testing commit 650d7a0 with merge 4c380a6...

bors-servo added a commit that referenced this pull request Jun 16, 2017
Add CFBundle::private_frameworks_url() exposing CFBundleCopyPrivateFr…

…ameworksURL().

If this is merged, would it be possible to cut a release after?

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/103)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2017

☀️ Test successful - status-travis
Approved by: jdm
Pushing 4c380a6 to master...

@bors-servo bors-servo merged commit 650d7a0 into servo:master Jun 16, 2017
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
jdm pushed a commit that referenced this pull request Feb 1, 2018
Add a binding to `CGFontGetUnitsPerEm()`

Pathfinder 2 is using this. It saves a little bit of time and memory by avoiding creation of `CTFont` objects just to do this simple query.

r? @jdm

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-graphics-rs/103)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.