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

Issue 892493002: Fix "choose what to sync" in the webview signin (Closed)

Created:
5 years, 10 months ago by noms (inactive)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix "choose what to sync" in the webview signin When "Choose what to sync" is clicked, we change the source to 3 in the gaia continue url. BUG=452440 Committed: https://crrev.com/ef953dd4a7075adbda2cb5d6fdb366fc9bf4e2e5 Cr-Commit-Position: refs/heads/master@{#313812}

Patch Set 1 #

Total comments: 4

Patch Set 2 : now with moar regex #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/resources/gaia_auth_host/authenticator.js View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
noms (inactive)
PTAL. Thanks!
5 years, 10 months ago (2015-01-29 19:49:25 UTC) #2
xiyuan
https://codereview.chromium.org/892493002/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js File chrome/browser/resources/gaia_auth_host/authenticator.js (right): https://codereview.chromium.org/892493002/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js#newcode270 chrome/browser/resources/gaia_auth_host/authenticator.js:270: var location = unescape(header.value); nit: prefer decodeURIComponent over unescape. ...
5 years, 10 months ago (2015-01-29 20:16:28 UTC) #3
noms (inactive)
https://codereview.chromium.org/892493002/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js File chrome/browser/resources/gaia_auth_host/authenticator.js (right): https://codereview.chromium.org/892493002/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js#newcode270 chrome/browser/resources/gaia_auth_host/authenticator.js:270: var location = unescape(header.value); On 2015/01/29 20:16:28, xiyuan wrote: ...
5 years, 10 months ago (2015-01-29 21:46:47 UTC) #4
xiyuan
lgtm
5 years, 10 months ago (2015-01-29 21:48:55 UTC) #5
Roger Tawa OOO till Jul 10th
lgtm
5 years, 10 months ago (2015-01-29 22:00:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/892493002/20001
5 years, 10 months ago (2015-01-29 22:01:27 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-29 22:48:35 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 22:49:21 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ef953dd4a7075adbda2cb5d6fdb366fc9bf4e2e5
Cr-Commit-Position: refs/heads/master@{#313812}

Powered by Google App Engine
This is Rietveld 408576698