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

Issue 235493003: deleteDatabase() success should be IDBVersionChangeEvent [Blink] (Closed)

Created:
6 years, 8 months ago by jsbell
Modified:
6 years, 8 months ago
Reviewers:
dgrogan, cmumford
CC:
blink-reviews, dgrogan, jsbell+idb_chromium.org, alecflett, ericu+idb_chromium.org
Visibility:
Public.

Description

deleteDatabase() success should be IDBVersionChangeEvent [Blink] Found via the W3C web-platform-tests. Once the back-end is sending the version to the front-end (through existing plumbing), create and populate the correct kind of event, per the spec. Blink side must land first, then Chromium side, then Blink tests. BUG=362251 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171382

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add result === undefined assertion #

Total comments: 2

Patch Set 3 : Add test title, no random #

Patch Set 4 : fix typo #

Patch Set 5 : Remove tests for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M Source/modules/indexeddb/IDBOpenDBRequest.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/indexeddb/IDBOpenDBRequest.cpp View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jsbell
cmumford@, dgrogan@ - please take a look? Blink side will land to handle onSuccess(int) in ...
6 years, 8 months ago (2014-04-11 18:48:19 UTC) #1
cmumford
Will this compile w/o a change in Source/modules/indexeddb/IDBRequest.h? https://codereview.chromium.org/235493003/diff/1/LayoutTests/storage/indexeddb/deleteDatabase-event.html File LayoutTests/storage/indexeddb/deleteDatabase-event.html (right): https://codereview.chromium.org/235493003/diff/1/LayoutTests/storage/indexeddb/deleteDatabase-event.html#newcode40 LayoutTests/storage/indexeddb/deleteDatabase-event.html:40: 'and ...
6 years, 8 months ago (2014-04-11 19:36:45 UTC) #2
jsbell
> Will this compile w/o a change in Source/modules/indexeddb/IDBRequest.h? Can you be more specific? It ...
6 years, 8 months ago (2014-04-11 20:20:20 UTC) #3
cmumford
On 2014/04/11 20:20:20, jsbell wrote: > > Will this compile w/o a change in Source/modules/indexeddb/IDBRequest.h? ...
6 years, 8 months ago (2014-04-11 20:24:51 UTC) #4
dgrogan
lgtm https://codereview.chromium.org/235493003/diff/20001/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt File LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt (right): https://codereview.chromium.org/235493003/diff/20001/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt#newcode3 LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt:3: PASS deleteDatabase success event, non-exitent DB typo: existent
6 years, 8 months ago (2014-04-11 20:28:37 UTC) #5
jsbell
https://codereview.chromium.org/235493003/diff/20001/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt File LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt (right): https://codereview.chromium.org/235493003/diff/20001/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt#newcode3 LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt:3: PASS deleteDatabase success event, non-exitent DB On 2014/04/11 20:28:37, ...
6 years, 8 months ago (2014-04-11 21:04:52 UTC) #6
jsbell
On 2014/04/11 20:24:51, cmumford wrote: > Also, if you land the test in this CL ...
6 years, 8 months ago (2014-04-11 21:05:29 UTC) #7
cmumford
Then the version w/o the test lgtm.
6 years, 8 months ago (2014-04-11 21:12:23 UTC) #8
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 8 months ago (2014-04-11 23:19:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/235493003/80001
6 years, 8 months ago (2014-04-11 23:19:12 UTC) #10
commit-bot: I haz the power
6 years, 8 months ago (2014-04-12 00:23:20 UTC) #11
Message was sent while issue was closed.
Change committed as 171382

Powered by Google App Engine
This is Rietveld 408576698