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

Issue 1312983006: Import Mozilla's IndexedDB getAll/getAllKeys tests (Closed)

Created:
5 years, 4 months ago by jsbell
Modified:
5 years, 4 months ago
Reviewers:
cmumford
CC:
blink-reviews, jsbell+idb_chromium.org, dgrogan, cmumford
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Import Mozilla's IndexedDB getAll/getAllKeys tests BUG=457450 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201171

Patch Set 1 #

Patch Set 2 : Comments #

Total comments: 1

Patch Set 3 : Correct names/links #

Patch Set 4 : Correct descriptions #

Total comments: 11

Patch Set 5 : Comment update/whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1108 lines, -0 lines) Patch
A LayoutTests/storage/indexeddb/mozilla/resources/getAll_test_adapter.js View 1 2 3 4 1 chunk +43 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js View 1 2 3 4 1 chunk +205 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js View 1 2 3 4 1 chunk +202 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAllObjects.js View 1 2 3 4 1 chunk +244 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/resources/test_objectStore_getAllKeys.js View 1 2 3 4 1 chunk +133 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_getAll.html View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_getAll-expected.txt View 1 chunk +97 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_index_getAll.html View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_index_getAll-expected.txt View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects-expected.txt View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys-expected.txt View 1 2 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
jsbell
cmumford@ - please take a look?
5 years, 4 months ago (2015-08-25 18:17:52 UTC) #2
cmumford
https://codereview.chromium.org/1312983006/diff/20001/LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js File LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js (right): https://codereview.chromium.org/1312983006/diff/20001/LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js#newcode2 LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js:2: // * http://mxr.mozilla.org/mozilla-central/source/dom/indexedDB/test/unit/test_index_getAllObjects.js?force=1 This URL doesn't match this file ...
5 years, 4 months ago (2015-08-25 18:42:31 UTC) #3
jsbell
On 2015/08/25 18:42:31, cmumford wrote: > https://codereview.chromium.org/1312983006/diff/20001/LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js > File LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js > (right): > > https://codereview.chromium.org/1312983006/diff/20001/LayoutTests/storage/indexeddb/mozilla/resources/test_index_getAll.js#newcode2 ...
5 years, 4 months ago (2015-08-25 18:52:07 UTC) #4
cmumford
https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js File LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js (right): https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js#newcode2 LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js:2: // * http://mxr.mozilla.org/mozilla-central/source/dom/indexedDB/test/unit/test_getAll.js?force=1 What do you think about changing ...
5 years, 4 months ago (2015-08-25 20:22:30 UTC) #5
jsbell
https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js File LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js (right): https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js#newcode2 LayoutTests/storage/indexeddb/mozilla/resources/test_getAll.js:2: // * http://mxr.mozilla.org/mozilla-central/source/dom/indexedDB/test/unit/test_getAll.js?force=1 On 2015/08/25 20:22:30, cmumford wrote: > ...
5 years, 4 months ago (2015-08-25 20:45:06 UTC) #6
cmumford
lgtm https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html File LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html (right): https://codereview.chromium.org/1312983006/diff/60001/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html#newcode2 LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html:2: <title>IDBIndex.getAll()</title> On 2015/08/25 20:45:06, jsbell wrote: > On ...
5 years, 4 months ago (2015-08-25 20:47:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312983006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312983006/80001
5 years, 4 months ago (2015-08-25 20:47:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/104158)
5 years, 4 months ago (2015-08-25 21:46:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312983006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312983006/80001
5 years, 4 months ago (2015-08-25 23:18:59 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-26 00:13:49 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201171

Powered by Google App Engine
This is Rietveld 408576698