[Autofill] Skip field detection if there is no data to fill |
|
Issue descriptionI haven't checked the code, but it wouldn't surprise me that we still do field detection on all forms even though there is no data available to fill. If that's the case, we should consider skipping field detection if there is no saved addresses/credit cards. Alternatively, we could skip the credit card field detection logic if there are no cards saved, and same for addresses if there are no addresses saved. |
|
►
Sign in to add a comment |
|