This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39adfbce56a8aaccec72fd2f151a9da2b8fe20cf
Mozilla
/
mozilla
/
toolkit
/
components
/
autocomplete
/
src
History
ben%netscape.com
0cc16a6bee
Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers
...
git-svn-id: svn://10.0.0.236/trunk@141585 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-22 10:27:30 +00:00
..
Makefile.in
…
nsAutoCompleteController.cpp
Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers
2003-04-22 10:27:30 +00:00
nsAutoCompleteController.h
…
nsAutoCompleteMdbResult.cpp
remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron)
2003-01-21 22:58:26 +00:00
nsAutoCompleteMdbResult.h
…