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

Issue 8566055: PrintPreview: [Cleanup] Remove unwanted function calls. (Closed)

Created:
9 years, 1 month ago by kmadhusu
Modified:
9 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

PrintPreview: [Cleanup] Remove unwanted function calls. While printing for print preview, we don't want to get the source frame css information because it is not used. BUG=none TEST=printing works as expected after code changes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110815

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -36 lines) Patch
M chrome/renderer/print_web_view_helper.h View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/renderer/print_web_view_helper.cc View 1 5 chunks +11 lines, -23 lines 0 comments Download
M chrome/renderer/print_web_view_helper_linux.cc View 1 1 chunk +5 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kmadhusu
9 years, 1 month ago (2011-11-18 23:53:02 UTC) #1
vandebo (ex-Chrome)
LGTM with nits. http://codereview.chromium.org/8566055/diff/1/chrome/renderer/print_web_view_helper.cc File chrome/renderer/print_web_view_helper.cc (right): http://codereview.chromium.org/8566055/diff/1/chrome/renderer/print_web_view_helper.cc#newcode838 chrome/renderer/print_web_view_helper.cc:838: prep_frame_view.reset(new PrepareFrameAndViewForPrint(print_params, frame, nit: no ndeed ...
9 years, 1 month ago (2011-11-19 00:02:20 UTC) #2
kmadhusu
http://codereview.chromium.org/8566055/diff/1/chrome/renderer/print_web_view_helper.cc File chrome/renderer/print_web_view_helper.cc (right): http://codereview.chromium.org/8566055/diff/1/chrome/renderer/print_web_view_helper.cc#newcode838 chrome/renderer/print_web_view_helper.cc:838: prep_frame_view.reset(new PrepareFrameAndViewForPrint(print_params, frame, On 2011/11/19 00:02:20, vandebo wrote: > ...
9 years, 1 month ago (2011-11-19 00:20:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/8566055/3003
9 years, 1 month ago (2011-11-19 00:54:02 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-11-19 02:05:20 UTC) #5
Change committed as 110815

Powered by Google App Engine
This is Rietveld 408576698