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

Issue 11194020: Creates GCP promo for ChromeOS users with no cloud printers. (Closed)

Created:
8 years, 2 months ago by Toscano
Modified:
8 years, 2 months ago
Reviewers:
ydolgov1, gene
CC:
chromium-reviews, arv (Not doing code reviews)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Creates GCP promo for ChromeOS users with no cloud printers. BUG=156180 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162538

Patch Set 1 #

Patch Set 2 : Removes extraneous comma. #

Total comments: 24

Patch Set 3 : Addresses ydolgov's comments. #

Patch Set 4 : Addresses ydolgov's comments, round2. #

Patch Set 5 : Merge with trunk. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+300 lines, -20 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/cloud_print_interface.js View 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/resources/print_preview/data/app_state.js View 1 2 3 6 chunks +26 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/data/destination_store.js View 2 chunks +12 lines, -8 lines 0 comments Download
M chrome/browser/resources/print_preview/metrics.js View 1 3 chunks +28 lines, -1 line 0 comments Download
A chrome/browser/resources/print_preview/no_destinations_promo.css View 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/browser/resources/print_preview/no_destinations_promo.html View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/previewarea/preview_area.css View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/resources/print_preview/previewarea/preview_area.html View 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/previewarea/preview_area.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/print_preview.css View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/print_preview.html View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/resources/print_preview/print_preview.js View 1 2 3 4 chunks +75 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_data_source.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 4 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Toscano
8 years, 2 months ago (2012-10-16 21:28:20 UTC) #1
ydolgov1
https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js File chrome/browser/resources/print_preview/data/app_state.js (right): https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js#newcode81 chrome/browser/resources/print_preview/data/app_state.js:81: this.isGcpPromoDismissed_ = true; Why is it true by default? ...
8 years, 2 months ago (2012-10-16 21:44:54 UTC) #2
Toscano
https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js File chrome/browser/resources/print_preview/data/app_state.js (right): https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js#newcode81 chrome/browser/resources/print_preview/data/app_state.js:81: this.isGcpPromoDismissed_ = true; I'd like to keep the default ...
8 years, 2 months ago (2012-10-16 22:24:14 UTC) #3
ydolgov1
lgtm https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js File chrome/browser/resources/print_preview/data/app_state.js (right): https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js#newcode166 chrome/browser/resources/print_preview/data/app_state.js:166: /** @return {boolean} Whether the GCP promotion has ...
8 years, 2 months ago (2012-10-16 22:43:17 UTC) #4
Toscano
gene@, can you take a look at the C++ side of things? https://codereview.chromium.org/11194020/diff/3001/chrome/browser/resources/print_preview/data/app_state.js File chrome/browser/resources/print_preview/data/app_state.js ...
8 years, 2 months ago (2012-10-16 22:58:44 UTC) #5
gene
lgtm On 2012/10/16 22:58:44, Toscano wrote: > gene@, can you take a look at the ...
8 years, 2 months ago (2012-10-16 23:16:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rltoscano@chromium.org/11194020/1017
8 years, 2 months ago (2012-10-17 19:46:16 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 21:42:22 UTC) #8
Change committed as 162538

Powered by Google App Engine
This is Rietveld 408576698