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

return 'denied' for unimplemented permissions queries #987

Conversation

missinglink
Copy link
Contributor

when calling ipc://permissions.query?... from android with await the process stalls.

this change simply returns 'denied' for all permissions request types and envs which have yet to be implemented.

chrisfarms and others added 3 commits July 9, 2024 18:34
Buffer.concat expects either a Buffer or a Uint8Array not an untyped ArrayBuffer
during xhr open "url" is sometimes a string (if url is invalid) protect
against this in the protocol check
@jwerle
Copy link
Member

jwerle commented Aug 21, 2024

this is now fixed

@jwerle jwerle closed this Aug 21, 2024
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.

None yet

3 participants