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

Issue 10448075: Fix indexeddb_4_test. (Closed)

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

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -10 lines) Patch
M tests/html/html.status View 1 chunk +1 line, -2 lines 0 comments Download
M tests/html/indexeddb_3_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/html/indexeddb_4_test.dart View 3 chunks +5 lines, -6 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
podivilov
8 years, 6 months ago (2012-05-30 12:50:04 UTC) #1
Anton Muhin
lgtm
8 years, 6 months ago (2012-05-31 15:25:45 UTC) #2
sra1
lgtm http://codereview.chromium.org/10448075/diff/1/tests/html/indexeddb_4_test.dart File tests/html/indexeddb_4_test.dart (right): http://codereview.chromium.org/10448075/diff/1/tests/html/indexeddb_4_test.dart#newcode74 tests/html/indexeddb_4_test.dart:74: Expect.equals('Item ${cursor.key.toStringAsFixed(0)}', cursor.value); It still bothers me a ...
8 years, 6 months ago (2012-05-31 15:34:38 UTC) #3
podivilov
8 years, 6 months ago (2012-05-31 17:08:24 UTC) #4
http://codereview.chromium.org/10448075/diff/1/tests/html/indexeddb_4_test.dart
File tests/html/indexeddb_4_test.dart (right):

http://codereview.chromium.org/10448075/diff/1/tests/html/indexeddb_4_test.da...
tests/html/indexeddb_4_test.dart:74: Expect.equals('Item
${cursor.key.toStringAsFixed(0)}', cursor.value);
Filed a bug: http://code.google.com/p/dart/issues/detail?id=3330.

Powered by Google App Engine
This is Rietveld 408576698