Skip to content

brezelman/firefoxXSLTAutofillBugDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firefoxAutofillBugDemo

Some simple Login formular to test Firefox' credentials autofill feature, which doesn't wait for external JavaScript files to be loaded when using XSLT since Version 81 (or 80). If the credentials form fields have input listeners added to them, handled by functions defined in the external JavaScript file, this results in Uncaught ReferenceError: functionName is not defined. Firefox should wait for the external JavaScript files to be loaded before input event is being triggered.

About

Firefox' credentials autofill feature doesn't wait for external JavaScript files to be loaded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published