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
7dfd803bbdf6be0eb562eba5d46d158ded446c5b
Mozilla
/
mozilla
/
toolkit
/
components
History
bryner%netscape.com
b682bbbe78
Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@144788 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 02:31:08 +00:00
..
autocomplete
Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt.
2003-07-13 02:27:25 +00:00
build
…
console
Landing Arvid's new icons and animations
2003-04-25 08:15:34 +00:00
cookie
/content
Bug 206356: cookies refused by default if you just close dialog.
2003-05-22 00:37:48 +00:00
filepicker
New theme update from Arvid, hoo dog.
2003-07-10 06:50:18 +00:00
history
Fix 205161 - remove "www" from history entries.
2003-07-06 02:18:27 +00:00
satchel
Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt.
2003-07-13 02:31:08 +00:00
viewsource
bug 203069: Unable to search in page-source
2003-04-27 05:02:28 +00:00
Makefile.in
Get the linux file picker working for thunderbird. Has no impact on firebird
2003-06-12 04:05:17 +00:00