Prepare /storage/browser/database for TestCompletionCallback with non-repeating callbacks
Make sure that we don't re-use the callbacks from TestCompletionCallback, so that we're prepared for when they become non-repeating callbacks (i.e. base::CompletionOnceCallback), instead of base::CompletionCallback. This CL was uploaded by git cl split. TBR=pwnall@chromium.org Bug: 807724 Change-Id: I430cf751ded3734a7ff7895e890da66b840ca823 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541191 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:Bence Béky <bnc@chromium.org> Auto-Submit: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#645228}
Showing
Please register or sign in to comment