From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- browser/extensions/formautofill/docs/index.rst | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 browser/extensions/formautofill/docs/index.rst (limited to 'browser/extensions/formautofill/docs/index.rst') diff --git a/browser/extensions/formautofill/docs/index.rst b/browser/extensions/formautofill/docs/index.rst new file mode 100644 index 0000000000..d728578d96 --- /dev/null +++ b/browser/extensions/formautofill/docs/index.rst @@ -0,0 +1,31 @@ +Form Autofill +============= + +`Wiki `_ | +`IRC: #formfill `_ | +Mailing List: `autofill@lists.mozilla.org `_ + +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. + +Debugging +--------- + +Set the pref ``extensions.formautofill.loglevel`` to "Debug". + +Contents +-------- + +.. toctree:: + :maxdepth: 1 + + heuristics + +Report Issues +------------- + +If you find any issues about filling a form with incorrect values, please file a `new bug `_ to Toolkit::Form Autofill component or leave a comment in `bug 1405266 `_. -- cgit v1.2.3