Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
cc8470b5e8
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Marco Bonardo
|
090ab66929
|
Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
|
2012-06-04 00:42:48 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Masayuki Nakano
|
25539093fd
|
Bug 720659 nsAutoCompletController should search with committed composition string at input event handler immediately after compositionend event rather than composition event handler feedback=mak+m_kato, r=gavin
|
2012-03-13 15:03:03 +09:00 |
|
Marco Bonardo
|
040c919d8f
|
Bug 720792 - Implement a better solution to start selected searches without a timeout.
r=gavin
|
2012-03-01 14:37:13 +01:00 |
|
Marco Bonardo
|
1948755d66
|
Bug 720598 - nsAutocompleteController HandleKeyNavigation() and EnterMatch() call GetDefaultCompleteValue() with a bogus aResultIndex.
r=gavin
|
2012-01-26 00:54:27 +01:00 |
|
Marco Bonardo
|
29b88e83c4
|
Bug 720066 - Tagging broken, cannot type in the tag field.
r=gavin
|
2012-01-24 20:37:44 +01:00 |
|
Michael Ventnor
|
c1fbdfdee8
|
Bug 660156 - Race condition between sync and async autocomplete searches.
r=mak
|
2012-01-19 12:31:20 +01:00 |
|
Michael Ventnor
|
e9271f2856
|
Bug 660592 - Allow autocomplete results to hide themselves from the popup.
r=mak sr=gavin
|
2012-01-19 12:31:19 +01:00 |
|
Felix Fung
|
8935bea422
|
Bug 440866 - NO_MATCH in Multiple AutoComplete Searches Cancels Others. r=gavin
|
2011-11-16 02:36:02 -08:00 |
|
Joel Maher
|
6993636556
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
David Zbarsky
|
3276e221ce
|
Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking
|
2010-09-10 07:19:20 +02:00 |
|
Joel Maher
|
b61eda4b1d
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Clint Talbert
|
1afdc1b8df
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
51fff79f07
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Marco Bonardo
|
d9cec5a36c
|
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
|
2010-06-22 02:01:35 +02:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Jae-Seong Lee-Russo
|
6e09b9e50a
|
Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
|
2009-11-15 12:20:35 +01:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Robert Sesek
|
3126c034c7
|
Bug 463023 - nsIAutoCompleteController::searchStatus is initialized to 0, which is not a documented constant (nsAutoCompleteController::mSearchStatus); Unit test; r=gavin.sharp
|
2009-01-03 08:33:20 +01:00 |
|
Mark Banner
|
ee5ce2182f
|
Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin
|
2008-08-26 08:34:19 +01:00 |
|
Mark Banner
|
ef334735f9
|
Backout bug 438861 due to Lk/MH regression
|
2008-08-24 20:45:57 +01:00 |
|
Mark Banner
|
c29c0614a5
|
Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin
|
2008-08-24 19:37:40 +01:00 |
|
dolske@mozilla.com
|
2457fb663e
|
Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner
|
2008-02-21 15:17:33 -08:00 |
|
sspitzer@mozilla.org
|
aba20b817a
|
adding a unit test for bug #393191. r=gavin
|
2007-08-22 10:23:24 -07:00 |
|
sspitzer@mozilla.org
|
54d2de61d8
|
adding the unit test for mutliple autocomplete
|
2007-08-21 16:56:52 -07:00 |
|
sspitzer@mozilla.org
|
18a0640622
|
fix for bug #373353: add favicons to the results in the location bar
r=mano
|
2007-07-20 14:55:18 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f3ae7ef28c
|
Bug 378079 - AutoComplete returns invalid rows when more than one AutoCompleteSearch is used. Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.sharp
|
2007-07-05 18:43:20 -07:00 |
|
mozilla.mano@sent.com
|
673374be43
|
Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor.
|
2007-05-27 10:45:20 -07:00 |
|