Skip to content

Conversation

@waywardmonkeys
Copy link
Contributor

Both CGRequestScreenCaptureAccess and CGPreflightScreenCaptureAccess return bool, not boolean_t.

Fixes #677.
Replaces #678.

Both `CGRequestScreenCaptureAccess` and `CGPreflightScreenCaptureAccess`
return `bool`, not `boolean_t`.

Fixes servo#677.
Replaces servo#678.
@jdm jdm added this pull request to the merge queue Aug 12, 2024
Merged via the queue into servo:main with commit e513e99 Aug 12, 2024
@waywardmonkeys waywardmonkeys deleted the fix-screen-capture-access-return-values branch August 12, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ScreenCaptureAccess.preflight returns incorrect value for Intel based 64bit Mac

2 participants