Firefox/Features/Form Autofill: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(update UX spec link)
m (Add See Also section)
 
(78 intermediate revisions by 7 users not shown)
Line 6: Line 6:




* IRC Channel: [ircs://irc.mozilla.org:6697/formfill #formfill]
* Chat Channel: [https://matrix.to/#/!mwXGiacuROcLToavBH:mozilla.org/$vCratOt4HM-zjhXNVSlMNsf-Eibn0aeclVlUfED0N4Q?via=mozilla.org&via=t2bot.io #form-autofill]
* Mailing list: [mailto:autofill@lists.mozilla.org autofill@lists.mozilla.org]
* Mailing list: [mailto:autofill@lists.mozilla.org autofill@lists.mozilla.org]
* Bugzilla Component: Toolkit::Form Manager
* Bugzilla Component: [https://mzl.la/2zuJKyc Toolkit::Form Autofill] ([https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Form%20Autofill new bug])
* Report website compatibility issues: [https://bugzilla.mozilla.org/show_bug.cgi?id=1405266 meta bug]
* Preferences: <code>extensions.formautofill.*</code>
* Code: [https://searchfox.org/mozilla-central/source/browser/extensions/formautofill/ browser/extensions/formautofill/] [https://firefox-source-docs.mozilla.org/browser/extensions/formautofill/docs/index.html Development documentation]
* Test pages: https://luke-chang.github.io/autofill-demo/


== Planning ==
* [https://docs.google.com/document/d/1Rk6SIH_O_wab1CsphHhuwmvT8gXCG-D0B0ki0R3dmC4/edit?ts=577b1d52#heading=h.ifofy8kjhyvh Product Requirements]
* UX Specs: [https://mozilla.invisionapp.com/share/AP8TFZ22G Address Autofill] [https://mozilla.invisionapp.com/share/7ZA4WEK9W Credit Card Autofill]
* [https://mozilla.invisionapp.com/share/MQ8J8K4CE#/screens/222029808 Old Visual Design Spec]
* [https://wiki.mozilla.org/QA/form_autofill Test plan]
* [https://docs.google.com/document/d/1QtyaF0rGqTtqxl1hcIhD-X_i1vNCPJO9Xo10CosdLCg/edit Meeting Notes]


== Team Members ==
=== Child Pages ===
Product Manager: Peter Dolanjski
{{Special:PrefixIndex/{{{1|{{FULLPAGENAME}}}}}/|stripprefix=1}}


Engineers: Matthew Noorenberghe, Luke Chang, Steve Chung
== Feature Availability ==
=== Nightly ===
* Address Autofill: Available for all users in en-US builds (with US/CA/DE addresses [see <code>extensions.formautofill.addresses.supportedCountries</code>]).
* Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.


UX designer: Juwei Huang
=== Beta ===
* Address Autofill: Available for users using an en-US build and located in the US with US addresses.
* Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.


Visual designer: Fang Shih
=== Release ===
* Address Autofill: Rolled out to users using an en-US build and located in the US with US addresses.
* Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.


Engineering Program Manager: Vance Chen
=== For Testing ===


If you would like to test these features but don't meet the conditions above, you can manually turn them on by modifying the following prefs via about:config and then '''restart Firefox'''.


== Planning ==
* <code>extensions.formautofill.creditCards.supported</code>: on
* [https://docs.google.com/document/d/1Rk6SIH_O_wab1CsphHhuwmvT8gXCG-D0B0ki0R3dmC4/edit?ts=577b1d52#heading=h.ifofy8kjhyvh Product Requirements]
* <code>extensions.formautofill.creditCards.enabled</code>: true
* [https://mozilla.invisionapp.com/share/AP8TFZ22G UX Spec]
* <code>extensions.formautofill.creditCards.supportedCountries</code>: (add your country for GeoIP and the saved country)
* [https://docs.google.com/document/d/1EJmgVt0XDRZh5d-C7UZHogYnLXbquSVdO8ZvpvpgL0o/edit Form Autofill Success Matrix/Measurement]
* <code>extensions.formautofill.addresses.supported</code>: on
* [https://docs.google.com/document/d/1QtyaF0rGqTtqxl1hcIhD-X_i1vNCPJO9Xo10CosdLCg/edit Meeting Notes]
* <code>extensions.formautofill.addresses.enabled</code>: true
* <code>extensions.formautofill.addresses.supportedCountries</code>: (add your country for GeoIP and the saved country)


== Implementation ==
== Implementation ==
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%5Bform%20autofill All bugs]
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%22%5Bform%20autofill%22 All open bugs]
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20%22%5Bform%20autofill%22 All bugs]


=== Milestone 1 ===
Releases:
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3A%22%5Bform%20autofill%3AM1%5D%22&list_id=13204103 Bug List]
* [[Firefox/Features/Form Autofill/MVP]]
* [[Firefox/Features/Form Autofill/V2]]
* [[Firefox/Features/Form Autofill/Credit Cards | 2020 Credit card Autofill work]]
 
=== Platform Dependencies ===
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3A%22%5Bform%20autofill%22%20-product:Firefox%20-product:Toolkit Bug List]
<bugzilla>
<bugzilla>
{
{
"whiteboard": "[form autofill:M1]",
"quicksearch": "sw:'[form autofill:M' -product:Firefox -product:Toolkit",
"include_fields": "id, summary, status, priority, assigned_to, cf_fx_iteration"
 
"include_fields": "id, summary, status, resolution, assigned_to, whiteboard, cf_last_resolved",
"order": "resolution, cf_last_resolved"
}
}
</bugzilla>
</bugzilla>


[[Category:Firefox]]


[[Category:Firefox]]
== See Also ==
{{subpagelist}}

Latest revision as of 10:04, 31 May 2022

Introduction

Form Autofill saves users time and effort when making online purchases by storing their personal information in a profile and automatically populating form fields when the user requires it.

Our objective is to increase user engagement, satisfaction and retention for frequent online shoppers (those who make an online purchase at least once per month). We believe this can be achieved by enabling users to complete forms and “check out” in e-commerce flows as quickly and securely as possible.


Planning

Child Pages

Feature Availability

Nightly

  • Address Autofill: Available for all users in en-US builds (with US/CA/DE addresses [see extensions.formautofill.addresses.supportedCountries]).
  • Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.

Beta

  • Address Autofill: Available for users using an en-US build and located in the US with US addresses.
  • Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.

Release

  • Address Autofill: Rolled out to users using an en-US build and located in the US with US addresses.
  • Credit Card Autofill: Available for all users in the following locales: US, CA, UK, DE, FR.

For Testing

If you would like to test these features but don't meet the conditions above, you can manually turn them on by modifying the following prefs via about:config and then restart Firefox.

  • extensions.formautofill.creditCards.supported: on
  • extensions.formautofill.creditCards.enabled: true
  • extensions.formautofill.creditCards.supportedCountries: (add your country for GeoIP and the saved country)
  • extensions.formautofill.addresses.supported: on
  • extensions.formautofill.addresses.enabled: true
  • extensions.formautofill.addresses.supportedCountries: (add your country for GeoIP and the saved country)

Implementation

Releases:

Platform Dependencies

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


See Also