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

QuotaExceededError is being upgraded to a standalone error type #40244

@domenic

Description

@domenic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Content:WebAPIWeb API docsaccepting PRFeel free to open a PR to resolve this issueneeds BCD updateRequires changes in BCD mdn/browser-compat-data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions