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

Issue 10323002: Move message handlers that don't belong in RenderProcessHostImpl to their own files. (Closed)

Created:
8 years, 7 months ago by Avi (use Gerrit)
Modified:
8 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Move RevealFolderInOS to file utilities. BUG=117452 TEST=no change Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137756

Patch Set 1 #

Total comments: 4

Patch Set 2 : unneeded include #

Patch Set 3 : rebase only #

Patch Set 4 : just one #

Patch Set 5 : threaded #

Total comments: 2

Patch Set 6 : kill comments #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -13 lines) Patch
M content/browser/renderer_host/file_utilities_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/file_utilities_message_filter.cc View 1 2 3 4 4 chunks +12 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 5 6 2 chunks +3 lines, -7 lines 0 comments Download
M content/common/file_utilities_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Avi (use Gerrit)
8 years, 7 months ago (2012-05-02 16:25:30 UTC) #1
jam
http://codereview.chromium.org/10323002/diff/1/content/browser/renderer_host/file_utilities_message_filter.cc File content/browser/renderer_host/file_utilities_message_filter.cc (right): http://codereview.chromium.org/10323002/diff/1/content/browser/renderer_host/file_utilities_message_filter.cc#newcode11 content/browser/renderer_host/file_utilities_message_filter.cc:11: #include "content/public/common/content_client.h" nit: not needed per convention http://codereview.chromium.org/10323002/diff/1/content/browser/renderer_host/mhtml_generation_message_filter.cc File ...
8 years, 7 months ago (2012-05-02 18:14:59 UTC) #2
Avi (use Gerrit)
Why not a filter for one message? We have plenty of filters for two messages, ...
8 years, 7 months ago (2012-05-02 20:22:23 UTC) #3
jam
On 2012/05/02 20:22:23, Avi wrote: > Why not a filter for one message? We have ...
8 years, 7 months ago (2012-05-03 17:03:55 UTC) #4
Avi (use Gerrit)
I put the MHTML generator back. I'm not sure what issue you refer to re ...
8 years, 7 months ago (2012-05-16 21:28:29 UTC) #5
jam
On 2012/05/16 21:28:29, Avi wrote: > I put the MHTML generator back. > > I'm ...
8 years, 7 months ago (2012-05-17 01:20:23 UTC) #6
Avi (use Gerrit)
Oooh. This is new to me; I didn't know that. Is this documented? If not ...
8 years, 7 months ago (2012-05-17 04:23:10 UTC) #7
Avi (use Gerrit)
ptal
8 years, 7 months ago (2012-05-17 14:43:45 UTC) #8
jam
On 2012/05/17 04:23:10, Avi wrote: > Oooh. This is new to me; I didn't know ...
8 years, 7 months ago (2012-05-17 20:37:39 UTC) #9
jam
lgtm with nits http://codereview.chromium.org/10323002/diff/18001/content/public/browser/content_browser_client.h File content/public/browser/content_browser_client.h (right): http://codereview.chromium.org/10323002/diff/18001/content/public/browser/content_browser_client.h#newcode259 content/public/browser/content_browser_client.h:259: // This is called on the ...
8 years, 7 months ago (2012-05-17 20:39:06 UTC) #10
Avi (use Gerrit)
http://codereview.chromium.org/10323002/diff/18001/content/public/browser/content_browser_client.h File content/public/browser/content_browser_client.h (right): http://codereview.chromium.org/10323002/diff/18001/content/public/browser/content_browser_client.h#newcode259 content/public/browser/content_browser_client.h:259: // This is called on the UI thread. Ah, ...
8 years, 7 months ago (2012-05-17 21:04:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10323002/18002
8 years, 7 months ago (2012-05-17 21:06:52 UTC) #12
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 22:46:39 UTC) #13
Change committed as 137756

Powered by Google App Engine
This is Rietveld 408576698