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

Issue 7518002: Add sign in dialog for GCP->print preview integration. (Closed)

Created:
9 years, 4 months ago by Albert Bodenhamer
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add sign in dialog for GCP->print preview integration. BUG=http://code.google.com/p/chromium-os/issues/detail?id=16082 TEST=Make sure you are signed out. Open print preview. Choose sign in from the printer drop down. Should be able to sign in with the resulting dialog. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98124

Patch Set 1 #

Patch Set 2 : Lint #

Patch Set 3 : Fix typo #

Patch Set 4 : Merge #

Total comments: 10

Patch Set 5 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -6 lines) Patch
M chrome/browser/printing/cloud_print/cloud_print_url.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_url.cc View 1 2 3 4 3 chunks +23 lines, -5 lines 0 comments Download
A chrome/browser/ui/webui/cloud_print_signin_dialog.h View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/cloud_print_signin_dialog.cc View 1 2 3 4 1 chunk +183 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_handler.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_handler.cc View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Albert Bodenhamer
9 years, 4 months ago (2011-07-29 20:35:15 UTC) #1
Albert Bodenhamer
Merged with latest changes. Please take a look when you have a chance.
9 years, 4 months ago (2011-08-22 23:11:45 UTC) #2
Scott Byer
http://codereview.chromium.org/7518002/diff/8001/chrome/browser/printing/cloud_print/cloud_print_url.cc File chrome/browser/printing/cloud_print/cloud_print_url.cc (right): http://codereview.chromium.org/7518002/diff/8001/chrome/browser/printing/cloud_print/cloud_print_url.cc#newcode20 chrome/browser/printing/cloud_print/cloud_print_url.cc:20: "https%3A%2F%2Fwww.google.com%2Fcloudprint"; Should this be over-ridable in the prefs? http://codereview.chromium.org/7518002/diff/8001/chrome/browser/ui/webui/cloud_print_signin_dialog.cc ...
9 years, 4 months ago (2011-08-23 23:57:33 UTC) #3
Albert Bodenhamer
http://codereview.chromium.org/7518002/diff/8001/chrome/browser/printing/cloud_print/cloud_print_url.cc File chrome/browser/printing/cloud_print/cloud_print_url.cc (right): http://codereview.chromium.org/7518002/diff/8001/chrome/browser/printing/cloud_print/cloud_print_url.cc#newcode20 chrome/browser/printing/cloud_print/cloud_print_url.cc:20: "https%3A%2F%2Fwww.google.com%2Fcloudprint"; On 2011/08/23 23:57:33, Scott Byer wrote: > Should ...
9 years, 4 months ago (2011-08-24 01:00:07 UTC) #4
Scott Byer
LGTM On 2011/08/24 01:00:07, Albert Bodenhamer wrote: > http://codereview.chromium.org/7518002/diff/8001/chrome/browser/printing/cloud_print/cloud_print_url.cc > File chrome/browser/printing/cloud_print/cloud_print_url.cc (right): > > ...
9 years, 4 months ago (2011-08-24 18:28:05 UTC) #5
commit-bot: I haz the power
9 years, 4 months ago (2011-08-24 21:58:17 UTC) #6
Change committed as 98124

Powered by Google App Engine
This is Rietveld 408576698