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

Issue 11953010: Cleanup of PrepareFrameAndViewForPrint code. (Closed)

Created:
7 years, 11 months ago by Vitaly Buka (NO REVIEWS)
Modified:
7 years, 11 months ago
Reviewers:
Lei Zhang, gene
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Cleanup of PrepareFrameAndViewForPrint code. Hide PrepareFrameAndViewForPrint in cc file. Remove references to PrepareFrameAndViewForPrint from platform specific code. Deleted dead code. BUG=83098 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178439

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 10

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -235 lines) Patch
M chrome/renderer/printing/print_web_view_helper.h View 1 2 3 4 5 5 chunks +16 lines, -71 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper.cc View 1 2 3 4 5 6 12 chunks +116 lines, -113 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper_linux.cc View 1 2 3 4 5 2 chunks +25 lines, -51 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Vitaly Buka (NO REVIEWS)
7 years, 11 months ago (2013-01-22 19:59:09 UTC) #1
gene
lgtm, overall looks ok, but I might be not the best person to review this ...
7 years, 11 months ago (2013-01-22 22:33:31 UTC) #2
Lei Zhang
Mostly good. https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc#newcode492 chrome/renderer/printing/print_web_view_helper.cc:492: bool StartPrinting(); Why return a bool if ...
7 years, 11 months ago (2013-01-23 08:31:38 UTC) #3
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc#newcode492 chrome/renderer/printing/print_web_view_helper.cc:492: bool StartPrinting(); On 2013/01/23 08:31:38, Lei Zhang wrote: > ...
7 years, 11 months ago (2013-01-23 09:32:31 UTC) #4
Lei Zhang
https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc#newcode563 chrome/renderer/printing/print_web_view_helper.cc:563: NULL); On 2013/01/23 09:32:31, Vitaly Buka wrote: > I ...
7 years, 11 months ago (2013-01-23 19:50:24 UTC) #5
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/11953010/diff/3012/chrome/renderer/printing/print_web_view_helper.cc#newcode563 chrome/renderer/printing/print_web_view_helper.cc:563: NULL); On 2013/01/23 19:50:24, Lei Zhang wrote: > On ...
7 years, 11 months ago (2013-01-23 20:25:57 UTC) #6
Lei Zhang
lgtm
7 years, 11 months ago (2013-01-23 20:48:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/11953010/3015
7 years, 11 months ago (2013-01-23 20:56:27 UTC) #8
commit-bot: I haz the power
7 years, 11 months ago (2013-01-24 00:37:11 UTC) #9
Message was sent while issue was closed.
Change committed as 178439

Powered by Google App Engine
This is Rietveld 408576698