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

Issue 8432011: Move RendererPreferences to content/public/common and also put in the content namespace. (Closed)

Created:
9 years, 1 month ago by jam
Modified:
9 years, 1 month ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Move RendererPreferences to content/public/common and also put in the content namespace. BUG=76697 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108025

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -245 lines) Patch
M chrome/browser/extensions/extension_host.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_host.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/notifications/balloon_host.h View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/notifications/balloon_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_preferences_util.h View 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/renderer_preferences_util.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/background_contents.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/background_contents.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/chrome_interstitial_page.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_util.h View 1 2 3 4 5 6 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_util.cc View 1 4 chunks +18 lines, -13 lines 0 comments Download
M chrome/test/base/chrome_render_view_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 2 chunks +8 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/interstitial_page.h View 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/tab_contents/interstitial_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.h View 5 chunks +8 lines, -19 lines 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
D content/common/renderer_preferences.h View 1 chunk +0 lines, -82 lines 0 comments Download
D content/common/renderer_preferences.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M content/common/view_messages.h View 6 chunks +8 lines, -8 lines 0 comments Download
M content/content_common.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
A + content/public/common/renderer_preferences.h View 2 chunks +8 lines, -4 lines 0 comments Download
A + content/public/common/renderer_preferences.cc View 2 chunks +5 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.h View 5 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/render_view_impl.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M content/renderer/render_view_linux.cc View 1 2 3 4 5 6 chunks +38 lines, -39 lines 0 comments Download
M content/test/render_view_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 1 month ago (2011-10-31 21:39:13 UTC) #1
Dirk Pranke
9 years, 1 month ago (2011-10-31 21:47:22 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698