[wpt-sync] Sync PR 50955 - [IndexedDB] Add more detached array buffer WPT coverage for keys
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50955 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50955
Details from upstream follow.
Steve Becker <stevebe@microsoft.com> wrote:
[IndexedDB] Add more detached array buffer WPT coverage for keys
Add WPT coverage for a JS array IndexedDB key that contains a detached
array buffer. Using a key that contains a detached array buffer must
fail with aDataError
exception.https://github.com/w3c/IndexedDB/issues/417 proposed this test case.
Bug: 40282817
Change-Id: I69179d11da469692c07d8dc95dc88919b7a583f1
Reviewed-on: https://chromium-review.googlesource.com/6303007
WPT-Export-Revision: 8c11131cd9e1e65cab1758f992f0d29c067818bb
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2
Chrome
OK
: 1
PASS
: 2
Safari
OK
: 1
PASS
: 2
Links
Comment 4•26 days ago
|
||
bugherder |
Description
•