Commit Graph

163 Commits

Author SHA1 Message Date
Masayuki Nakano
dbe443ee82 Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc 2008-08-09 11:46:30 +09:00
reed@reedloden.com
6dadad9e91 Bug 398811 - "Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a1.9=damons] 2008-05-09 00:25:29 -07:00
dolske@mozilla.com
c230b0939e Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor 2008-05-08 20:34:46 -07:00
dolske@mozilla.com
a034cf492e Just forcing a unit test run. 2008-04-05 16:45:55 -07:00
mconnor@steelgryphon.com
a2bc45835d 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
enndeakin@sympatico.ca
6ac6428b68 Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner 2008-02-29 05:07:02 -08:00
dolske@mozilla.com
ee3d6f26cb (Whitespace change to kick tinderbox) 2008-02-27 21:48:48 -08:00
dolske@mozilla.com
86f2fe31cc Bug 397753 - Unload code can be moved inside pagehide code in nsFormFillController.cpp. Based on earlier patch from martijn.martijn@gmail.com. r=gavin, a1.9=beltzner 2008-02-26 21:06:13 -08:00
dolske@mozilla.com
7c4d95852e Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner 2008-02-21 15:17:33 -08:00
jag@tty.nl
05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
neil@parkwaycc.co.uk
c460e1546b Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore 2007-12-18 01:16:42 -08:00
reed@reedloden.com
d342defa35 Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-17 21:34:50 -08:00
sspitzer@mozilla.org
b549e4d71f backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
a2314bff24 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
dolske@mozilla.com
77eabb5d10 Bug 399259 - Form manager shouldn't cache Login Manager service at startup. r=gavin a=mconnor 2007-10-11 13:23:52 -07:00
Olli.Pettay@helsinki.fi
7a162df868 Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor 2007-10-02 09:56:07 -07:00
martijn.martijn@gmail.com
a034784dfa Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor 2007-10-02 07:50:51 -07:00
martijn.martijn@gmail.com
abfea7744c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
martijn.martijn@gmail.com
72530b957d Bug 256856 - Focusing field using access key displays autocomplete popup, r=mano, a=mconnor 2007-09-30 10:35:24 -07:00
sspitzer@mozilla.org
8e9c527c5a fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
masayuki@d-toybox.com
a20d56bd8d Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
scott@scott-macgregor.org
3124089291 Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 15:20:55 -07:00
sspitzer@mozilla.org
7e03c6fe2c fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
enndeakin@sympatico.ca
59c3596049 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
enndeakin@sympatico.ca
8a87437d5f Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
534c14e326 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
bd4d1b832f Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
405957fd02 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 03:02:45 -07:00
bzbarsky@mit.edu
086c2eb0c0 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(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 15:24:20 -07:00
dveditz@cruzio.com
94af8c1cc2 bug 364112 truncate large form history data. r=mano 2007-04-27 22:26:53 -07:00
philringnalda@gmail.com
811bd70baf Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-16 21:06:12 -07:00
mozilla.mano@sent.com
6ed672c864 Back out bug 286933 due to various regressions. 2007-04-04 12:55:04 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
Olli.Pettay%helsinki.fi
4e0ebc823d 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
805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
mozilla.mano%sent.com
93e03d6be8 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
philringnalda%gmail.com
9e97b57875 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
6d2e77349c 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
d484cb3d2b Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner 2006-10-09 17:58:11 +00:00
vladimir%pobox.com
ee2152688f more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
mozilla.mano%sent.com
a5af02ceae 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
811918cca3 Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron 2006-09-18 08:23:32 +00:00
Olli.Pettay%helsinki.fi
7e021d3aa8 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-11 20:10:40 +00:00
Olli.Pettay%helsinki.fi
d9fd227d21 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-08 21:19:58 +00:00
Olli.Pettay%helsinki.fi
a5be8b14c8 Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst 2006-08-29 16:11:08 +00:00
cbiesinger%web.de
8c59aae763 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
31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
rob_strong%exchangecode.com
0564b9ebaa 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
9aab7b5b89 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