Confirmed users
1,983
edits
(debug tips) |
(links) |
||
| Line 21: | Line 21: | ||
You can set the pref 'extensions.formautofill.loglevel' to 'all' to pick up debugging output from the form autofill code. The debug output handlers ('debug' and 'log') are defined at the top of FormAutofill.jsm. | You can set the pref 'extensions.formautofill.loglevel' to 'all' to pick up debugging output from the form autofill code. The debug output handlers ('debug' and 'log') are defined at the top of FormAutofill.jsm. | ||
* [https://luke-chang.github.io/autofill-demo/basic_cc.html? Basic credit card autofill demo] | |||
* [https://www.paypalobjects.com/en_US/vhelp/paypalmanager_help/credit_card_numbers.htm Valid but bogus credit card numbers] | |||
== Bugzilla == | == Bugzilla == | ||