From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- browser/extensions/formautofill/docs/index.rst | 30 ++++++++++++++++++++++++++ 1 file changed, 30 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..37759ce602 --- /dev/null +++ b/browser/extensions/formautofill/docs/index.rst @@ -0,0 +1,30 @@ +Form Autofill +============= + +`Wiki `_ | +`IRC: #formfill `_ + +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