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

Issue 10388214: Make cloud print dialog creation function not use browser list, instead obtain profile and parent w… (Closed)

Created:
8 years, 7 months ago by Ben Goodger (Google)
Modified:
8 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make cloud print dialog creation function not use browser list, instead obtain profile and parent window from invocation context. http://crbug.com/129053 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138485 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138561 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138823 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138863

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -136 lines) Patch
M chrome/browser/app_controller_mac.mm View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud.h View 1 2 3 4 5 6 1 chunk +22 lines, -6 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud.cc View 1 2 3 4 5 6 10 chunks +109 lines, -96 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud_interative_uitest.cc View 1 2 3 4 5 6 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud_internal.h View 1 2 3 4 5 6 3 chunks +15 lines, -11 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud_unittest.cc View 1 2 3 4 5 6 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/printing/printing_message_filter.h View 1 2 3 4 5 6 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/printing/printing_message_filter.cc View 1 2 3 4 5 6 7 4 chunks +13 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 1 2 3 4 5 6 3 chunks +13 lines, -3 lines 0 comments Download
M chrome/common/print_messages.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/chrome_mock_render_thread.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_mock_render_thread.cc View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/print_web_view_helper_linux.cc View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Ben Goodger (Google)
Hi Scott, can you take a look at this? I don't have a good way ...
8 years, 7 months ago (2012-05-21 21:24:41 UTC) #1
Scott Byer
It all LGTM.
8 years, 7 months ago (2012-05-21 21:57:58 UTC) #2
Albert Bodenhamer
http://codereview.chromium.org/10388214/diff/4016/chrome/browser/printing/print_dialog_cloud.h File chrome/browser/printing/print_dialog_cloud.h (right): http://codereview.chromium.org/10388214/diff/4016/chrome/browser/printing/print_dialog_cloud.h#newcode30 chrome/browser/printing/print_dialog_cloud.h:30: gfx::NativeWindow modal_parent, In Windows it's possible to create a ...
8 years, 7 months ago (2012-05-21 22:36:55 UTC) #3
Ben Goodger (Google)
OK, I've updated this fixing the tests and adding documentation to print_dialog_cloud.h over the correct ...
8 years, 7 months ago (2012-05-22 16:11:10 UTC) #4
Albert Bodenhamer
LGTM Looks like there's still a build fail on the trybots, but it looks like ...
8 years, 7 months ago (2012-05-22 16:37:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ben@chromium.org/10388214/14015
8 years, 7 months ago (2012-05-23 02:13:15 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-23 02:13:21 UTC) #7
Failed to apply patch for chrome/browser/printing/print_dialog_cloud.cc:
While running patch -p0 --forward --force;
patching file chrome/browser/printing/print_dialog_cloud.cc
Hunk #1 FAILED at 21.
Hunk #2 succeeded at 481 (offset -10 lines).
Hunk #3 succeeded at 498 (offset -10 lines).
Hunk #4 succeeded at 574 (offset -10 lines).
Hunk #5 succeeded at 616 (offset -10 lines).
Hunk #6 succeeded at 636 (offset -10 lines).
Hunk #7 succeeded at 652 (offset -10 lines).
Hunk #8 succeeded at 726 (offset -10 lines).
Hunk #9 succeeded at 769 (offset -10 lines).
Hunk #10 succeeded at 801 (offset -10 lines).
1 out of 10 hunks FAILED -- saving rejects to file
chrome/browser/printing/print_dialog_cloud.cc.rej

Powered by Google App Engine
This is Rietveld 408576698