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

Issue 23788007: Remove invalid calls to the _count method. This is a short term fix to make the build green. Blois… (Closed)

Created:
7 years, 3 months ago by Jacob
Modified:
7 years, 3 months ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove invalid calls to the _count method. This is a short term fix to make the build green. Blois will be submitting the correct fix. BUG= R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=26956

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -54 lines) Patch
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 3 chunks +3 lines, -18 lines 1 comment Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 3 chunks +3 lines, -18 lines 0 comments Download
M tools/dom/templates/html/impl/impl_IDBIndex.darttemplate View 3 chunks +3 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jacob
7 years, 3 months ago (2013-08-30 22:54:57 UTC) #1
blois
https://codereview.chromium.org/23788007/diff/1/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart File sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart (right): https://codereview.chromium.org/23788007/diff/1/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart#newcode534 sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart:534: var request = _count(key_OR_range); http://www.w3.org/TR/IndexedDB/#widl-IDBObjectStore-count-IDBRequest-any-key Count is not nullable ...
7 years, 3 months ago (2013-08-30 22:57:37 UTC) #2
blois
lgtm
7 years, 3 months ago (2013-08-30 22:59:55 UTC) #3
Jacob
7 years, 3 months ago (2013-08-30 23:01:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r26956 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698