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

Issue 7841009: export RendererMain (Closed)

Created:
9 years, 3 months ago by Dirk Pranke
Modified:
9 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

export RendererMain from content so that it will get picked up properly by chrome_main. R=jam@chromium.org BUG=90442 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100809

Patch Set 1 #

Total comments: 1

Patch Set 2 : merge, fix comments from review feedback #

Patch Set 3 : fix typo in #include of renderer_main.h #

Patch Set 4 : fix typo in content_export.h for linux branch, comment out until we're ready to enable components #

Patch Set 5 : fix stupid preprocessor typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M chrome/app/chrome_main.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M content/app/content_main.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M content/common/content_export.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
A content/renderer/renderer_main.h View 1 1 chunk +16 lines, -0 lines 0 comments Download
M content/renderer/renderer_main.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dirk Pranke
9 years, 3 months ago (2011-09-06 21:18:10 UTC) #1
jam
9 years, 3 months ago (2011-09-06 23:46:33 UTC) #2
lgtm

http://codereview.chromium.org/7841009/diff/1/content/renderer/renderer_main.h
File content/renderer/renderer_main.h (right):

http://codereview.chromium.org/7841009/diff/1/content/renderer/renderer_main....
content/renderer/renderer_main.h:13: // mainline routine for running as the
Renderer process
nit: comments are supposed to use proper spelling and grammer

Powered by Google App Engine
This is Rietveld 408576698