这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@domenic
Copy link
Contributor

@domenic domenic commented Jul 8, 2025

QuotaExceededError is graduating from being a DOMException name into a new error class, in whatwg/webidl#1465. Update creation sites to reflect this.

For now, the quota and requested properties are left at their default (null). Future work could include setting them in an informative fashion.

The following tasks have been completed:

Implementation commitment/bugs: see whatwg/webidl#1465


Preview | Diff

Copy link
Collaborator

@SteveBeckerMSFT SteveBeckerMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Could you please update the revision history on line 6682 to include this change?

Thanks for the change!

QuotaExceededError is graduating from being a DOMException name into a new error class, in whatwg/webidl#1465. Update creation sites to reflect this.

For now, the quota and requested properties are left at their default (null). Future work could include setting them in an informative fashion.
@domenic
Copy link
Contributor Author

domenic commented Jul 28, 2025

Done. (Although I feel that section is kind of busywork, given that GitHub exists...)

@SteveBeckerMSFT SteveBeckerMSFT merged commit f2cd646 into main Aug 6, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request Aug 6, 2025
SHA: f2cd646
Reason: push, by SteveBeckerMSFT

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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