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

Issue 663643002: requestAutocomplete (desktop): don't get stuck in infinite loop (Closed)

Created:
6 years, 2 months ago by Evan Stade
Modified:
6 years, 2 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, benquan, tfarina, jam, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, browser-components-watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

requestAutocomplete (desktop): don't get stuck in infinite loop when passive auth fails tl;dr: when passive auth fails, go to accounts.google.com/ServiceLogin rather than accounts.google.com/AddAccount BUG=323327 Committed: https://crrev.com/530bf8fcc17ca05b87e27c9a9705a59ee5f09b22 Cr-Commit-Position: refs/heads/master@{#300396}

Patch Set 1 #

Patch Set 2 : stab at mac #

Total comments: 2

Patch Set 3 : groby review/fix compiles #

Patch Set 4 : compile again #

Patch Set 5 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -55 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 1 2 3 4 6 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 6 chunks +12 lines, -14 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_view_delegate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h View 1 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_sign_in_container.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_sign_in_container.mm View 1 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views_unittest.cc View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_service_url.h View 1 1 chunk +5 lines, -2 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_service_url.cc View 1 3 chunks +17 lines, -6 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_service_url_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
Evan Stade
6 years, 2 months ago (2014-10-16 22:42:04 UTC) #2
groby-ooo-7-16
LGTM (I'd love a test, though - unless it's a pain) https://codereview.chromium.org/663643002/diff/20001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): ...
6 years, 2 months ago (2014-10-17 20:14:12 UTC) #3
Evan Stade
The most meaningful test would be to make sure that the URL we hit after ...
6 years, 2 months ago (2014-10-17 20:43:19 UTC) #4
groby-ooo-7-16
Yeah, I feared it would be hard to test :( SLGTM
6 years, 2 months ago (2014-10-17 21:49:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/663643002/60001
6 years, 2 months ago (2014-10-17 22:06:36 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/25979)
6 years, 2 months ago (2014-10-17 22:36:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/663643002/80001
6 years, 2 months ago (2014-10-20 23:33:09 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 2 months ago (2014-10-21 01:33:12 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 01:35:52 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/530bf8fcc17ca05b87e27c9a9705a59ee5f09b22
Cr-Commit-Position: refs/heads/master@{#300396}

Powered by Google App Engine
This is Rietveld 408576698