Gijs Kruitbosch
|
481a49d458
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
|
2009-10-29 14:44:10 +01:00 |
|
Jae-Seong Lee
|
1bc337d531
|
Bug 521143 - xpcshell-tests: test_autocomplete.js fails when 'strict' & 'werror' is on. r=enn
|
2009-10-13 15:31:40 +02:00 |
|
Ian Neal
|
6d4f3130ce
|
Bug 518509 - [SeaMonkey] xpcshell-tests: test_expire.js fails since bug 390158 landing
r=dolske test-only
|
2009-09-29 22:24:18 +01:00 |
|
Paul O’Shannessy
|
fcc247b055
|
Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
|
2009-09-25 15:34:54 -07:00 |
|
Justin Dolske
|
a3810ff0d5
|
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
|
2009-09-22 23:23:08 -07:00 |
|
Nickolay Ponomarev
|
a146639a5e
|
bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
|
2009-08-30 16:02:06 +04:00 |
|
Ted Mielczarek
|
886f30a24c
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
|
2009-05-14 07:37:40 -04:00 |
|
Ted Mielczarek
|
114d157d21
|
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
|
2009-08-05 15:36:20 -04:00 |
|
Ted Mielczarek
|
d1eb2fade9
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
|
2009-05-14 07:37:40 -04:00 |
|
MattN
|
f6d205a834
|
Bug 444728 - autocomplete disregards maxlength for input fields. r=dolske, sr=mconnor
|
2009-08-01 17:30:27 -07:00 |
|
MattN
|
69aedeea4b
|
Bug 446247 - Autocomplete should match any part of the string. r=dolske
|
2009-08-01 17:30:26 -07:00 |
|
Matthew Noorenberghe
|
1fd655a90f
|
Bug 370117 - form autocomplete should sort by frequency of use. r=dolske
|
2009-07-25 22:05:03 +02:00 |
|
MattN
|
93efc549d4
|
Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin
|
2009-07-11 09:25:57 +02:00 |
|
Justin Dolske
|
dce156665f
|
Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin
|
2009-06-19 13:19:18 -07:00 |
|
Matt Noorenberghe
|
d13cc3b856
|
Bug 260908 - Trim leading & trailing whitespace on new form history entries. r=dolske
|
2009-06-10 16:32:39 -07:00 |
|
Matt Noorenberghe
|
75cf881f91
|
Bug 492701 - form history should cap the number of fields saved per form submission. r=dolske, a192=beltzner
|
2009-05-20 20:22:38 -07:00 |
|
L. David Baron
|
fa4100d180
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Matt Noorenberghe
|
028f74de8f
|
Bug 488796 - form history should not save extremely large values. r=dolske, r=gavin
|
2009-05-06 12:55:26 -07:00 |
|
Justin Dolske
|
78e03e8c2d
|
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
|
2009-04-17 14:36:13 -07:00 |
|
Dão Gottwald
|
4748d6b837
|
Backout bug 243136 (changeset 5eb5a07df2e0) to fix Windows unit test orange
|
2009-04-17 12:03:03 +02:00 |
|
Justin Dolske
|
69ce199d79
|
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
|
2009-04-17 00:03:54 -07:00 |
|
Justin Dolske
|
24024186fd
|
Bug 463486 - Form history shouldn't remember the default values of unmodified fields. r=gavin
|
2009-03-29 15:29:22 -07:00 |
|
Ted Mielczarek
|
31c7dc8591
|
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
|
2009-03-21 11:20:00 -04:00 |
|
Ehsan Akhgari
|
d36a49c9a9
|
Bug 472396 - Private browsing is saving form data in certain cases (e.g. Gmail subject in compose); r=jst,dolske
|
2009-01-24 11:23:35 +03:30 |
|
Justin Dolske
|
4e151315dd
|
Bug 472064 - Satchel needs better upgrade/downgrade logic. r=sdwilsh, r=gavin
|
2009-01-22 20:04:13 -08:00 |
|
Justin Dolske
|
5d5c87ceef
|
Bug 464947 - Clear Recent History dialog should clear form data by timespan. r=mconnor
|
2008-11-17 16:46:31 -08:00 |
|
Justin Dolske
|
1354c2d11e
|
Bug 464858 - intermittent / recurring fail of test_db_update_v1.js. bustagefix.
|
2008-11-13 21:50:13 -08:00 |
|
Justin Dolske
|
1bd80a8023
|
Bug 463154 - Form history should record creation/usage timestamps. r=mconnor, r=sdwilsh
|
2008-11-13 10:30:45 -08:00 |
|
Ehsan Akhgari
|
87a1699e2a
|
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [unit test API changes]; r,sr=mconnor
|
2008-11-04 02:52:22 +03:30 |
|
Ehsan Akhgari
|
198a894a50
|
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [satchel part]; r=mconnor
|
2008-10-20 00:47:36 +03:30 |
|
|
|
cb29261647
|
Bug 329741 - history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin
|
2008-03-18 05:54:23 -07:00 |
|