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

Issue 3032027: Header cleanup in chrome/renderer/. (Closed)

Created:
10 years, 4 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Header cleanup in chrome/renderer/. In renderer_webkit_client_impl, several impl classes got moved to the implementation file. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53996

Patch Set 1 #

Patch Set 2 : win fixes #

Total comments: 3

Patch Set 3 : change away from lazy initialization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -92 lines) Patch
M chrome/renderer/pepper_widget.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/render_process_impl.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/renderer/render_process_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/renderer/render_thread.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_widget.h View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/renderer/renderer_histogram_snapshots.h View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M chrome/renderer/renderer_histogram_snapshots.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.h View 1 2 3 chunks +13 lines, -64 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 1 2 5 chunks +71 lines, -6 lines 0 comments Download
M chrome/renderer/webplugin_delegate_pepper.h View 1 2 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/renderer/webplugin_delegate_pepper.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.h View 1 2 3 chunks +11 lines, -5 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Elliot Glaysher
Most of this is just moving includes to cc files, but my moving of the ...
10 years, 4 months ago (2010-07-27 20:10:59 UTC) #1
darin (slow to review)
http://codereview.chromium.org/3032027/diff/2001/17 File chrome/renderer/render_process_impl.h (right): http://codereview.chromium.org/3032027/diff/2001/17#newcode14 chrome/renderer/render_process_impl.h:14: }; nit: no semi-colon on the closing bracket of ...
10 years, 4 months ago (2010-07-27 20:26:28 UTC) #2
Elliot Glaysher
http://codereview.chromium.org/3032027/diff/2001/23 File chrome/renderer/renderer_webkitclient_impl.cc (right): http://codereview.chromium.org/3032027/diff/2001/23#newcode456 chrome/renderer/renderer_webkitclient_impl.cc:456: if (!shared_worker_repository_.get()) On 2010/07/27 20:26:29, darin wrote: > have ...
10 years, 4 months ago (2010-07-27 20:57:00 UTC) #3
jorlow
LGTM (but probably wait for Darin's LGTM as well)
10 years, 4 months ago (2010-07-28 10:24:18 UTC) #4
darin (slow to review)
10 years, 4 months ago (2010-07-28 16:55:47 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698