w3c / encrypted-media

Encrypted Media Extensions
https://w3c.github.io/encrypted-media/
Other
180 stars 80 forks source link

Specify QuotaExceededError return from generateRequest #485

Closed joeyparrish closed 3 years ago

joeyparrish commented 3 years ago

This was already possible under the very general specification of "reject promise with a new DOMException whose name is the appropriate error name." However, it is better to explicitly state a common case where QuotaExceededError should be used.

Closes #483


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on May 11, 2021, 10:01 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fjoeyparrish%2Fencrypted-media%2F8aec2ec905fa34640a96a89d48325aabdf17218d%2Fencrypted-media-respec.html%3FisPreview%3Dtrue) ``` 📡 HTTP Error 429: https://rawcdn.githack.com/joeyparrish/encrypted-media/8aec2ec905fa34640a96a89d48325aabdf17218d/encrypted-media-respec.html ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/encrypted-media%23485.)._