Closed
Bug 1534002
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15693 - IndexedDB: Convert bindings-inject-key.html to promise-based
Categories
(Core :: Storage: IndexedDB, enhancement, P4)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15693 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15693
Details from upstream follow.
Chase Phillips <cmp@chromium.org> wrote:
IndexedDB: Convert bindings-inject-key.html to promise-based
Update bindings-inject-key.html from an async test to promise-based.
This allows the test to run so that each subtest is run serially.Patch by Joshua Bell \<jsbell@chromium.org>.
Bug: 934844
Change-Id: If9834a35fcb964a6fe15776e3e091d326f3f8a0d
Reviewed-on: https://chromium-review.googlesource.com/1504458
WPT-Export-Revision: 6730a4f9f3b933cfca01aa239829b52a0d122f38
| Assignee | ||
Comment 1•6 years ago
|
||
PR 15693 applied with additional changes from upstream: 1be74ca2738a05f6e8d98d55ba44c50e3a332554
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: IndexedDB
Product: Testing → Core
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4519e2c953ee280e1f2e4e9aefa180c2bb8ba301
| Assignee | ||
Comment 4•6 years ago
|
||
Ran 1 tests and 3 subtests
OK : 1
PASS : 3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b61813607fb1
[wpt PR 15693] - IndexedDB: Convert bindings-inject-key.html to promise-based, a=testonly
Comment 6•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•