- From: Joshua Bell <notifications@github.com>
- Date: Fri, 18 Apr 2025 09:46:23 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 April 2025 16:46:26 UTC
inexorabletash left a comment (w3c/IndexedDB#449) The `!` uses do not immediately precede the Assert, so it was included as extra informative text for the reader. If you dig through the history of the spec, the conversion algorithm used to specify operations that could yield an abrupt completion and this was handled. When this was reworked to resolve potential security issues, a `ReturnIfAbrupt` was replaced with the Assert. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/449#issuecomment-2815831455 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/449/2815831455@github.com>
Received on Friday, 18 April 2025 16:46:26 UTC