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

Issue 10079028: Next IndexedDB test - scan with a cursor. (Closed)

Created:
8 years, 8 months ago by sra1
Modified:
8 years, 8 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Next IndexedDB test - scan with a cursor. Committed: https://code.google.com/p/dart/source/detail?r=6609

Patch Set 1 : #

Total comments: 2

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -2 lines) Patch
M client/tests/client/client.status View 3 chunks +7 lines, -2 lines 0 comments Download
M client/tests/client/client-leg.status View 1 chunk +1 line, -0 lines 0 comments Download
A client/tests/client/dom/IndexedDB3Test.dart View 1 1 chunk +119 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
8 years, 8 months ago (2012-04-14 01:15:23 UTC) #1
vsm
8 years, 8 months ago (2012-04-16 19:41:39 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10079028/diff/3004/client/tests/client...
File client/tests/client/dom/IndexedDB3Test.dart (right):

https://chromiumcodereview.appspot.com/10079028/diff/3004/client/tests/client...
client/tests/client/dom/IndexedDB3Test.dart:1: #library('IndexedDB1Test');
DB1->DB3 in lib name

https://chromiumcodereview.appspot.com/10079028/diff/3004/client/tests/client...
client/tests/client/dom/IndexedDB3Test.dart:33: print('Deleted store
$STORE_NAME');
Extraneous prints sometimes screw up our tests.

Powered by Google App Engine
This is Rietveld 408576698