diff options
author | gogerald <gogerald@chromium.org> | 2015-12-09 14:50:25 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-09 22:52:11 +0000 |
commit | be041f3e7506d634d80f9bdb4323b118efd59554 (patch) | |
tree | 8cf7892fdc01540691360bedf38adfe7d30b9f13 /extensions/shell | |
parent | 5cacf70cc85a4c73d001845c9d50be56e8799c5e (diff) | |
download | chromium_src-be041f3e7506d634d80f9bdb4323b118efd59554.zip chromium_src-be041f3e7506d634d80f9bdb4323b118efd59554.tar.gz chromium_src-be041f3e7506d634d80f9bdb4323b118efd59554.tar.bz2 |
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
Review URL: https://codereview.chromium.org/1511023002
Cr-Commit-Position: refs/heads/master@{#364188}
Diffstat (limited to 'extensions/shell')
0 files changed, 0 insertions, 0 deletions