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

Issue 182253004: Remove desktop auto-login since we don't plan on shipping it. (Closed)

Created:
6 years, 10 months ago by Roger Tawa OOO till Jul 10th
Modified:
6 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Remove desktop auto-login since we don't plan on shipping it there. Refactor the base and derived classes into one class since its android only now. BUG=347214 TBR=pkasting@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258434

Patch Set 1 : Refactor classes into one #

Total comments: 2

Patch Set 2 : rebased #

Patch Set 3 : rebased onto revision 255372 #

Patch Set 4 : rebased onto revision 256802 #

Patch Set 5 : rebased onto revision 257671 #

Patch Set 6 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -793 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/infobar/AutoLoginDelegate.java View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/android/chrome_startup_flags.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 4 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/options/sync_section.html View 1 chunk +0 lines, -7 lines 0 comments Download
A + chrome/browser/ui/android/infobars/auto_login_infobar_delegate.h View 1 2 3 5 chunks +20 lines, -3 lines 0 comments Download
A + chrome/browser/ui/android/infobars/auto_login_infobar_delegate.cc View 1 2 3 7 chunks +87 lines, -21 lines 0 comments Download
M chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.h View 1 chunk +0 lines, -44 lines 0 comments Download
M chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.cc View 1 chunk +0 lines, -120 lines 0 comments Download
A + chrome/browser/ui/android/infobars/auto_login_prompter.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + chrome/browser/ui/android/infobars/auto_login_prompter.cc View 4 chunks +1 line, -35 lines 0 comments Download
M chrome/browser/ui/android/infobars/infobar_container_android.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/ui/auto_login_infobar_delegate.h View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D chrome/browser/ui/auto_login_infobar_delegate.cc View 1 2 3 1 chunk +0 lines, -230 lines 0 comments Download
D chrome/browser/ui/auto_login_prompter.h View 1 chunk +0 lines, -69 lines 0 comments Download
D chrome/browser/ui/auto_login_prompter.cc View 1 chunk +0 lines, -142 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Tommy. Please take a look. Thanks.
6 years, 9 months ago (2014-03-02 02:46:07 UTC) #1
nyquist
This lgtm but adding miguelg since he knows this better than me. Please wait for ...
6 years, 9 months ago (2014-03-03 17:56:28 UTC) #2
Roger Tawa OOO till Jul 10th
Thanks Tommy. https://codereview.chromium.org/182253004/diff/180001/chrome/browser/ui/android/infobars/auto_login_infobar_delegate.cc File chrome/browser/ui/android/infobars/auto_login_infobar_delegate.cc (left): https://codereview.chromium.org/182253004/diff/180001/chrome/browser/ui/android/infobars/auto_login_infobar_delegate.cc#oldcode217 chrome/browser/ui/android/infobars/auto_login_infobar_delegate.cc:217: RecordHistogramAction(REJECTED); On 2014/03/03 17:56:29, nyquist wrote: > ...
6 years, 9 months ago (2014-03-04 20:32:33 UTC) #3
Miguel Garcia
looks good, just want to make sure that this has been tested. What tests have ...
6 years, 9 months ago (2014-03-05 12:46:56 UTC) #4
Miguel Garcia
lgtm
6 years, 9 months ago (2014-03-19 19:02:59 UTC) #5
Roger Tawa OOO till Jul 10th
Hi Erik, Scott, Can you please do an owner review: Erik: chrome/browser/resources/options/... chrome/browser/ui/webui/options/browser_options_handler.cc Scott: chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc ...
6 years, 9 months ago (2014-03-19 19:21:16 UTC) #6
sky
LGTM
6 years, 9 months ago (2014-03-19 22:52:45 UTC) #7
James Hawkins
lgtm
6 years, 9 months ago (2014-03-20 20:08:54 UTC) #8
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 9 months ago (2014-03-20 20:10:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/182253004/290001
6 years, 9 months ago (2014-03-20 20:12:25 UTC) #10
commit-bot: I haz the power
Change committed as 258434
6 years, 9 months ago (2014-03-20 22:15:50 UTC) #11
rohitrao (ping after 24h)
We still display the auto login infobar on iOS, so we were using the old ...
6 years, 9 months ago (2014-03-21 21:53:32 UTC) #12
rohitrao (ping after 24h)
6 years, 9 months ago (2014-03-24 16:39:50 UTC) #13
Message was sent while issue was closed.
I have reverted the original change (in
https://codereview.chromium.org/208393015/) to get the infobar code back for
iOS.

I will work on removing the feature from desktop only, while leaving the infobar
code in its current location.  Longer term, this code will likely move into a
component.

Powered by Google App Engine
This is Rietveld 408576698