Open
Bug 1441109
Opened 5 years ago
Updated 6 months ago
[wpt-sync] Sync PR 9667 - Test BigInt as keys and values in IndexedDB
Categories
(Core :: Storage: IndexedDB, enhancement, P3)
Core
Storage: IndexedDB
Tracking
()
NEW
People
(Reporter: mozilla.org, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9667 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/9667 Details from upstream follow. Daniel Ehrenberg wrote: > Test BigInt as keys and values in IndexedDB > > BigInt and BigInt wrappers are supported in serialization, per > https://github.com/whatwg/html/pull/3480 > This support allows them to be used as IndexedDB values. > > However, BigInt is not supported as an IndexedDB key; support > has been proposed in the following PR, but that change has not > landed at the time this patch was written > https://github.com/w3c/IndexedDB/pull/231
Reporter | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: IndexedDB
Product: Testing → Core
Reporter | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=ca87a4afb36a2ace768b4a9e2b3a760e7a454974
Reporter | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=25deb78de85213f07983362fa41089c077ca92b6
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•