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

Issue 2163213006: [IndexedDB] Add Observer Tests (Closed)

Created:
4 years, 5 months ago by palakj1
Modified:
4 years, 1 month ago
Reviewers:
haraken, cmumford, dmurph
CC:
blink-reviews, chromium-reviews, cmumford, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@changes_renderer
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[IndexedDB] Add Observer Tests These tests include testing for recording operations and removal on a single database Current Implementation and Future Scope: https://goo.gl/Y2dobn Reference: https://github.com/WICG/indexed-db-observers/blob/gh-pages/EXPLAINER.md BUG=609934

Patch Set 1 #

Total comments: 9

Patch Set 2 : Post cmumford review #

Messages

Total messages: 22 (17 generated)
palakj1
Please note that 'delete' option for IDBObservationType does not work correctly. Replacing it with kDelete ...
4 years, 5 months ago (2016-07-21 03:29:57 UTC) #2
haraken
modules/ LGTM (I want to have IDB folks take a look at the change though.)
4 years, 5 months ago (2016-07-21 08:36:43 UTC) #5
cmumford
Also, some changes to the summary/description: 1. The http://goo.gl/r0eUpe is an internal doc, so don't ...
4 years, 5 months ago (2016-07-21 15:00:56 UTC) #10
palakj1
https://codereview.chromium.org/2163213006/diff/1/third_party/WebKit/LayoutTests/storage/indexeddb/resources/generic-idb-operations.js File third_party/WebKit/LayoutTests/storage/indexeddb/resources/generic-idb-operations.js (right): https://codereview.chromium.org/2163213006/diff/1/third_party/WebKit/LayoutTests/storage/indexeddb/resources/generic-idb-operations.js#newcode16 third_party/WebKit/LayoutTests/storage/indexeddb/resources/generic-idb-operations.js:16: for (j in expected_obsv) On 2016/07/21 at 15:00:55, cmumford ...
4 years, 5 months ago (2016-07-21 20:56:46 UTC) #14
cmumford
4 years, 5 months ago (2016-07-21 23:54:44 UTC) #21
lgtm

Powered by Google App Engine
This is Rietveld 408576698