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

Issue 10832148: Send e-mail to the verizon portal. (Closed)

Created:
8 years, 4 months ago by rkc
Modified:
8 years, 4 months ago
Reviewers:
Nikita (slow), zel
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Send e-mail to the verizon portal. Add the e-mail field to the data we post to the Verizon portal. The portal on the other end will pick it up and use it to pre-populate the field on the payment page. This data is also mandatory for 4g devices. R=zelidrag@chromium.org,nkostylev@chromium.org BUG=134596 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150139

Patch Set 1 #

Total comments: 9

Patch Set 2 : . #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc View 1 2 4 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
rkc
8 years, 4 months ago (2012-08-03 22:11:46 UTC) #1
zel
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode326 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:326: post_data.append(kEmailParam).append( no encoding here?
8 years, 4 months ago (2012-08-03 22:29:55 UTC) #2
rkc1
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode326 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:326: post_data.append(kEmailParam).append( On 2012/08/03 22:29:55, zel wrote: > no encoding ...
8 years, 4 months ago (2012-08-03 22:47:46 UTC) #3
Nikita (slow)
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode325 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:325: if (manager) { I don't think you need such ...
8 years, 4 months ago (2012-08-03 22:59:01 UTC) #4
Nikita (slow)
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode327 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:327: manager->GetLoggedInUser().display_email()); On 2012/08/03 22:59:01, Nikita Kostylev wrote: > Add ...
8 years, 4 months ago (2012-08-03 22:59:40 UTC) #5
Nikita (slow)
8 years, 4 months ago (2012-08-03 22:59:41 UTC) #6
rkc1
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode325 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:325: if (manager) { On 2012/08/03 22:59:01, Nikita Kostylev wrote: ...
8 years, 4 months ago (2012-08-03 23:08:15 UTC) #7
zel
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode326 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:326: post_data.append(kEmailParam).append( On 2012/08/03 22:47:46, g_rkc wrote: > On 2012/08/03 ...
8 years, 4 months ago (2012-08-03 23:09:01 UTC) #8
rkc1
https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc File chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc (right): https://chromiumcodereview.appspot.com/10832148/diff/1/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc#newcode326 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc:326: post_data.append(kEmailParam).append( On 2012/08/03 23:09:01, zel wrote: > On 2012/08/03 ...
8 years, 4 months ago (2012-08-03 23:38:29 UTC) #9
Nikita (slow)
lgtm
8 years, 4 months ago (2012-08-04 03:37:05 UTC) #10
zel
lgtm
8 years, 4 months ago (2012-08-06 18:54:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rkc@chromium.org/10832148/9001
8 years, 4 months ago (2012-08-06 18:58:42 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-06 20:20:27 UTC) #13
Change committed as 150139

Powered by Google App Engine
This is Rietveld 408576698