Commit Graph

157249 Commits

Author SHA1 Message Date
dbaron%dbaron.org
849f97dd03 Fix mismatched allocators. b=334162 r+sr=jst 2006-04-17 23:03:51 +00:00
dougt%meer.net
e87d50cb0f didn't mean to commit the header. 2006-04-17 23:00:39 +00:00
dougt%meer.net
cfef30d5a1 Bug 334361. Failure to honor network changes. wince only r=darin 2006-04-17 22:59:10 +00:00
gavin%gavinsharp.com
fc81710a28 Bug 334207: RDFContentSinkImpl::GetIdAboutAttribute can return an unintialized value, r=axel@pike.org, sr=bzbarsky 2006-04-17 22:39:20 +00:00
bzbarsky%mit.edu
df541f0a3a Fix typo. This checkin and the previous one are both for bug 334245. 2006-04-17 22:29:45 +00:00
roc+%cs.cmu.edu
ee089f28b9 Bug 333481. Sort table-part event-handling display items to ensure that the table comes before all row-groups, which come before all rows, which come before all cells. r=bernd 2006-04-17 22:16:24 +00:00
gavin%gavinsharp.com
e93572b185 Bug 317269: fix comment, r+sr=roc 2006-04-17 22:06:25 +00:00
bzbarsky%mit.edu
eb374012ac addEventListener has 3 args, not 0. r+sr+branch181=jst 2006-04-17 22:05:42 +00:00
gavin%gavinsharp.com
f3cf77406e Bug 334289, r+sr=bzbarsky 2006-04-17 22:04:47 +00:00
roc+%cs.cmu.edu
eb125f488d Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless 2006-04-17 22:03:46 +00:00
beng%bengoodger.com
a0619accc5 333062 - move anti-phishing list manager and trtable into toolkit/components/protection patch by tony chang <tony@ponderer.org> r=ben@mozilla.org 2006-04-17 21:55:45 +00:00
bzbarsky%mit.edu
ff35061446 Don't trim whitespace off hidden input values. Bug 114997, patch by Steuard
Jensen <steuard+moz@slimy.com>, r=sicking, sr=bzbarsky
2006-04-17 21:28:47 +00:00
bienvenu%nventure.com
9d31bba6bc fix some v-card error handling, sr=mscott 334384 2006-04-17 21:08:38 +00:00
martijn.martijn%gmail.com
a665b1c4b7 Backing out the patch for bug 333136, since it causes regressions 2006-04-17 20:56:25 +00:00
lpsolit%gmail.com
0f2799e41a Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2006-04-17 20:49:59 +00:00
lpsolit%gmail.com
373e117459 I forgot a minor fix on checkin for bug 330718 :) 2006-04-17 20:41:03 +00:00
lpsolit%gmail.com
00bcf5505e Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-17 20:36:34 +00:00
lpsolit%gmail.com
ac6c650c88 Bug 44595: Implement an interface for administrators to delete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave 2006-04-17 20:19:37 +00:00
bienvenu%nventure.com
12febd6e62 fix some cases of flags getting lost when playing back offline ops 274398 sr=mscott 2006-04-17 20:10:02 +00:00
mkaply%us.ibm.com
fcd9605ced 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com
cc953c671a plugins dir is now platform 2006-04-17 19:08:32 +00:00
brettw%gmail.com
aec5f7024e Bug 333450 r=beng Add bookmark indices to result nodes. 2006-04-17 18:57:52 +00:00
joshmoz%gmail.com
325f4a921e minor cocoa widget cleanups, no bug. spelling, error return value. 2006-04-17 18:41:51 +00:00
robert%accettura.com
85f444074b Bug 333806 Remove reporter about page r=mconnor 2006-04-17 18:01:43 +00:00
cls%seawood.org
d2702f8ac0 w32api-3.7 is now required to build gecko using mingw.
Bug #333777 r=bsmedberg
2006-04-17 18:01:14 +00:00
dougt%meer.net
3ec5dfd4c1 Bug 297683. ensure that there is only one softkey menubar since having more results in a window minimization when an dialog is opened. remove config.wince.useOKBtn pref. it isn't used any longer. r=veditz wince only 2006-04-17 17:42:20 +00:00
lpsolit%gmail.com
69ac09ca8c Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-17 17:39:43 +00:00
benjamin%smedbergs.us
654174914c Bug 305949 - Stop exporting nonfrozen functions from libxul, this covers some GFX functions, r=roc 2006-04-17 17:33:42 +00:00
peterv%propagandism.org
b4bbbf9633 Better fix for bug 47852 (NAMESPACE_ERR not being thrown when setting Node.prefix). r/sr=sicking. 2006-04-17 17:13:11 +00:00
peterv%propagandism.org
22f88cf944 Fix for bug 333839 (nsTArray::SetLength doesn't increase array's length). r=bsmedberg, sr=darin. 2006-04-17 17:11:14 +00:00
mkaply%us.ibm.com
92f8475aea #334002
CCK only - not part of build
Add support for having multiple XPIs in one CCK package
2006-04-17 17:04:51 +00:00
mkaply%us.ibm.com
6d20e74a55 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
bzbarsky%mit.edu
6a6796f312 Fix the bustage fix to actually be correct. Bug 315826. Patch by Robert Sayre
<sayrer@gmail.com>, r+sr=peterv
2006-04-17 15:39:13 +00:00
Olli.Pettay%helsinki.fi
becc77f1fe Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
Olli.Pettay%helsinki.fi
750f2f6e8c Bug 329617, Hint does not work for select1, r=aaronr+doronr 2006-04-17 12:53:09 +00:00
allan%beaufour.dk
b0341c9ddd Schema Validation uses getter_AddRefs wrong. Bug 334007, r=aaronr+me, patch by doronr 2006-04-17 09:01:54 +00:00
timeless%mozdev.org
afd0c3050f Bug 334189 nsSHistory::PrintHistory should use a string class
r=jag sr=jag
2006-04-17 08:37:23 +00:00
timeless%mozdev.org
e54c2dab0e Bug 334189 nsSHistory::PrintHistory should use a string class
reindenting file
r=jag sr=jag
2006-04-17 07:50:02 +00:00
scott%scott-macgregor.org
c864ca9f26 Bug #314086 --> able to see old subject headers in the compose window. sr=bienvenu 2006-04-17 04:10:06 +00:00
dbaron%dbaron.org
7d9906de5d Back out checkins for bug 333829, for now at least. 2006-04-17 03:19:22 +00:00
bzbarsky%mit.edu
123dea184e Better empty string stuff. Still followups to bug 315826 2006-04-17 02:19:19 +00:00
dbaron%dbaron.org
734113e2ef Make bz's bustage fix actually compile. b=315826 2006-04-17 02:03:16 +00:00
dbaron%dbaron.org
dd8fc1af83 Fix initializer-reordering warnings. b=315826 2006-04-17 02:01:01 +00:00
dbaron%dbaron.org
69a364efdd Fix Windows bustage. According to sayrer, these unused methods will be XPCOM methods on a future interface. b=315826 2006-04-17 01:59:24 +00:00
bzbarsky%mit.edu
86b57e867e Fixing linux bustage; bug 315826 2006-04-17 01:58:36 +00:00
bzbarsky%mit.edu
44d201a532 Don't mess with empty float cache lists. Bug 334105, r+sr+branch181=dbaron 2006-04-17 01:47:11 +00:00
bzbarsky%mit.edu
bf69a1d4b9 Unregister our placeholder before destroying it. Bug 316267, r+sr=dbaron 2006-04-17 01:40:14 +00:00
timeless%mozdev.org
533694580d Bug 315826 Scriptable XPCOM wrapper for SAX content handler
patch by sayrer@gmail.com r=peterv sr=sicking
2006-04-17 01:13:07 +00:00
jshin%mailaps.org
e1e2c27685 bug 334167 : make NS_IsNativeUTF8 inline where appropriate r/sr=darin 2006-04-16 23:58:38 +00:00
ajschult%verizon.net
392ceea3d4 Bug 333681: Switching profiles opens chatzilla. r/sr=neil 2006-04-16 22:29:36 +00:00