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

Issue 7790020: Cleanup: Convert PrintPreviewTabController to use TabContentsWrapper. (Closed)

Created:
9 years, 3 months ago by Lei Zhang
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Avi (use Gerrit), brettw-cc_chromium.org
Visibility:
Public.

Description

Cleanup: Convert PrintPreviewTabController to use TabContentsWrapper. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98857

Patch Set 1 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -181 lines) Patch
M chrome/browser/printing/background_printing_manager.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/printing/print_preview_message_handler.h View 2 chunks +4 lines, -1 line 1 comment Download
M chrome/browser/printing/print_preview_message_handler.cc View 8 chunks +21 lines, -23 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller.h View 3 chunks +19 lines, -19 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller.cc View 11 chunks +59 lines, -58 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller_browsertest.cc View 13 chunks +17 lines, -13 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller_unittest.cc View 11 chunks +24 lines, -17 lines 0 comments Download
M chrome/browser/printing/print_view_manager.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_handler.h View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_handler.cc View 13 chunks +31 lines, -30 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_ui_unittest.cc View 4 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
9 years, 3 months ago (2011-08-30 02:48:20 UTC) #1
Avi (use Gerrit)
LGTM
9 years, 3 months ago (2011-08-30 04:58:10 UTC) #2
kmadhusu
9 years, 3 months ago (2011-08-30 21:00:01 UTC) #3
LGTM with a style nit.

http://codereview.chromium.org/7790020/diff/34/chrome/browser/printing/print_...
File chrome/browser/printing/print_preview_message_handler.h (right):

http://codereview.chromium.org/7790020/diff/34/chrome/browser/printing/print_...
chrome/browser/printing/print_preview_message_handler.h:35: // Helper function
to return the TabContentsWrapper for tab_contents().
nit: Add a blank line before this.

Powered by Google App Engine
This is Rietveld 408576698