Closed
Bug 1461225
Opened 8 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10977 - Test BigInt as keys and values in IndexedDB
Categories
(Core :: Storage: IndexedDB, enhancement, P4)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10977 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10977
Details from upstream follow.
Daniel Ehrenberg <littledan@chromium.org> wrote:
> Test BigInt as keys and values in IndexedDB
>
> Test BigInt serialization in IndexedDB values, and check that BigInt values cannot be used as IndexedDB keys. These are @littledan's tests with some changes suggested in reviews; see [PR #9667](https://github.com/w3c/web-platform-tests/pull/9667) for the original version.
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM: IndexedDB
Product: Testing → Core
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b160840400122700ff669dda44ed7c5a16291e0f
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/IndexedDB/bigint_value.htm
IndexedDB: BigInt keys and values: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/57ffaa0dbfa1
[wpt PR 10977] - Test BigInt as keys and values in IndexedDB, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/66de0ca11e02
[wpt PR 10977] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/57ffaa0dbfa1
https://hg.mozilla.org/mozilla-central/rev/66de0ca11e02
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•