gecko-dev/toolkit/components/autocomplete
Matthew Noorenberghe 9bdaefa259 Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak
Some script may have changed the value of the text field since our last keypress or after our focus handler and we don't want to search for a stale string.

--HG--
extra : rebase_source : de4dab916dc1abdcd5d9293891a7903f360e884b
2015-05-06 11:23:51 -07:00
..
tests/unit Bug 1043584 - fix mouseover vs. enter issue in the urlbar, r=mak 2014-12-02 15:52:26 -08:00
moz.build Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
nsAutoCompleteController.cpp Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak 2015-05-06 11:23:51 -07:00
nsAutoCompleteController.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsAutoCompleteSimpleResult.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsAutoCompleteSimpleResult.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsIAutoCompleteController.idl Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00
nsIAutoCompleteInput.idl Bug 1114707, don't close search suggestions when the caret is moved when norolluponanchor is set, r=mak 2015-02-02 15:53:55 -05:00
nsIAutoCompletePopup.idl
nsIAutoCompleteResult.idl Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00
nsIAutoCompleteSearch.idl
nsIAutoCompleteSimpleResult.idl Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00