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

Issue 18326: Factor out the message sink from MockRenderThread to a separate class. I will... (Closed)

Created:
11 years, 11 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Factor out the message sink from MockRenderThread to a separate class. I will be using this in a RenderView test in the future. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8255

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -88 lines) Patch
A chrome/common/ipc_test_sink.h View 1 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/common/ipc_test_sink.cc View 1 1 chunk +51 lines, -0 lines 0 comments Download
M chrome/renderer/mock_render_thread.h View 5 chunks +6 lines, -29 lines 0 comments Download
M chrome/renderer/mock_render_thread.cc View 3 chunks +2 lines, -53 lines 0 comments Download
M chrome/renderer/render_view_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
11 years, 11 months ago (2009-01-16 19:22:15 UTC) #1
cpu_(ooo_6.6-7.5)
LGTM Minor nits below. http://codereview.chromium.org/18326/diff/1/3 File chrome/common/ipc_test_sink.cc (right): http://codereview.chromium.org/18326/diff/1/3#newcode19 Line 19: // manage its data ...
11 years, 11 months ago (2009-01-16 20:35:03 UTC) #2
brettw
On 2009/01/16 20:35:03, cpu wrote: > Oh noes!, I see that pickle promises that operator= ...
11 years, 11 months ago (2009-01-16 21:37:09 UTC) #3
cpu_(ooo_6.6-7.5)
11 years, 11 months ago (2009-01-16 21:58:21 UTC) #4
Me likes it. LGTM

Powered by Google App Engine
This is Rietveld 408576698