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

Issue 8801002: Remove OnMessageReceived that was using internal content IPCs... (Closed)

Created:
9 years ago by jam
Modified:
9 years ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove OnMessageReceived that was using internal content IPCs in a chrome test. Dispatch the IPC in RenderViewHost instead of TabContents to solve this (it's only used by tests anyways). Remove test_utils methods that weren't being used. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113015

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -57 lines) Patch
M chrome/browser/browser_focus_uitest.cc View 6 chunks +8 lines, -26 lines 0 comments Download
M chrome/test/base/ui_test_utils.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/test/base/ui_test_utils.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M content/browser/renderer_host/render_view_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M content/browser/tab_contents/tab_contents.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M content/public/browser/notification_types.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years ago (2011-12-05 20:26:28 UTC) #1
Elliot Glaysher
9 years ago (2011-12-05 20:32:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698