Re: [w3c/IndexedDB] Possibly unnecessary step in `evaluate a key path on a value` (Issue #449)

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