-
Notifications
You must be signed in to change notification settings - Fork 172
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
Remove QuotaExceededError from spec #449
Conversation
@leshi, I thought https://w3c.github.io/mediacapture-main/getusermedia.html#overconstrainederror-object has another, more complex, precedent. Or do you actually think that we should leave this vague for now (as this PR does), and come up with a more solid solution with more time to think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change looks technically correct (although I haven't double-checked for Bikeshed errors), and I don't have a strong opinion about which error to return in this case.
@jyasskin This seems like a small issue. I prefer not letting this drag out our publication schedule. I'd prefer leaving this vague for now and making it more solid later. |
I think the |
Remove QuotaExceededError per request by @leshi
Preview | Diff