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

Issue 5757002: Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter... (Closed)

Created:
10 years ago by jam
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter doesn't have to know about it. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69031

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -951 lines) Patch
M chrome/browser/renderer_host/browser_render_process_host.cc View 2 chunks +3 lines, -0 lines 0 comments Download
D chrome/browser/renderer_host/database_dispatcher_host.h View 1 chunk +0 lines, -139 lines 0 comments Download
D chrome/browser/renderer_host/database_dispatcher_host.cc View 1 chunk +0 lines, -438 lines 0 comments Download
A + chrome/browser/renderer_host/database_message_filter.h View 5 chunks +29 lines, -65 lines 0 comments Download
A + chrome/browser/renderer_host/database_message_filter.cc View 10 chunks +88 lines, -207 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 5 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.cc View 6 chunks +4 lines, -9 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/common/database_messages.h View 1 chunk +79 lines, -0 lines 0 comments Download
A chrome/common/database_messages.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/common/database_util.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/db_message_filter.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/render_messages_internal.h View 2 chunks +0 lines, -60 lines 0 comments Download
M chrome/common/web_database_observer_impl.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/renderer/render_thread.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ipc/ipc_message_macros.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ipc/ipc_message_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
10 years ago (2010-12-13 07:13:17 UTC) #1
jam
10 years ago (2010-12-13 19:03:23 UTC) #2
cpu_(ooo_6.6-7.5)
10 years ago (2010-12-13 19:27:28 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698