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

Issue 10378004: Add IDBKeyRange to dart:html, port two indexeddb tests (Closed)

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

Description

Add IDBKeyRange to dart:html, port two indexeddb tests Committed: https://code.google.com/p/dart/source/detail?r=7310

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -5 lines) Patch
M lib/dom/templates/html/frog/html_frog.darttemplate View 1 chunk +1 line, -0 lines 0 comments Download
A lib/dom/templates/html/interface/interface_IDBKeyRange.darttemplate View 1 chunk +31 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 2 chunks +40 lines, -1 line 0 comments Download
M lib/html/frog/html_frog.dart View 2 chunks +70 lines, -1 line 0 comments Download
M lib/html/src/dartium_FactoryProviders.dart View 1 chunk +17 lines, -0 lines 0 comments Download
A lib/html/src/frog_IDBKeyRangeFactoryProvider.dart View 1 chunk +47 lines, -0 lines 0 comments Download
M tests/html/html.status View 3 chunks +5 lines, -3 lines 0 comments Download
A tests/html/indexeddb_3_test.dart View 1 chunk +117 lines, -0 lines 0 comments Download
A tests/html/indexeddb_4_test.dart View 1 chunk +140 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698