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

Issue 8745003: Allow IndexedDB to send messages from any thread in the renderer process. (Closed)

Created:
9 years ago by dgrogan
Modified:
9 years ago
Reviewers:
michaeln, hans, jam, jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Allow IndexedDB to send messages from any thread in the renderer process, not just the main thread. BUG=64054 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112348

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -71 lines) Patch
M content/renderer/indexed_db_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/indexed_db_dispatcher.cc View 1 17 chunks +31 lines, -45 lines 0 comments Download
M content/renderer/renderer_webidbcursor_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webidbdatabase_impl.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/renderer_webidbindex_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/renderer_webidbobjectstore_impl.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/renderer_webidbtransaction_impl.cc View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dgrogan
First and small part of chromium side IDB-on-workers changes.
9 years ago (2011-11-30 03:52:18 UTC) #1
dgrogan
+jam, for content/renderer/OWNERS I think this change is straightforward enough to add jam before hearing ...
9 years ago (2011-11-30 05:54:10 UTC) #2
hans
LGTM On 2011/11/30 05:54:10, dgrogan wrote: > If I click commit after getting green trybot ...
9 years ago (2011-11-30 13:49:12 UTC) #3
jam
if this code is meant to be used in the renderer and worker processes, then ...
9 years ago (2011-11-30 18:32:10 UTC) #4
dgrogan
On 2011/11/30 18:32:10, John Abd-El-Malek wrote: > if this code is meant to be used ...
9 years ago (2011-11-30 19:19:15 UTC) #5
jam
On 2011/11/30 19:19:15, dgrogan wrote: > On 2011/11/30 18:32:10, John Abd-El-Malek wrote: > > if ...
9 years ago (2011-11-30 20:32:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgrogan@chromium.org/8745003/6001
9 years ago (2011-11-30 20:34:12 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-01 00:12:09 UTC) #8
Change committed as 112348

Powered by Google App Engine
This is Rietveld 408576698