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

Issue 10332204: IPC plumbing for IDBObjectStore.autoIncrement (Closed)

Created:
8 years, 7 months ago by jsbell
Modified:
8 years, 7 months ago
Reviewers:
dgrogan
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, alecflett
Visibility:
Public.

Description

IPC plumbing for IDBObjectStore.autoIncrement This enables http://webkit.org/b/86662 to implement the feature - checking the internal autoIncrement flag of an object store. BUG=128386 TEST=browser_tests --gtest_filter='IndexedDBLayoutTest.BasicTests' Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137731

Patch Set 1 #

Patch Set 2 : Patch that actually compiles and passes tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M content/browser/in_process_webkit/indexed_db_dispatcher_host.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbobjectstore_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbobjectstore_impl.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dgrogan
lgtm
8 years, 7 months ago (2012-05-16 20:48:40 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/10332204/2001
8 years, 7 months ago (2012-05-17 19:14:19 UTC) #2
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 20:41:47 UTC) #3
Change committed as 137731

Powered by Google App Engine
This is Rietveld 408576698