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

CFArray, Core Animation, and Quartz Window Services additions #268

Merged
merged 7 commits into from Nov 2, 2018

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Nov 2, 2018

Here's your regularly scheduled set of additions to the Core Foundation bindings. I needed these for the testing infrastructure I'm developing for https://github.com/pcwalton/planeshift.

r? @jdm


This change is Reviewable

pcwalton added 7 commits Nov 2, 2018
This is necessary for the bindings to Quartz Window Services to work, since
those APIs don't wrap `CGWindowID` objects in `CFNumber` wrappers.
`-[CATransaction setCompletionBlock:]`

We have support for blocks, so there's no reason to not include these.
This series of functions allows us to take screenshots, which are useful for
integration testing.
@jdm
Copy link
Member

jdm commented Nov 2, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2018

📌 Commit fd4736b has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2018

Testing commit fd4736b with merge 0edd977...

bors-servo added a commit that referenced this pull request Nov 2, 2018
CFArray, Core Animation, and Quartz Window Services additions

Here's your regularly scheduled set of additions to the Core Foundation bindings. I needed these for the testing infrastructure I'm developing for https://github.com/pcwalton/planeshift.

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-foundation-rs/268)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2018

☀️ Test successful - status-travis
Approved by: jdm
Pushing 0edd977 to master...

@bors-servo bors-servo merged commit fd4736b into servo:master Nov 2, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
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.