gavin%gavinsharp.com
|
a110b496ea
|
Bustage fix #3 for bug 374723
|
2007-05-16 14:07:44 +00:00 |
gavin%gavinsharp.com
|
0cee3e43ee
|
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
|
2007-05-16 10:02:51 +00:00 |
bzbarsky%mit.edu
|
b1e55b927c
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 22:24:25 +00:00 |
dveditz%cruzio.com
|
e3d23f4e6b
|
bug 364112 truncate large form history data. r=mano
|
2007-04-28 05:26:53 +00:00 |
philringnalda%gmail.com
|
c3b117a948
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-17 04:06:12 +00:00 |
mozilla.mano%sent.com
|
3d0803e82d
|
Back out bug 286933 due to various regressions.
|
2007-04-04 19:55:04 +00:00 |
Olli.Pettay%helsinki.fi
|
723a1d63ac
|
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
|
2007-03-06 09:53:56 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
mozilla.mano%sent.com
|
ae03ce4f53
|
Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin.
|
2006-12-07 12:59:02 +00:00 |
philringnalda%gmail.com
|
5e9fc22899
|
Bug 350785 followup: Get out of form autocomplete storage even earlier for non-text inputs, r=mano
|
2006-11-11 18:26:21 +00:00 |
philringnalda%gmail.com
|
0e6946f837
|
Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano
|
2006-11-07 02:08:56 +00:00 |
Olli.Pettay%helsinki.fi
|
2e912a304b
|
Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner
|
2006-10-09 17:58:11 +00:00 |
vladimir%pobox.com
|
5d05e47101
|
more turning-off-places bustage fixes
|
2006-09-26 05:21:51 +00:00 |
mozilla.mano%sent.com
|
fad8ff6b69
|
Bug 286933 - Enter that selects autocomplete entry should be hidden from page scripts. r=mconnor.
|
2006-09-19 16:48:32 +00:00 |
Olli.Pettay%helsinki.fi
|
52dfe76392
|
Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron
|
2006-09-18 08:23:32 +00:00 |
Olli.Pettay%helsinki.fi
|
c94cf876cd
|
Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron
|
2006-09-11 20:10:40 +00:00 |
Olli.Pettay%helsinki.fi
|
4b3a92d985
|
Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron
|
2006-09-08 21:19:58 +00:00 |
Olli.Pettay%helsinki.fi
|
ff802bac57
|
Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst
|
2006-08-29 16:11:08 +00:00 |
cbiesinger%web.de
|
71105206f8
|
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
|
2006-08-26 21:42:54 +00:00 |
vladimir%pobox.com
|
e7eb07b652
|
b=334174, corrupted db files are not handled correctly, r=brettw
|
2006-07-26 18:54:12 +00:00 |
rob_strong%exchangecode.com
|
a5103a4ea2
|
Bug 320938 - autocompletion of a text-field pops up above firefox. patch=mwu, r=jst
|
2006-07-18 00:32:24 +00:00 |
rob_strong%exchangecode.com
|
855772d46f
|
Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky
|
2006-07-18 00:18:32 +00:00 |
mozilla.mano%sent.com
|
bc60be9136
|
Bug 315028 - Shift+Delete does not remove autocomplete entries (of [x]html forms). r=mconnor.
|
2006-06-26 06:37:00 +00:00 |
bryner%brianryner.com
|
e54f887672
|
Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me
|
2006-06-19 19:55:33 +00:00 |
mattwillis%gmail.com
|
cc9d14180f
|
334464 back out reference to fix bustage on trunk. r=mento, a=bz to fix bustage during tree closage
|
2006-06-14 02:13:41 +00:00 |
mattwillis%gmail.com
|
de1510ffca
|
oops. closed tree. backing out. my bad.
|
2006-06-13 21:37:01 +00:00 |
mattwillis%gmail.com
|
2319559423
|
334464 back out reference to fix bustage on trunk. r=mento
|
2006-06-13 21:09:56 +00:00 |
brettw%gmail.com
|
9e0526bc74
|
Bug 335558 r=bryner Inconsistency between file #defines and the build ones.
|
2006-06-09 22:42:06 +00:00 |
brettw%gmail.com
|
8df3f69974
|
Bug 340882 r+a=bryner Possible invalid pointer access, fix satchel warnings
|
2006-06-08 23:07:32 +00:00 |
timeless%mozdev.org
|
c139a43d25
|
Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
|
2006-06-03 23:40:27 +00:00 |
dougt%meer.net
|
2cbef42844
|
Seams to fix minimo bustage caused by 335558 checkin. If nothing else, this is a cleaner way of doing things. r=darin
|
2006-06-02 03:09:40 +00:00 |
masayuki%d-toybox.com
|
5634520b16
|
Bug 339661 Location bar dropdown does not disappear on second click r=mconnor
|
2006-05-31 17:55:19 +00:00 |
brettw%gmail.com
|
479ce9f7f6
|
Bug 335558 r=benjamin
Make storage form history use Mork if available
|
2006-05-30 22:36:16 +00:00 |
bryner%brianryner.com
|
2cfca8167a
|
Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me
|
2006-05-18 23:14:10 +00:00 |
mark%moxienet.com
|
a8c7072023
|
334464 Crash when loading formhistory due to abuse of string APIs. Initialize using PRUnichar data with an explicit length. r=darin
|
2006-04-24 23:31:14 +00:00 |
sharparrow1%yahoo.com
|
d65ab3ab4c
|
Bug 334416: Misc view usage cleanups. r+sr=roc.
|
2006-04-18 06:05:24 +00:00 |
brettw%gmail.com
|
511ea49371
|
Bug 332935 r=bryner Speed up form history using datbase caching and preloading.
|
2006-04-13 16:24:22 +00:00 |
benjamin%smedbergs.us
|
370a6d8dc3
|
Bug 325257, damn cross-commit for committing even when there were conflicts.
|
2006-04-06 18:41:38 +00:00 |
benjamin%smedbergs.us
|
0e0fe8e1d1
|
Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner
|
2006-04-06 18:06:05 +00:00 |
benjamin%smedbergs.us
|
e8676d4e2b
|
Fix merge conflicts from table-driven QI (bug 313309)
|
2006-04-06 17:43:09 +00:00 |
gavin%gavinsharp.com
|
10b36c4956
|
Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor
|
2006-04-05 22:57:48 +00:00 |
mark%moxienet.com
|
3e947bcf7b
|
329806 nsStorageFormHistory needs to recognize endian marker (328982) when importing old mork db. r=bryner
|
2006-03-09 01:15:43 +00:00 |
mark%moxienet.com
|
951a290f62
|
328982 formhistory.dat is endian. Account for endianness and byte-swap as needed. Not part of the build when Places is in use. r=bryner
|
2006-03-06 22:02:11 +00:00 |
bryner%brianryner.com
|
aa420a36d8
|
Speedups for nsMorkReader and history import (bug 327330). r=brettw
|
2006-03-01 02:51:43 +00:00 |
bryner%brianryner.com
|
67722592a5
|
rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too.
|
2006-02-14 21:03:04 +00:00 |
benjamin%smedbergs.us
|
a286980e35
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-14 16:12:53 +00:00 |
leon.sha%sun.com
|
bafb93fc2a
|
Bug 326058 Failed to build firefox trunk on solaris.
brettw: review+
Patch by leon.sha@sun.com
|
2006-02-07 02:12:04 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
gavin%gavinsharp.com
|
8ca1aa0026
|
Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor
|
2006-01-31 21:16:11 +00:00 |
bryner%brianryner.com
|
4d12a8bb23
|
Don't warn if there is no existing form history. Bug 325253, r=brettw.
|
2006-01-30 19:59:02 +00:00 |