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

Issue 5625003: Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil... (Closed)

Created:
10 years ago by jam
Modified:
9 years, 7 months ago
Reviewers:
jennb
CC:
chromium-reviews, michaeln, darin-cc_chromium.org, brettw-cc_chromium.org, jam, ben+cc_chromium.org
Visibility:
Public.

Description

Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFilter doesn't have to know about it and vice versa. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68254

Patch Set 1 #

Patch Set 2 : fix dependency issue in AppCacheDispatcherHost #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -80 lines) Patch
M chrome/browser/appcache/appcache_dispatcher_host.h View 1 3 chunks +17 lines, -21 lines 0 comments Download
M chrome/browser/appcache/appcache_dispatcher_host.cc View 16 chunks +37 lines, -40 lines 0 comments Download
M chrome/browser/appcache/appcache_frontend_proxy.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/appcache/appcache_frontend_proxy.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 2 chunks +3 lines, -0 lines 1 comment 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, -6 lines 1 comment Download
M chrome/browser/worker_host/worker_process_host.h View 3 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.cc View 5 chunks +29 lines, -4 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
jam
10 years ago (2010-12-03 02:26:48 UTC) #1
jam
Jenn: do you have time to look at this? Thanks.
10 years ago (2010-12-03 23:45:58 UTC) #2
jennb
Are the appcache layout tests ok with this change? http://codereview.chromium.org/5625003/diff/12001/chrome/browser/renderer_host/browser_render_process_host.cc File chrome/browser/renderer_host/browser_render_process_host.cc (right): http://codereview.chromium.org/5625003/diff/12001/chrome/browser/renderer_host/browser_render_process_host.cc#newcode387 chrome/browser/renderer_host/browser_render_process_host.cc:387: ...
10 years ago (2010-12-04 00:31:51 UTC) #3
jam
On Fri, Dec 3, 2010 at 4:31 PM, <jennb@chromium.org> wrote: > Are the appcache layout ...
10 years ago (2010-12-04 00:40:17 UTC) #4
jennb
10 years ago (2010-12-04 00:42:05 UTC) #5
LGTM

IM'd with John - test_shell tests unaffected by this change. Order doesn't
matter because the filters handle different messages.

Powered by Google App Engine
This is Rietveld 408576698