Commit Graph

1305 Commits

Author SHA1 Message Date
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
bzbarsky%mit.edu
040ffd3a81 Remove some redundant code. Bug 309834, patch by Samuel Tardieu <sam@rfc1149.net>, r=neil, sr=bzbarsky 2006-04-11 22:22:22 +00:00
kairo%kairo.at
726174c0db bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
dbaron%dbaron.org
04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
benjamin%smedbergs.us
c2e0194764 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 14:41:13 +00:00
bugzilla%arlen.demon.co.uk
d31df1a4c1 Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
cbiesinger%web.de
72ac26b6ce Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
2005-12-26 16:45:59 +00:00
jst%mozilla.jstenback.com
8f1863159b 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
neil%parkwaycc.co.uk
8716b1c881 Adding some access keys b=289444 p=giacomo.magnini@portalis.it sr=me 2005-10-30 11:19:34 +00:00
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