mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 11:18:19 +02:00
This patch changes how we processing address form submission event. The current step works as follows: 1. Check whether the submitted address already exists, if yes, do not show address doorhanger 2. Check whether address capture is disabled, if yes, do not show doorhanger 3. Check whether a duplicated address exists, if yes, show update doorhanger. If no, show address FTU doorhanger. NOTE: - FTU doorhanger will be replaced with save address doorhanger soon. Differential Revision: https://phabricator.services.mozilla.com/D166662 |
||
|---|---|---|
| .. | ||
| FormAutofillPrompter.jsm | ||
| FormAutofillStorage.jsm | ||