net: fix indexeddb backend bugs (#38744)

Fix a large number of backend issues that were masking everything else.
There probably is still more, but it'll take more integration/unit
testing to find it.

Testing: WPT
Fixes: #38743

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren 2025-08-19 13:44:49 -07:00 committed by GitHub
parent f2294db95b
commit d0a8f27241
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 113 additions and 146 deletions

View file

@ -1,47 +1,9 @@
[value.any.html]
expected: TIMEOUT
[Values - Array]
expected: TIMEOUT
[BigInts as values in IndexedDB - primitive BigInt]
expected: TIMEOUT
[BigInts as values in IndexedDB - BigInt object]
expected: TIMEOUT
[BigInts as values in IndexedDB - primitive BigInt inside object]
expected: TIMEOUT
[BigInts as values in IndexedDB - BigInt object inside object]
expected: TIMEOUT
[Values - Date]
expected: TIMEOUT
[value.any.sharedworker.html]
expected: ERROR
[value.any.worker.html]
expected: TIMEOUT
[Values - Array]
expected: TIMEOUT
[BigInts as values in IndexedDB - primitive BigInt]
expected: TIMEOUT
[BigInts as values in IndexedDB - BigInt object]
expected: TIMEOUT
[BigInts as values in IndexedDB - primitive BigInt inside object]
expected: TIMEOUT
[BigInts as values in IndexedDB - BigInt object inside object]
expected: TIMEOUT
[Values - Date]
expected: TIMEOUT
[value.any.serviceworker.html]
expected: ERROR