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

Issue 1511023002: Do not reuse webcontent which associates constrained login page. (Closed)

Created:
5 years ago by gogerald1
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not reuse webcontent which associates constrained login page. Previously if the login page was opened in avatar bubble the source will always be SOURCE_AVATAR_BUBBLE_SIGN_IN even though it was triggered in settings, so sync settings confirmation view was shown, which is a bug. After landing https://codereview.chromium.org/1473543002/ the access point (source) is correct (ACCESS_POINT_SETTINGS), but triggerd this problem when the login page is opened in avatar bubble (https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/ui/webui/options/sync_setup_handler.cc&l=384). BUG=567794 Committed: https://crrev.com/be041f3e7506d634d80f9bdb4323b118efd59554 Cr-Commit-Position: refs/heads/master@{#364188}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

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

Messages

Total messages: 30 (23 generated)
gogerald1
Hi Roger, please help review this changes. Ganggui,
5 years ago (2015-12-09 17:39:07 UTC) #16
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/1511023002/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc File chrome/browser/ui/sync/one_click_signin_sync_starter.cc (right): https://codereview.chromium.org/1511023002/diff/40001/chrome/browser/ui/sync/one_click_signin_sync_starter.cc#newcode540 chrome/browser/ui/sync/one_click_signin_sync_starter.cc:540: bool is_constrained = (constrained_key == "1") ? true ...
5 years ago (2015-12-09 19:17:01 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1511023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1511023002/60001
5 years ago (2015-12-09 20:04:51 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/147196)
5 years ago (2015-12-09 21:17:08 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1511023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1511023002/60001
5 years ago (2015-12-09 21:27:26 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years ago (2015-12-09 22:50:33 UTC) #28
commit-bot: I haz the power
5 years ago (2015-12-09 22:52:23 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be041f3e7506d634d80f9bdb4323b118efd59554
Cr-Commit-Position: refs/heads/master@{#364188}

Powered by Google App Engine
This is Rietveld 408576698