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

Issue 10869056: SQLResultRowList.item converts row into map. (Closed)

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

Description

SQLResultRowList.item returns Map. In dart2js, the raw Object is converted into a Map. Committed: https://code.google.com/p/dart/source/detail?r=11351

Patch Set 1 : #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -20 lines) Patch
M lib/dom/dart2js/dom_dart2js.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/dom/dom.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/dom/idl/dart/dart.idl View 1 chunk +10 lines, -0 lines 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 3 chunks +6 lines, -7 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 3 chunks +3 lines, -7 lines 0 comments Download
M tests/html/websql_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
8 years, 4 months ago (2012-08-24 22:25:09 UTC) #1
blois
8 years, 4 months ago (2012-08-24 22:26:37 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698