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

Issue 12087005: Async frame preparation for Preview with support if selection. (Closed)

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

Description

Async frame preparation for Preview with support if selection. Browser test for selection. BUG=83098 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179316

Patch Set 1 : #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -60 lines) Patch
M chrome/renderer/chrome_mock_render_thread.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/renderer/mock_printer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/mock_printer.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper.h View 1 2 3 4 5 chunks +25 lines, -7 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper.cc View 1 2 3 18 chunks +75 lines, -38 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper_browsertest.cc View 14 chunks +63 lines, -10 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper_linux.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/printing/print_web_view_helper_mac.mm View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/printing/print_web_view_helper_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M printing/print_job_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M printing/print_job_constants.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M printing/printing_context.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Vitaly Buka (NO REVIEWS)
please review
7 years, 11 months ago (2013-01-26 05:56:13 UTC) #1
Lei Zhang
https://codereview.chromium.org/12087005/diff/9001/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/12087005/diff/9001/chrome/renderer/printing/print_web_view_helper.cc#newcode947 chrome/renderer/printing/print_web_view_helper.cc:947: const std::vector<int>& pages = print_pages_params_->pages; not used? https://codereview.chromium.org/12087005/diff/9001/chrome/renderer/printing/print_web_view_helper.cc#newcode1794 chrome/renderer/printing/print_web_view_helper.cc:1794: ...
7 years, 11 months ago (2013-01-26 08:40:36 UTC) #2
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/12087005/diff/9001/chrome/renderer/printing/print_web_view_helper.cc File chrome/renderer/printing/print_web_view_helper.cc (right): https://codereview.chromium.org/12087005/diff/9001/chrome/renderer/printing/print_web_view_helper.cc#newcode947 chrome/renderer/printing/print_web_view_helper.cc:947: const std::vector<int>& pages = print_pages_params_->pages; On 2013/01/26 08:40:36, Lei ...
7 years, 11 months ago (2013-01-26 10:29:30 UTC) #3
Vitaly Buka (NO REVIEWS)
reverted total_page_count() Added todo to fix context life-cycle On 2013/01/26 10:29:30, Vitaly Buka wrote: > ...
7 years, 10 months ago (2013-01-29 01:32:32 UTC) #4
Lei Zhang
lgtm https://chromiumcodereview.appspot.com/12087005/diff/4010/chrome/renderer/printing/print_web_view_helper.h File chrome/renderer/printing/print_web_view_helper.h (right): https://chromiumcodereview.appspot.com/12087005/diff/4010/chrome/renderer/printing/print_web_view_helper.h#newcode348 chrome/renderer/printing/print_web_view_helper.h:348: // use. Now it's interaction with veriouse messages ...
7 years, 10 months ago (2013-01-29 01:40:47 UTC) #5
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/12087005/diff/4010/chrome/renderer/printing/print_web_view_helper.h File chrome/renderer/printing/print_web_view_helper.h (right): https://codereview.chromium.org/12087005/diff/4010/chrome/renderer/printing/print_web_view_helper.h#newcode348 chrome/renderer/printing/print_web_view_helper.h:348: // use. Now it's interaction with veriouse messages is ...
7 years, 10 months ago (2013-01-29 05:14:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/12087005/8017
7 years, 10 months ago (2013-01-29 05:15:12 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-01-29 05:36:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/12087005/8017
7 years, 10 months ago (2013-01-29 08:47:58 UTC) #9
commit-bot: I haz the power
7 years, 10 months ago (2013-01-29 12:11:31 UTC) #10
Message was sent while issue was closed.
Change committed as 179316

Powered by Google App Engine
This is Rietveld 408576698