Firefox/Features/Form Autofill: Difference between revisions
Luke-chang (talk | contribs) |
Luke-chang (talk | contribs) (→Implementation: Hide the full bug list of M1 ~ M4 as all bugs were resolved.) |
||
Line 69: | Line 69: | ||
== Implementation == | == Implementation == | ||
Tentatively targeting Black Friday 2017 as a system extension for most UI/logic. Non-extension code targeting Fx56. | Tentatively targeting Black Friday 2017 as a system extension for most UI/logic. Non-extension code targeting Fx56. | ||
* [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] [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20sw:%22%5Bform%20autofill:M%22 All MVP bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%22%5Bform%20autofill%22 All open bugs] | ||
[https://bugzilla.mozilla.org/buglist.cgi?quicksearch=FIXE%20sw%3A%22%5Bform%20autofill%22%20cf_status_firefox56%21%3Dfixed%20%20cf_status_firefox56%21%3Dunaffected%20cf_status_firefox57%3Dfixed&list_id=13744008 Fixed in 57 but not 56] | * [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20%22%5Bform%20autofill%22 All bugs] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20sw:%22%5Bform%20autofill:M%22 All MVP bugs] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=FIXE%20sw%3A%22%5Bform%20autofill%22%20cf_status_firefox56%21%3Dfixed%20%20cf_status_firefox56%21%3Dunaffected%20cf_status_firefox57%3Dfixed&list_id=13744008 Fixed in 57 but not 56] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3A%22%5Bform%20autofill%5D%22 Bugs without a milestone] | |||
=== Milestone 1 === | === Milestone 1 === | ||
Basic Form Autofill setting in Preference and the Form Autofill profile management. Also includes the support of autocomplete attribute for input type | Basic Form Autofill setting in Preference and the Form Autofill profile management. Also includes the support of autocomplete attribute for input type | ||
* [https:// | * [https://mzl.la/2iAWNGm Bug List] | ||
=== Milestone 2 === | === Milestone 2 === | ||
3/20 - 4/18 | (3/20 - 4/18) | ||
* [https:// | |||
* [https://mzl.la/2iACjxG Bug List] | |||
=== Milestone 3 === | === Milestone 3 === | ||
4/19 - 6/23 | (4/19 - 6/23) | ||
Enable heuristics, support name fields, previewing/highlighting, section-* DOM support, pref edit subdialog | Enable heuristics, support name fields, previewing/highlighting, section-* DOM support, pref edit subdialog | ||
* [https:// | * [https://mzl.la/2iBAsIZ Bug List] | ||
=== Milestone 4 === | === Milestone 4 === | ||
(6/26 - 7/31) | (6/26 - 7/31) | ||
Credit card heuristics, management and doorhanger; telemetry; Sync support | Credit card heuristics, management and doorhanger; telemetry; Sync support | ||
* [https:// | |||
* [https://mzl.la/2iBqxmD Bug List] | |||
=== MVP === | === MVP === | ||
Line 141: | Line 118: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Platform Dependencies === | === Platform Dependencies === |
Revision as of 07:21, 7 November 2017
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.
- IRC Channel: #formfill
- Mailing list: autofill@lists.mozilla.org
- Bugzilla Component: Toolkit::Form Manager (new bug)
- Report compatible issues: meta bug
- Preferences:
extensions.formautofill.*
- Code: browser/extensions/formautofill/
Team Members
Department | Members |
---|---|
Product Management (PM) | Joe Cheng |
Engineering | Matthew Noorenberghe (Tech Lead)
Luke Chang (TPE Lead; Storage) Steve Chung (Integration; Telemetry; Saving form data) Sean Lee (Heuristics; Sync) Scott Wu (Preferences) Ray Lin (Autocomplete; Preview/Highlighting) John Dai (DOM) |
User Experience (UX) | Juwei Huang
Mark Liang |
Visual Design (UI) | Fang Shih |
Engineering Program Management (EPM) | Vance Chen |
Quality Assurance | Adrian Florinescu
Ovidiu Boca |
Legal | Elvin Lee |
Security | François Marier
Daniel Veditz Wennie Leung |
Sync (engine and UI) support is being worked on with the Firefox Sync team.
Planning
- Product Requirements
- Sub-feature Schedule
- Architecture
- UX Specs: Address Autofill Credit Card Autofill
- Visual Design Spec
- Test plan
- Form Autofill Success Matrix/Measurement
- Meeting Notes
Child Pages
Implementation
Tentatively targeting Black Friday 2017 as a system extension for most UI/logic. Non-extension code targeting Fx56.
Milestone 1
Basic Form Autofill setting in Preference and the Form Autofill profile management. Also includes the support of autocomplete attribute for input type
Milestone 2
(3/20 - 4/18)
Milestone 3
(4/19 - 6/23) Enable heuristics, support name fields, previewing/highlighting, section-* DOM support, pref edit subdialog
Milestone 4
(6/26 - 7/31) Credit card heuristics, management and doorhanger; telemetry; Sync support
MVP
Remaining MVP bugs
66 Total; 0 Open (0%); 49 Resolved (74.24%); 17 Verified (25.76%);
V2
V2 bugs
55 Total; 8 Open (14.55%); 38 Resolved (69.09%); 9 Verified (16.36%);
Platform Dependencies
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);