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: getUserMedia duplicate permissions call #36873

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jan 11, 2023

Backport of #36787

See that PR for details.

Notes: Fixed an issue where the setPermissionRequestHandler callback would be invoked twice when using navigator.getUserMedia(...).

trop bot and others added 2 commits January 11, 2023 10:55
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from a team as a code owner January 11, 2023 10:55
@trop trop bot requested a review from codebytere January 11, 2023 10:56
@trop trop bot added 22-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jan 11, 2023
@codebytere codebytere merged commit 312c681 into 22-x-y Jan 16, 2023
@codebytere codebytere deleted the trop/22-x-y-bp-fix-getusermedia-duplicate-permissions-call-1673434545859 branch January 16, 2023 09:22
@release-clerk
Copy link

release-clerk bot commented Jan 16, 2023

Release Notes Persisted

Fixed an issue where the setPermissionRequestHandler callback would be invoked twice when using navigator.getUserMedia(...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants