|
Remove desktop auto-login since we don't plan on shipping it.
Removes the --enable-autologin switch and associated settings UI. Autologin is
always enabled for Android builds. Moves the Android-specific AutoLoginPrompter
class into an android/ directory.
iOS also uses the AutoLoginInfoBarDelegate, so that class is left where it is.
BUG= 347214
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264818
Total comments: 1
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+15 lines, -296 lines) |
Patch |
|
M |
build/ios/grit_whitelist.txt
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/chrome_startup_flags.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc
|
View
|
1
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/resources/options/browser_options.js
|
View
|
1
2
3
|
1 chunk |
+0 lines, -7 lines |
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_prompter.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/ui/android/infobars/auto_login_prompter.cc
|
View
|
|
4 chunks |
+1 line, -35 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
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|