New issue
Advanced search Search tips

Issue 873740 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Investigate autocomplete enablement in android_webview

Project Member Reported by mahmadi@chromium.org, Aug 13

Issue description

android_webview/browser/aw_browser_context.cc suggests android_webview uses autocomplete feature of Autofill; However, registers autofill::prefs::kAutofillEnabled as false which disables the autocomplete.
Autocomplete is now controlled by autofill::prefs::kAutofillProfileEnabled (which also controls autofilling addresses). Investigate what the intended behavior is in android_webview.
 

Sign in to add a comment