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

Issue 10128001: Constructors for IDBKeyRange (Closed)

Created:
8 years, 8 months ago by sra1
Modified:
8 years, 8 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org, dart-dom-team_google.com
Visibility:
Public.

Description

Constructors for IDBKeyRange Removed static methods on interface and replaced with constructors. This is dom only, html to come later. Committed: https://code.google.com/p/dart/source/detail?r=6770

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : merge #

Patch Set 4 : Sort #sources #

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -147 lines) Patch
M client/tests/client/client.status View 1 chunk +0 lines, -1 line 0 comments Download
M lib/dom/dom.dart View 2 chunks +20 lines, -9 lines 0 comments Download
M lib/dom/frog/dom_frog.dart View 1 2 3 5 chunks +110 lines, -69 lines 0 comments Download
M lib/dom/idl/dart/dart.idl View 1 chunk +11 lines, -0 lines 0 comments Download
M lib/dom/src/dummy_FactoryProviders.dart View 1 chunk +9 lines, -0 lines 0 comments Download
A lib/dom/src/frog_IDBKeyRangeFactoryProvider.dart View 1 chunk +47 lines, -0 lines 0 comments Download
M lib/dom/src/native_FactoryProviders.dart View 1 chunk +17 lines, -0 lines 0 comments Download
M lib/dom/src/native_FactoryProvidersImplementation.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M lib/dom/templates/dom/frog/frog_dom.darttemplate View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
A lib/dom/templates/dom/interface/interface_IDBKeyRange.darttemplate View 1 chunk +18 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 2 chunks +0 lines, -47 lines 0 comments Download
M lib/html/frog/html_frog.dart View 2 chunks +0 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
8 years, 8 months ago (2012-04-19 03:30:26 UTC) #1
vsm
8 years, 8 months ago (2012-04-19 03:49:44 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10128001/diff/1012/lib/dom/templates/d...
File lib/dom/templates/dom/frog/frog_dom.darttemplate (right):

https://chromiumcodereview.appspot.com/10128001/diff/1012/lib/dom/templates/d...
lib/dom/templates/dom/frog/frog_dom.darttemplate:19:
#source('../src/frog_IDBKeyRangeFactoryProvider.dart');
Swap previous and next for alpha order.

Powered by Google App Engine
This is Rietveld 408576698