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

fix: use the new MediaPlayPause key listener for internal chrome logic #21959

Merged
merged 1 commit into from Jan 30, 2020

Conversation

MarshallOfSound
Copy link
Member

This stops a previous fix (#21442) from regressing https://bugs.chromium.org/p/chromium/issues/detail?id=930180

This patch should be upstreamable in a similar form in a way that will make our patch a single line

Notes: fixed issue with when playing videos or audio Electron would ask for accessibility access

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner January 29, 2020 20:32
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 29, 2020
@MarshallOfSound MarshallOfSound merged commit 6428bf3 into master Jan 30, 2020
@release-clerk
Copy link

release-clerk bot commented Jan 30, 2020

Release Notes Persisted

fixed issue with when playing videos or audio Electron would ask for accessibility access

@jkleinsc jkleinsc deleted the mediakey-fix branch January 30, 2020 15:01
@MarshallOfSound
Copy link
Member Author

/trop run backport-to 8-x-y

@trop
Copy link
Contributor

trop bot commented Feb 1, 2020

The backport process for this PR has been manually initiated -
sending your commits to "8-x-y"!

@trop
Copy link
Contributor

trop bot commented Feb 1, 2020

I have automatically backported this PR to "8-x-y", please check out #21998

@trop trop bot added the in-flight/8-x-y label Feb 1, 2020
@MarshallOfSound
Copy link
Member Author

/trop run backport-to 7-1-x

@trop
Copy link
Contributor

trop bot commented Feb 1, 2020

The backport process for this PR has been manually initiated -
sending your commits to "7-1-x"!

@trop
Copy link
Contributor

trop bot commented Feb 1, 2020

I was unable to backport this PR to "7-1-x" cleanly;
you will need to perform this backport manually.

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