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

Issue 11114022: IndexedDB: Plumbing to allow cause of transaction abort to be passed to script (Closed)

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

Description

IndexedDB: Plumbing to allow cause of transaction abort to be passed to script Include a database error (code, message) in the abort callback. The WebKit side is http://webkit.org/b/99097 which must land after this patch. R=dgrogan@chromium.org BUG=113118 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161927

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -4 lines) Patch
M content/browser/in_process_webkit/indexed_db_transaction_callbacks.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_transaction_callbacks.cc View 1 chunk +10 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.h View 1 chunk +6 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.cc View 3 chunks +15 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jsbell
dgrogan@ - please take a look Full landing sequence is: 1) http://webkit.org/b/99193 (adds new method ...
8 years, 2 months ago (2012-10-12 18:46:41 UTC) #1
dgrogan
lgtm
8 years, 2 months ago (2012-10-12 21:24:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/11114022/1
8 years, 2 months ago (2012-10-15 17:06:24 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-10-15 19:50:25 UTC) #4
Change committed as 161927

Powered by Google App Engine
This is Rietveld 408576698