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
2a2b856493b0fcca4eb3704e00c96b727ef547c9
Mozilla
/
mozilla
/
toolkit
/
components
/
autocomplete
/
src
History
bryner%brianryner.com
6d1db9dd21
Add ObserverService notifications for entering and reverting autocomplete input (bug 347687). r=brettw
...
git-svn-id: svn://10.0.0.236/trunk@206903 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 18:18:23 +00:00
..
Makefile.in
Bug 202992 (for pkasting@google.com) Make browser.urlbar.autoFill == true behave correctly with prefixes
2006-05-04 22:48:44 +00:00
nsAutoCompleteController.cpp
Add ObserverService notifications for entering and reverting autocomplete input (bug 347687). r=brettw
2006-08-08 18:18:23 +00:00
nsAutoCompleteController.h
Bug 236791 JavaScript focus() throws 'Permission denied to get property XULElement.selectedIndex' r+a=mconnor
2006-06-07 18:02:45 +00:00
nsAutoCompleteMdbResult.cpp
Make nsAutoCompleteMdbResult::RemoveValueAt do a CompressCommit after removing the mork row, to avoid corruption at shutdown. Also CutAllColumns like the corresponding history method does. Bug 242207, r=brettw sr/a=mconnor
2006-05-29 16:59:35 +00:00
nsAutoCompleteMdbResult.h
Really fix --disable-places bustage, from bug 270893
2006-04-12 22:42:10 +00:00
nsAutoCompleteSimpleResult.cpp
…
nsAutoCompleteSimpleResult.h
…