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

docs: Create QuotaExceededError page per #40244 #40269

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Shrinivassab
Copy link
Contributor

@Shrinivassab Shrinivassab commented Jul 9, 2025

Description

Created new standalone QuotaExceededError interface documentation and removed it from DOMException error names list.

Motivation

Additional details

Related issues and pull requests

@Shrinivassab Shrinivassab requested a review from a team as a code owner July 9, 2025 03:14
@Shrinivassab Shrinivassab requested review from wbamberg and removed request for a team July 9, 2025 03:14
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Jul 9, 2025
@Shrinivassab
Copy link
Contributor Author

@domenic @Josh-Cena - Please review this PR and share your thought. Happy to update it based on your feedback.

Copy link
Contributor

github-actions bot commented Jul 9, 2025

Preview URLs

Flaws (1)

Note! 3 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/QuotaExceededError
Title: QuotaExceededError
Flaw count: 1

  • macros:
    • Can't resolve /en-US/docs/Web/API/navigator/storage/estimate
External URLs (1)

URL: /en-US/docs/Web/API/DOMException
Title: DOMException

(comment last updated: 2025-07-11 00:57:10)

Copy link
Contributor

@domenic domenic left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

The commit message seems to reference an incorrect issue.

@Josh-Cena
Copy link
Member

I would prefer if you could write pages for requested and quota as well, but no problem otherwise, because it's trackable via our docs backlog. We definitely should link to https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria though.

@Josh-Cena
Copy link
Member

Also next time you don't need to ping me. You have an assigned reviewer for your own PR. I just happened to triage the issue

@github-actions github-actions bot added size/m [PR only] 51-500 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Jul 11, 2025
@Shrinivassab
Copy link
Contributor Author

Thanks for the comment @Josh-Cena @domenic . I added two files for the quota and requested. Please let me know if it to the standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuotaExceededError is being upgraded to a standalone error type
3 participants