- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 07 Jul 2025 21:39:11 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1782@github.com>
QuotaExceededError is graduating from being a DOMException name into a new error class, in https://github.com/whatwg/webidl/pull/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.
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/domenic/ServiceWorker/pull/1782.html" title="Last updated on Jul 8, 2025, 4:38 AM UTC (b3968ee)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1782/3d83bed...domenic:b3968ee.html" title="Last updated on Jul 8, 2025, 4:38 AM UTC (b3968ee)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1782
-- Commit Summary --
* Update QuotaExceededError usage
-- File Changes --
M docs/index.bs (4)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1782.patch
https://github.com/w3c/ServiceWorker/pull/1782.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1782
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1782@github.com>
Received on Tuesday, 8 July 2025 04:39:15 UTC