[wpt-sync] Sync PR 24859 - Reland "Updating the putAll implementation to return one request."
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24859 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24859
Details from upstream follow.
Numfor Mbiziwo-Tiapo <nums@google.com> wrote:
Reland "Updating the putAll implementation to return one request."
This is a reland of 051f139537d02533e0991e5b883aa7c79b96d488
Original change's description:
Updating the putAll implementation to return one request.
This change updates the existing putAll implementation to match
the explainer more. It does not yet support the put-all-or-none
behavior, but it does only return one request now.Design Doc:
https://docs.google.com/document/d/1wawQ8Pl-Vi6GQN5-y2UVkcghipcOGg0WRAC0ZyBkezg/edit#Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1087927
Change-Id: I2c5e9d2d71801eaab3c1c9e94a3968afb8d109b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310110
Commit-Queue: Numfor Mbiziwo-tiapo \<nums@google.com>
Commit-Queue: Daniel Murphy \<dmurph@chromium.org>
Reviewed-by: Daniel Murphy \<dmurph@chromium.org>
Reviewed-by: Olivier Yiptong \<oyiptong@chromium.org>
Cr-Commit-Position: refs/heads/master@{#793656}Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1087927
Change-Id: I26e977d2b307dde33a78fdb4869116a25c56dde7Reviewed-on: https://chromium-review.googlesource.com/2335633
WPT-Export-Revision: a1b2a8d22eef822bced9e2178172d3430c131d70
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
FAIL: 2
Chrome
OK : 2
PASS: 2
Safari
OK : 2
FAIL: 2
Links
Details
New Tests That Don't Pass
/IndexedDB/idbobjectstore_putall.tentative.any.html
Data can be successfully inputted into an object store using putAll.: FAIL (Chrome: PASS, Safari: FAIL)
/IndexedDB/idbobjectstore_putall.tentative.any.worker.html
Data can be successfully inputted into an object store using putAll.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
Description
•