-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Open
Labels
Content:WebAPIWeb API docsWeb API docsaccepting PRFeel free to open a PR to resolve this issueFeel free to open a PR to resolve this issueneeds BCD updateRequires changes in BCD mdn/browser-compat-dataRequires changes in BCD mdn/browser-compat-data
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/DOMException
What specific section or headline is this issue about?
QuotaExceededError
What information was incorrect, unhelpful, or incomplete?
Per whatwg/webidl#1465, we are removing QuotaExceededError
from the list of DOMException
names, and instead upgrading it to a subclass of DOMException
. (A "DOMException
-derived interface", in spec language.)
What did you expect to see?
We should probably remove QuotaExceededError
from this page, and give it its own new page, mentioning its new quota
and requested
properties. (Which are, in most cases thrown by the platform today, null
.)
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/domexception
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/DOMException
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/domexception/index.md
- Last commit: 702cd9e
- Document last modified: 2025-04-03T04:30:55.000Z
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsaccepting PRFeel free to open a PR to resolve this issueFeel free to open a PR to resolve this issueneeds BCD updateRequires changes in BCD mdn/browser-compat-dataRequires changes in BCD mdn/browser-compat-data