Reland "Updating the putAll implementation to return one request."
This is a reland of 051f1395 The perf test idb-put-all.html was failing because idb_request HandleResponse was checking to never receive empty blob handles. Fixing by clearing the blob handles instead of using a DCHECK. 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: I26e977d2b307dde33a78fdb4869116a25c56dde7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335633 Auto-Submit: Numfor Mbiziwo-tiapo <nums@google.com> Reviewed-by:Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Olivier Yiptong <oyiptong@chromium.org> Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Cr-Commit-Position: refs/heads/master@{#796141}
Showing
This diff is collapsed.
Please register or sign in to comment