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

Issue 15491005: Disable intreactive autocomplete and remove command line flag for Android (Closed)

Created:
7 years, 7 months ago by Yusuf
Modified:
7 years, 7 months ago
CC:
chromium-reviews, aurimas (slooooooooow)
Visibility:
Public.

Description

Disable intreactive autocomplete and remove command line flag for Android Disabling this feature on beta and stable channels for now. This change will be reverted on trunk after it is cherrypicked to the branch. BUG=239478 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201209

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed gyp flag instead of adding disable #

Total comments: 2

Patch Set 3 : Removed extra import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/common.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Yusuf
This is the change on trunk that will be cherry-picked to 1500 and then reverted ...
7 years, 7 months ago (2013-05-20 20:42:09 UTC) #1
Nico
https://codereview.chromium.org/15491005/diff/1/chrome/browser/android/chrome_startup_flags.cc File chrome/browser/android/chrome_startup_flags.cc (right): https://codereview.chromium.org/15491005/diff/1/chrome/browser/android/chrome_startup_flags.cc#newcode46 chrome/browser/android/chrome_startup_flags.cc:46: SetCommandLineSwitch(autofill::switches::kDisableInteractiveAutocomplete); If a user roots their device and pass ...
7 years, 7 months ago (2013-05-20 21:08:26 UTC) #2
Yusuf
After a change last week in chrome_browser_process we started checking WebRuntimeFeatures::enableRequestAutocomplete( !command_line.HasSwitch( autofill::switches::kDisableInteractiveAutocomplete) so I ...
7 years, 7 months ago (2013-05-20 21:12:43 UTC) #3
Nico
Ok, lgtm On Mon, May 20, 2013 at 2:12 PM, <yusufo@chromium.org> wrote: > After a ...
7 years, 7 months ago (2013-05-20 21:20:51 UTC) #4
Yusuf
After talking with abodenha@ on this decided to remove ENABLE_AUTOFILL_DIALOG completely for Android. On 2013/05/20 ...
7 years, 7 months ago (2013-05-20 21:21:24 UTC) #5
Albert Bodenhamer
LGTM https://codereview.chromium.org/15491005/diff/6001/chrome/browser/android/chrome_startup_flags.cc File chrome/browser/android/chrome_startup_flags.cc (right): https://codereview.chromium.org/15491005/diff/6001/chrome/browser/android/chrome_startup_flags.cc#newcode16 chrome/browser/android/chrome_startup_flags.cc:16: #include "content/public/common/content_switches.h" nit: Not needed.
7 years, 7 months ago (2013-05-20 21:26:23 UTC) #6
Nico
lgtm as well https://codereview.chromium.org/15491005/diff/6001/chrome/browser/android/chrome_startup_flags.cc File chrome/browser/android/chrome_startup_flags.cc (right): https://codereview.chromium.org/15491005/diff/6001/chrome/browser/android/chrome_startup_flags.cc#newcode15 chrome/browser/android/chrome_startup_flags.cc:15: #include "components/autofill/common/autofill_switches.h" revert this
7 years, 7 months ago (2013-05-20 21:29:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/15491005/10001
7 years, 7 months ago (2013-05-20 22:37:42 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-05-21 03:26:47 UTC) #9
Message was sent while issue was closed.
Change committed as 201209

Powered by Google App Engine
This is Rietveld 408576698