Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Issue 917353002: IndexedDB: Test that Blink ack's blobs upon receipt. (Closed)

Created:
5 years, 10 months ago by cmumford
Modified:
5 years, 10 months ago
Reviewers:
michaeln, jsbell
CC:
chromium-reviews, darin-cc_chromium.org, dgrogan, jsbell+idb_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

IndexedDB: Test that Blink ack's blobs upon receipt. Verified working by commenting out the call to ackReceivedBlobs in Blink's IDBRequest::setBlobInfo() - test failed as expected. BUG=457502 Committed: https://crrev.com/e07469c9746de915c9cd3ff3a99b4cbe01c484aa Cr-Commit-Position: refs/heads/master@{#316339}

Patch Set 1 #

Patch Set 2 : Test working with num_blobs() #

Total comments: 4

Patch Set 3 : Added comment to test and num_blobs -> blob_count #

Total comments: 1

Patch Set 4 : Removed get on success event handler - unnecessary #

Patch Set 5 : Removed get on success event handler - unnecessary #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -0 lines) Patch
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
A content/test/data/indexeddb/blob_did_ack.html View 1 2 3 1 chunk +67 lines, -0 lines 0 comments Download
M storage/browser/blob/blob_storage_context.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
cmumford
5 years, 10 months ago (2015-02-13 15:45:45 UTC) #2
jsbell
lgtm with nits - thanks for pursuing this! https://codereview.chromium.org/917353002/diff/20001/content/test/data/indexeddb/blob_did_ack.html File content/test/data/indexeddb/blob_did_ack.html (right): https://codereview.chromium.org/917353002/diff/20001/content/test/data/indexeddb/blob_did_ack.html#newcode74 content/test/data/indexeddb/blob_did_ack.html:74: <div ...
5 years, 10 months ago (2015-02-13 16:53:29 UTC) #3
cmumford
https://codereview.chromium.org/917353002/diff/20001/content/test/data/indexeddb/blob_did_ack.html File content/test/data/indexeddb/blob_did_ack.html (right): https://codereview.chromium.org/917353002/diff/20001/content/test/data/indexeddb/blob_did_ack.html#newcode74 content/test/data/indexeddb/blob_did_ack.html:74: <div id="status">Starting...<br></div> On 2015/02/13 16:53:29, jsbell wrote: > Can ...
5 years, 10 months ago (2015-02-13 17:03:39 UTC) #5
jsbell
lgtm - will need storage/ owner (michaeln?)
5 years, 10 months ago (2015-02-13 17:19:50 UTC) #6
cmumford
+michaeln for storage.
5 years, 10 months ago (2015-02-13 17:56:36 UTC) #8
michaeln
lgtm 2
5 years, 10 months ago (2015-02-13 21:03:21 UTC) #9
jsbell
One last thing... https://codereview.chromium.org/917353002/diff/40001/content/test/data/indexeddb/blob_did_ack.html File content/test/data/indexeddb/blob_did_ack.html (right): https://codereview.chromium.org/917353002/diff/40001/content/test/data/indexeddb/blob_did_ack.html#newcode59 content/test/data/indexeddb/blob_did_ack.html:59: if (got_blob) { Now that the ...
5 years, 10 months ago (2015-02-13 21:16:37 UTC) #10
cmumford
On 2015/02/13 21:16:37, jsbell wrote: > One last thing... > > https://codereview.chromium.org/917353002/diff/40001/content/test/data/indexeddb/blob_did_ack.html > File content/test/data/indexeddb/blob_did_ack.html ...
5 years, 10 months ago (2015-02-13 23:06:47 UTC) #12
jsbell
still lgtm
5 years, 10 months ago (2015-02-13 23:07:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917353002/80001
5 years, 10 months ago (2015-02-13 23:09:27 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-14 00:09:56 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-14 00:10:39 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e07469c9746de915c9cd3ff3a99b4cbe01c484aa
Cr-Commit-Position: refs/heads/master@{#316339}

Powered by Google App Engine
This is Rietveld 408576698