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

Add error name for custom device controller error #1815

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

ltrung
Copy link
Contributor

@ltrung ltrung commented Nov 20, 2021

Issue #1804:

Description of changes:
We have several custom error for GetUserMedia but we did not set the name property so they all have the generic "Error" property.

Testing:
Unit test
Can these tested using a demo application? Please provide reproducible step-by-step instructions.

  • Open a meeting and deny the browser permission
  • Click Continue and verify that the error name is Type Error

Checklist:

  1. Have you successfully run npm run build:release locally? Yes

  2. Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved? No

  3. Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved? No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ltrung ltrung requested a review from a team as a code owner November 20, 2021 01:13
xuesichao
xuesichao previously approved these changes Nov 20, 2021
@ltrung ltrung merged commit 689e6f4 into master Nov 24, 2021
@ltrung ltrung deleted the set-device-error-name branch November 24, 2021 22:28
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.

3 participants