Граф коммитов

1295 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org c113ece289 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
bugzilla%arlen.demon.co.uk 9a6e364867 Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2005-09-10 16:09:11 +00:00
kairo%kairo.at 79dea12072 bug 121443 - Default Button for Save Password Dialog should be "No", p=ajschult@verizon.net r+sr=Neil a=asa 2005-06-22 16:07:59 +00:00
neil%parkwaycc.co.uk 5f30b6174d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
bryner%brianryner.com c230c4be03 Don't notify form submit observers if the form can't be submitted due to not having a link handler. Also, make sure all nsIFormSubmitObserver implementations protected against a null DOMWindow. Bug 292960, r+sr=bzbarsky, a=brendan. 2005-05-07 00:16:17 +00:00
bsmedberg%covad.net be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
scott%scott-macgregor.org 5a4359a02f Bug #245430 --> get rid of the last global static nsString object so static builds work on the Mac.
r=pkwarren
sr=bienvenu
2005-03-22 23:30:33 +00:00
bugzilla%arlen.demon.co.uk 22360df05f Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune p=me r=dwitte/benjamin sr=darin 2005-03-11 01:13:55 +00:00
bugzilla%arlen.demon.co.uk 14df109034 Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune
p=me r=dwitte/benjamin sr=darin
2005-03-11 00:54:35 +00:00
bugzilla%arlen.demon.co.uk e38466c089 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - file removal part
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:59:11 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk 3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
bugzilla%arlen.demon.co.uk dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
dwitte%stanford.edu 1d185f2e97 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
pkw%us.ibm.com a21fe2342e Bug 275786 - crash in [@ nsCharTraits<unsigned short>::length] changing username for existing Mail Account will crash Mozilla [@ SINGSIGN_RemoveUserAfterLoginFailure]
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-28 21:16:23 +00:00
pkw%us.ibm.com 2a9dc6179d Bug 270248 - Cleanup string usage in wallet code
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-15 19:29:54 +00:00
pkw%us.ibm.com b4a56a19cd Back out singsign changes from Bug 270248 due to regressions 2004-12-11 18:25:23 +00:00
pkw%us.ibm.com 45f8885773 Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-10 21:13:44 +00:00
pkw%us.ibm.com 959f87b8a9 Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-06 13:55:12 +00:00
pkw%us.ibm.com 33fdda65b6 Bug 270215 - Memory leak in wallet_GetLine
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-11-17 02:19:15 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
cbiesinger%web.de bc26046032 remove filespec from wallet code. 214795 r=mvl sr=dveditz 2004-10-14 17:00:19 +00:00
neil%parkwaycc.co.uk 5601db241c Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
neil%parkwaycc.co.uk a01e4f8ff5 Make "Log Out" clear all HTTP auth sessions as well as expiring the master password b=55181 p=vhaarr@firefox.no r=me sr=darin 2004-09-21 16:11:28 +00:00
peterv%propagandism.org fd9477bd1e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
cbiesinger%web.de 9270c41a08 Bug 252609 kill *WithConversion in wallet
r=mvl sr=dveditz
2004-07-24 13:02:00 +00:00
mvl%exedo.nl 3e4866288b Try not to crash on http auth.
bug 252833, r=dwitte, sr=dmose
2004-07-24 11:10:42 +00:00
mvl%exedo.nl 87094d3378 delay decryption of passwords until one is found that matches the url, in order to prevent useless master password prompts.
bug 247417, r=timeless, sr=dveditz
2004-07-23 10:36:17 +00:00
cbiesinger%web.de 7380967364 bug 245813 patch by Mike Calmus mcalmus@nyx.net r=timeless sr=dveditz
This patch allows the code to propagate more specific failure reasons to the
top layer so the exception can deal with different situations as apporpriate.
2004-07-01 17:08:38 +00:00
cbiesinger%web.de 2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
timeless%mozdev.org 6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
timeless%mozdev.org 7f32d59284 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
dveditz%cruzio.com bf080b9ed2 bug 245813 stop overwhelming number of master password prompts if trying to cancel out, r=timeless, sr=brendan 2004-06-15 21:49:59 +00:00
mvl%exedo.nl a615250edd Make password manager show passwords again.
bug 241110, r=neil, sr=darin
2004-06-06 14:29:41 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
caillon%redhat.com 178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
timeless%mozdev.org 72dcdeaa4e Bug 241130 si_CheckGetUsernamePassword does work to get a better dialog title and then does nothing with it
r=mvl sr=dveditz
2004-04-25 10:47:40 +00:00
neil%parkwaycc.co.uk 49d7e76eec Remove unused entry b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:28:36 +00:00
neil%parkwaycc.co.uk 5fb3e8a7ae Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
neil%parkwaycc.co.uk d5cd17bea7 Remove unused morseAssert defines b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-20 23:22:10 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
neil%parkwaycc.co.uk 9e7936628e Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-17 19:56:39 +00:00
neil%parkwaycc.co.uk 9a5d4ea5dc Bug 221623 remove commented #define and unused #ifdef p=gautheri@noos.fr r=alecf sr=bryner 2004-04-17 19:20:09 +00:00
mvl%exedo.nl 2a7983458f Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00