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

Issue 6721021: Move a bunch of renderer->browser messages to content. (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Tom Sepez
CC:
chromium-reviews, tburkard+watch_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Move a bunch of renderer->browser messages to content. TBR=tsepez Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79152

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 12
Unified diffs Side-by-side diffs Delta from patch set Stats (+903 lines, -1605 lines) Patch
M chrome/browser/accessibility/browser_accessibility.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/accessibility/browser_accessibility_cocoa.mm View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 2 comments Download
M chrome/browser/accessibility/browser_accessibility_mac_unittest.mm View 1 2 3 4 5 6 7 1 chunk +7 lines, -12 lines 0 comments Download
M chrome/browser/accessibility/browser_accessibility_win.cc View 1 2 3 4 5 6 7 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background_contents_service.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_messages_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_webnavigation_api.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/external_tab_container_win.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/file_select_helper.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_contents.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_observer.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/tab_contents/background_contents.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/background_contents.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_delegate_helper.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tabs/tab_finder.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/common_param_traits.h View 1 2 3 4 5 6 7 4 chunks +0 lines, -39 lines 2 comments Download
M chrome/common/common_param_traits.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -40 lines 2 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 6 7 11 chunks +0 lines, -468 lines 0 comments Download
M chrome/common/render_messages.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -154 lines 0 comments Download
M chrome/common/render_messages_params.h View 1 2 3 4 5 6 7 5 chunks +1 line, -255 lines 0 comments Download
M chrome/common/render_messages_params.cc View 1 2 3 4 5 6 7 5 chunks +0 lines, -345 lines 1 comment Download
M chrome/common/webkit_param_traits.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -23 lines 0 comments Download
M chrome/common/webkit_param_traits.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -63 lines 0 comments Download
D chrome/common/window_container_type.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -36 lines 0 comments Download
D chrome/common/window_container_type.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -41 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 2 comments Download
M chrome/renderer/render_process_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/renderer_glue.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_message_filter_gtk.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_message_filter_win.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_helper.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/tab_contents/interstitial_page.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M content/browser/tab_contents/navigation_controller.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents_view.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M content/common/common_param_traits.h View 1 2 3 4 5 6 7 3 chunks +14 lines, -0 lines 0 comments Download
M content/common/common_param_traits.cc View 1 2 3 4 5 6 7 2 chunks +40 lines, -0 lines 2 comments Download
M content/common/view_messages.h View 1 2 3 4 5 6 7 10 chunks +765 lines, -56 lines 0 comments Download
A + content/common/window_container_type.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/common/window_container_type.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_common.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/load_progress_tracker.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view.cc View 1 2 3 4 5 6 7 4 chunks +5 lines, -7 lines 1 comment Download
M content/renderer/render_widget_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/render_widget_fullscreen.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webapplicationcachehost_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webcookiejar_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitclient_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/web_ui_bindings.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webaccessibility.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webaccessibility.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
9 years, 9 months ago (2011-03-23 17:09:33 UTC) #1
Tom Sepez
http://codereview.chromium.org/6721021/diff/3044/chrome/browser/accessibility/browser_accessibility_cocoa.mm File chrome/browser/accessibility/browser_accessibility_cocoa.mm (right): http://codereview.chromium.org/6721021/diff/3044/chrome/browser/accessibility/browser_accessibility_cocoa.mm#newcode130 chrome/browser/accessibility/browser_accessibility_cocoa.mm:130: return NSMakePoint(browserAccessibility_->location().x(), Maybe change gfx::rect to make the underlying ...
9 years, 9 months ago (2011-03-23 17:32:53 UTC) #2
jam
http://codereview.chromium.org/6721021/diff/3044/chrome/browser/accessibility/browser_accessibility_cocoa.mm File chrome/browser/accessibility/browser_accessibility_cocoa.mm (right): http://codereview.chromium.org/6721021/diff/3044/chrome/browser/accessibility/browser_accessibility_cocoa.mm#newcode130 chrome/browser/accessibility/browser_accessibility_cocoa.mm:130: return NSMakePoint(browserAccessibility_->location().x(), On 2011/03/23 17:32:53, Tom Sepez wrote: > ...
9 years, 9 months ago (2011-03-23 18:21:02 UTC) #3
Tom Sepez
9 years, 9 months ago (2011-03-23 18:25:26 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698