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

Issue 8116009: Move RenderProcessObserver and RenderViewVisitor to content\public\renderer and put them in the c... (Closed)

Created:
9 years, 2 months ago by jam
Modified:
9 years, 2 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Erik does not do reviews, dpranke+watch-content_chromium.org, mihaip+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Move RenderProcessObserver and RenderViewVisitor to content\public\renderer and put them in the content namespace. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103796

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -175 lines) Patch
M chrome/renderer/chrome_render_process_observer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/chrome_render_process_observer.cc View 1 6 chunks +8 lines, -7 lines 0 comments Download
M chrome/renderer/extensions/extension_dispatcher.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/extension_process_bindings.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/renderer_histogram_snapshots.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_classifier_delegate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_classifier_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/safe_browsing/render_view_fake_resources_test.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M chrome/renderer/visitedlink_slave.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/content_renderer.gypi View 3 chunks +3 lines, -3 lines 0 comments Download
A + content/public/renderer/render_process_observer.h View 1 1 chunk +16 lines, -14 lines 0 comments Download
A + content/public/renderer/render_process_observer.cc View 1 chunk +3 lines, -20 lines 0 comments Download
A + content/public/renderer/render_view_visitor.h View 2 chunks +7 lines, -3 lines 0 comments Download
D content/renderer/render_process_observer.h View 1 chunk +0 lines, -40 lines 0 comments Download
D content/renderer/render_process_observer.cc View 1 chunk +0 lines, -31 lines 0 comments Download
M content/renderer/render_thread.h View 5 chunks +12 lines, -9 lines 0 comments Download
M content/renderer/render_thread.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/render_view.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_view.cc View 3 chunks +2 lines, -1 line 0 comments Download
D content/renderer/render_view_visitor.h View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 2 months ago (2011-10-03 20:17:36 UTC) #1
Avi (use Gerrit)
9 years, 2 months ago (2011-10-03 20:20:37 UTC) #2
rubberstamp lgtm

Powered by Google App Engine
This is Rietveld 408576698