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

Allow sub-sandboxes to own MPRIS names #5023

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

TingPing
Copy link
Member

@TingPing TingPing commented Aug 1, 2022

We already allow normal apps to own MPRIS names but subsandboxes could not.

This allows them with the same dbus restrictions that they must be prefixed by $app_id.Sandboxed..

This will be used by WebKitGTK.

@TingPing
Copy link
Member Author

TingPing commented Aug 1, 2022

I'd love some opinion on if the .Sandboxed suffix is helpful or necessary. It is more important for the normal ownership because it could override any service of the app potentially. However MPRIS is more harmless. Avoiding the suffix would be a cleaner solution for WebKit.

@TingPing TingPing requested a review from mwleeds August 1, 2022 18:52
We already allow normal apps to own MPRIS names but subsandboxes could not.

This allows them with the same dbus restrictions that they must be
prefixed by $app_id.Sandboxed.

This will be used by WebKitGTK.
@alexlarsson alexlarsson merged commit 6540f85 into main Aug 16, 2022
@alexlarsson alexlarsson deleted the pgriffis/mpris-sandboxed branch August 16, 2022 08:48
@TingPing
Copy link
Member Author

@alexlarsson Did you have an opinion on my comment above?

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

2 participants