mconnor@steelgryphon.com
|
fe96f97f6a
|
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
|
910ae99420
|
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
|
fb563754da
|
(Whitespace change to kick tinderbox)
|
2008-02-27 21:48:48 -08:00 |
dolske@mozilla.com
|
c9101edc99
|
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
|
16f8dde18b
|
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
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
neil@parkwaycc.co.uk
|
35c4aaf2e3
|
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
|
cff8cd4f84
|
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
|
d436685134
|
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
|
59341bc583
|
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
|
6c63bcad9c
|
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
|
4bee858f92
|
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
|
160d46eb8d
|
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
|
52e29b065b
|
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
|
d8b8e46102
|
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
|
6d30347e46
|
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
|
5cf046b40d
|
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
|
c1517611a6
|
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
|
d629c97e68
|
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
|
12e960c504
|
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
|
763c28dc18
|
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
|
4f1b5e6da7
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
enndeakin@sympatico.ca
|
a38bda36bc
|
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
|
319338f97e
|
Bustage fix #3 for bug 374723
|
2007-05-16 07:07:43 -07:00 |
gavin@gavinsharp.com
|
f4d5367465
|
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
|
9a5db57b2f
|
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
|
c9e53f8290
|
bug 364112 truncate large form history data. r=mano
|
2007-04-27 22:26:53 -07:00 |
philringnalda@gmail.com
|
410517bfda
|
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
|
1f963e7451
|
Back out bug 286933 due to various regressions.
|
2007-04-04 12:55:04 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
1491250da9
|
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 07:25:29 +00:00 |
dolske%mozilla.com
|
a48a7efa5f
|
Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor
|
2008-05-09 03:34:46 +00:00 |
dolske%mozilla.com
|
c6076f1f77
|
Just forcing a unit test run.
|
2008-04-05 23:45:55 +00:00 |
mconnor%steelgryphon.com
|
16954c9a99
|
Bug 329741 ��� history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin
|
2008-03-18 12:54:32 +00:00 |
enndeakin%sympatico.ca
|
6f7b5cf93e
|
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 13:07:04 +00:00 |
dolske%mozilla.com
|
0af53fde4f
|
(Whitespace change to kick tinderbox)
|
2008-02-28 05:48:48 +00:00 |
dolske%mozilla.com
|
68884f610a
|
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-27 05:06:13 +00:00 |
dolske%mozilla.com
|
516c1a8654
|
Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner
|
2008-02-21 23:17:34 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
neil%parkwaycc.co.uk
|
92b7863672
|
Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore
|
2007-12-18 09:16:42 +00:00 |
reed%reedloden.com
|
d72c347691
|
Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+]
|
2007-12-18 05:34:51 +00:00 |
sspitzer%mozilla.org
|
c2f80eb36e
|
backing out my fix for bug #399664, due to 2% Ts regression
(see bug #402668 for details)
|
2007-11-06 08:43:55 +00:00 |
sspitzer%mozilla.org
|
8fe2c05da8
|
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-06 05:31:25 +00:00 |
dolske%mozilla.com
|
a87b357557
|
Bug 399259 - Form manager shouldn't cache Login Manager service at startup. r=gavin a=mconnor
|
2007-10-11 20:23:52 +00:00 |
Olli.Pettay%helsinki.fi
|
c9c341e08d
|
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 16:56:11 +00:00 |
martijn.martijn%gmail.com
|
81d07c8e0d
|
Bug 398143 � Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor
|
2007-10-02 14:50:51 +00:00 |
martijn.martijn%gmail.com
|
928a710eee
|
Bug 216434 � autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor
|
2007-09-30 19:00:11 +00:00 |
martijn.martijn%gmail.com
|
cd5dbbb71a
|
Bug 256856 � Focusing field using access key displays autocomplete popup, r=mano, a=mconnor
|
2007-09-30 17:35:24 +00:00 |
sspitzer%mozilla.org
|
495b2f07b1
|
fix for bug #387718: the location bar dropdown should show a star next to bookmarked results
r=gavin
|
2007-08-31 20:19:20 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
scott%scott-macgregor.org
|
1096e2f1a1
|
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 22:20:57 +00:00 |
sspitzer%mozilla.org
|
1dec740920
|
fix for bug #373353: add favicons to the results in the location bar
r=mano
|
2007-07-20 21:55:20 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
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 15:49:46 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
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 |
bryner%brianryner.com
|
11cd65bc44
|
fix gcc bustage (bug 324170). r=brettw.
|
2006-01-27 19:21:19 +00:00 |
darin%meer.net
|
0bc82667ed
|
Fix build bustage in satchel when --enable-storage is specified without --enable-places, b=324170, r=bryner
|
2006-01-27 19:17:21 +00:00 |
bryner%brianryner.com
|
0ff9d4e39d
|
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
|
2006-01-26 19:17:04 +00:00 |
pavlov%pavlov.net
|
7a47712c14
|
fixing bustage from bsmedberg's checkin for 322965.
|
2006-01-26 03:10:10 +00:00 |
bsmedberg%covad.net
|
c85be04cc3
|
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
|
2006-01-25 20:23:24 +00:00 |
pavlov%pavlov.net
|
fbc6cb3e44
|
backing out bsmedberg's checkins for bug 322965 due to build bustage.
|
2006-01-25 04:54:07 +00:00 |
bsmedberg%covad.net
|
6e60d6e40c
|
Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965
|
2006-01-24 21:11:15 +00:00 |
bsmedberg%covad.net
|
9b69041028
|
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
|
2006-01-24 19:27:00 +00:00 |
bryner%brianryner.com
|
8ebf66e9d5
|
Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc.
|
2005-12-31 23:34:46 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
bzbarsky%mit.edu
|
692c9e00f2
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2005-08-22 22:24:29 +00:00 |
cbiesinger%web.de
|
d0e9864d4f
|
bug 289695 use the right free function
patch by Itay Perl <itay.perl@gmail.com> r=bsmedberg a=bsmedberg
|
2005-06-19 18:09:51 +00:00 |
bryner%brianryner.com
|
37e80e76f5
|
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
|
2005-06-15 23:52:46 +00:00 |
db48x%yahoo.com
|
d303bacc4d
|
bug 289695: nsFormHistory.cpp, nsAutoVoidArray should call PR_Free on matchingValues, and not delete it.
r=mconnor, a=asa
|
2005-06-11 07:33:05 +00:00 |
bryner%brianryner.com
|
592dbdc176
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
jst%mozilla.jstenback.com
|
c4b8dd4f16
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
bsmedberg%covad.net
|
e068ecc3da
|
Bug 290180 - coverity errors in toolkit/* r=darin a=asa
|
2005-04-15 14:55:56 +00:00 |
bryner%brianryner.com
|
b3acbbd54e
|
Protect against a null docshell being passed in to GetIndexOfDocShell (bug 264032). r=mconnor.
|
2005-04-11 22:25:09 +00:00 |
bsmedberg%covad.net
|
d3d9589cf0
|
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
|
2005-03-18 21:24:05 +00:00 |
jshin%mailaps.org
|
8669b7866a
|
bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano
|
2005-03-05 08:19:05 +00:00 |
jst%mozilla.jstenback.com
|
cef561a155
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
bsmedberg%covad.net
|
4b68fa447a
|
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
|
2005-02-25 20:46:35 +00:00 |
dveditz%cruzio.com
|
70d866f460
|
bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor
|
2005-02-18 12:40:00 +00:00 |
bryner%brianryner.com
|
f5257db823
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
gerv%gerv.net
|
646bb0c2b8
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 17:07:35 +00:00 |
jshin%mailaps.org
|
fec90de9b8
|
bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner
|
2005-01-30 09:31:36 +00:00 |
bzbarsky%mit.edu
|
e425259e0d
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
bmlk%gmx.de
|
ef4604f958
|
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
|
2004-12-26 19:48:54 +00:00 |
ben%bengoodger.com
|
74c2270b81
|
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
|
2004-11-30 22:54:13 +00:00 |
bryner%brianryner.com
|
be6b93ebc9
|
Fix pref observer usage so that nsFormHistory notices when the user has turned off form autofill (bug 254485). r=ben.
|
2004-11-10 07:53:17 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
dean_tessman%hotmail.com
|
37c5bf68a7
|
256079 - Clicking focused readonly textbox triggers autocomplete
p=m.wargers@hccnet.nl
r=mconnor sr=bryner
|
2004-10-01 01:19:50 +00:00 |
bryner%brianryner.com
|
927a069251
|
Listen for document unload and kill the autocomplete popup if it's open. Bug 257354, r+sr=ben.
|
2004-10-01 00:35:09 +00:00 |
bryner%brianryner.com
|
2f69240ae2
|
get rid of NS_WARNING when typing into a textarea. r=danm
|
2004-10-01 00:15:11 +00:00 |
dbaron%dbaron.org
|
5e07aa3644
|
Fix leak of mork factory. b=257219 r+sr=bryner
|
2004-09-02 00:44:18 +00:00 |
dbaron%dbaron.org
|
eb72c3068a
|
Fix leaks of mork rows. b=257218 r+sr=bryner
|
2004-09-02 00:41:36 +00:00 |
dbaron%dbaron.org
|
23b66ccd20
|
Fix leak of nsPasswordManager singleton. b=257211 r+sr=bryner
|
2004-09-02 00:40:23 +00:00 |
bryner%brianryner.com
|
efcc221ee4
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
bryner%brianryner.com
|
464649092c
|
Attempt graceful recovery when mork corruption is detected for form autocomplete data. Bug 253935, patch by bienvenu, r=bryner, sr=mscott
|
2004-08-19 00:38:52 +00:00 |
ben%bengoodger.com
|
0ff4fde8f4
|
253709 form autocomplete popup placed at top left of screen on mousedown on wrong page... patch suggested by dean tessman, r+a=ben@mozilla.org
|
2004-08-10 22:39:00 +00:00 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
bryner%brianryner.com
|
a1fff82224
|
Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me.
|
2004-07-29 08:42:54 +00:00 |
bryner%brianryner.com
|
f02df734cf
|
Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake.
|
2004-07-29 05:55:30 +00:00 |
varga%nixcorp.com
|
df01a3c1ac
|
Fix for bug 217640. autocomplete removes exactly matching entries from list
r=ben
|
2004-07-15 18:04:37 +00:00 |