Closed
Bug 1466796
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11348 - Make IndexedDB/support.js work in workers
Categories
(Core :: Storage: IndexedDB, enhancement, P4)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11348 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11348
Details from upstream follow.
Simon Pieters <zcorpan@gmail.com> wrote:
> Make IndexedDB/support.js work in workers
>
> This should fix the test
> html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.worker.html
>
> Part of #11269.
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: IndexedDB
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e390904bcd4e15357dfc8d1845fdfd78f828df25
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 316 tests and 748 subtests
OK : 310
PASS : 737
FAIL : 11
ERROR : 1
Tests that are disabled for instability:
/IndexedDB/idbcursor-update-exception-order.htm
/IndexedDB/idbdatabase-createObjectStore-exception-order.htm
/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm
/IndexedDB/idbobjectstore-deleteIndex-exception-order.html
/IndexedDB/keypath-exceptions.htm
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e52adc51ab6f
[wpt PR 11348] - Make IndexedDB/support.js work in workers, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/244c50d9d439
[wpt PR 11348] - Make IndexedDB/support.js work in workers, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•