Commit Graph

157776 Commits

Author SHA1 Message Date
cbiesinger%web.de
f3299a9d64 bug 333640 fixing firefox --enable-trace-malloc bustage 2006-04-22 21:35:02 +00:00
cbiesinger%web.de
6904029dc9 bug 333640 fixing cairo bustage 2006-04-22 21:26:13 +00:00
mvl%exedo.nl
8478be6d39 bug 334996: remove old eventboxes after switching to a new day. patch by jminta, r=mvl 2006-04-22 21:23:36 +00:00
cltbld
152a26ede0 Automated update from host egg 2006-04-22 21:22:05 +00:00
cbiesinger%web.de
1b3059bc04 bug 333640 fixing solaris bustage by undoing the solaris-specific parts of the patch 2006-04-22 21:17:47 +00:00
uriber%gmail.com
3102525091 Attempt to fix Tp regression from bug 333769. r+sr=roc 2006-04-22 21:02:34 +00:00
neil%parkwaycc.co.uk
9e7a2d7230 Bug 331083 Update the Mac's menuitem modifiers to use real Unicode codepoints p=VYV03354@nifty.ne.jp (Masatoshi Kimura) r=mano sr=me 2006-04-22 20:35:26 +00:00
cltbld
da74638ca7 Automated update from host egg 2006-04-22 20:02:11 +00:00
cbiesinger%web.de
ee8ea90ea1 bug 333640 Use -z defs when linking libraries, so that unresolved symbols can
be found at link time rather than runtime
r=bsmedberg
2006-04-22 20:01:54 +00:00
mvl%exedo.nl
c111cf88ce bug 334724: remove weeks, not add, when browsing the monthview. r=dmose 2006-04-22 19:57:58 +00:00
jag%tty.nl
67189af731 Fix typo in checkin for bug 334866. r=bryner 2006-04-22 19:32:44 +00:00
gavin%gavinsharp.com
afe5a3cbef Bug 330887: try moving init from the constructor to browser.js's delayedStartup, a=mano for a cycle, to see if this affects Ts 2006-04-22 19:27:26 +00:00
mozilla.mano%sent.com
1a7bfccad6 Bug 331803 - [Mac] Missing modifiers in menuitems. patch from Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp>, r=me. 2006-04-22 18:54:43 +00:00
dbaron%dbaron.org
46fadcf5cf Null-check result of XftLockFace. Based on old patch by jshin. Bugs 183729 and 331077. r+sr=bryner 2006-04-22 17:46:48 +00:00
gavin%gavinsharp.com
25e3210412 Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin 2006-04-22 13:32:25 +00:00
uriber%gmail.com
fd64432329 When measuring text, make sure nsTextTransformer::GetNextWord looks only at the part of the text content covered by the current frame. bug=333769 r+sr=roc 2006-04-22 13:29:50 +00:00
bmlk%gmx.de
0e195e4873 make pseudo rowgroups and colgroups only siblings if their parent is not a pseudo bug 333493 r/sr=bzbarsky 2006-04-22 10:53:20 +00:00
kairo%kairo.at
7e6c92af99 bug 334997 - add an id to toolkit console (to be able to overly a menubar into it), r+a1.8.1=mconnor 2006-04-22 10:38:41 +00:00
bmlk%gmx.de
af5c1bb26c pseudo rowgroups might be wrapped in a scrollframe, bug 331679 r/sr=bzbarsky 2006-04-22 10:28:13 +00:00
julien.pierre.bugs%sun.com
ff004c3373 Fix for bug 335039. Declare nssCKFWCRyptoOperation_UpdateCombo. r=wtchang 2006-04-22 05:30:18 +00:00
darin%meer.net
8af37a594f fixes bug 334775 "updateFromString in G_CryptoHash is broken" patch by aaron boodman + tony@ponderer.org, r=darin 2006-04-22 05:22:08 +00:00
darin%meer.net
80fb4e0df1 fixes bug 334570 "filesystem.js should use nsIXULRuntime to test if Win32" patch by tony@ponderer.org, r=darin 2006-04-22 05:18:53 +00:00
julien.pierre.bugs%sun.com
0a709d0578 Fix red tree on Windows. 2006-04-22 05:18:20 +00:00
mark%moxienet.com
55f83db68f Backing out 331576 - API not in 10.2 SDK, nothing to link against. Groan. 2006-04-22 04:12:51 +00:00
mark%moxienet.com
4139329ea6 331576 "Dynamic" determination of locale string for UA. Use the active lproj for the UA locale. r=hwaara sr=pink a=me 2006-04-22 03:36:27 +00:00
cltbld
fd4aed2a70 Automated update from host egg 2006-04-22 02:22:14 +00:00
mattwillis%gmail.com
68ba2d5e66 bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg 2006-04-22 02:18:14 +00:00
alexei.volkov.bugs%sun.com
fc87dbb2fe [Bug 334183] Double free on error because CERT_FindCertIssuer unexpectedly calls CERT_DestroyCertificate. r=alexei 2006-04-22 02:09:09 +00:00
julien.pierre.bugs%sun.com
1d134e6b56 Fix for bug 331413 . replace signal with sigaction; fix logging. r=wtchang 2006-04-22 01:28:14 +00:00
alexei.volkov.bugs%sun.com
76a9749ba0 Patch contributed by timeless@bemail.org
[Bug 334449] oom Crash in crmf_template_copy_secalg. r=nelson
2006-04-22 01:25:57 +00:00
alexei.volkov.bugs%sun.com
d4f39e6449 Patch contributed by timeless@bemail.org
[Bug 334436] nsslowcert_UpdateSubjectEmailAddr doesn't consistently use emailAddrs as a guard of nemailAddrs guarding emailAddrs[0]. r=nelson
2006-04-22 01:19:41 +00:00
alexei.volkov.bugs%sun.com
aea5eb0f12 Patch contributed by timeless@bemail.org
[Bug 334328] nsspkcs5_PKCS12PBE: Variable "A" tracked as NULL was dereferenced. r=nelson
2006-04-22 01:13:15 +00:00
alexei.volkov.bugs%sun.com
86494ef39a [Bug 334275] double free in [@ PK11_ListPublicKeysInSlot]. r=nelson 2006-04-22 01:08:17 +00:00
alexei.volkov.bugs%sun.com
9c061b607a [Bug 334273] double free in SECKEY_DecodeDERSubjectPublicKeyInfo. r=nelson 2006-04-22 01:03:18 +00:00
alexei.volkov.bugs%sun.com
5f88dfbdaa [Bug 334240] double free in nsslowkey_ConvertToPublicKey if SECITEM_CopyItem or SECITEM_CopyItem fail. r=nelson 2006-04-22 00:59:13 +00:00
alexei.volkov.bugs%sun.com
8feb62dbd0 [Bug 334236] double free in PK11_ListPrivKeysInSlot if keys allocation fails. r=nelson 2006-04-22 00:55:29 +00:00
dmose%mozilla.org
33c9b796c6 Height of Lightning minimonth/agenda sidebar should persist (bug 323795), r=dmose. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch. 2006-04-22 00:22:07 +00:00
wtchang%redhat.com
e8b0114d09 Bugzilla Bug 333932: fixed Solaris SPARC GCC build failures.
r=christophe.ravel
2006-04-22 00:13:29 +00:00
bzbarsky%mit.edu
7d7cc60668 Don't print-preview <noscript> unless script is really disabled. Bug 334944, r+sr=jst 2006-04-22 00:06:30 +00:00
dmose%mozilla.org
2ec5b488fb Updated Sunbird release-notes URL (bug 333693); thanks to Robin Edrenius <robin.edrenius@gmail.com> for the patch. 2006-04-22 00:01:18 +00:00
alexei.volkov.bugs%sun.com
5f22914b4a [Bug 334234] PK11_NewSlotInfo returns freed objects if lock allocations fail. r=nelson 2006-04-21 23:29:37 +00:00
cls%seawood.org
320a48a585 Check for libXt headers.
Bug #328635 r=bsmedberg
2006-04-21 21:43:50 +00:00
lpsolit%gmail.com
fd2af6b379 Bug 329628: Finalize Release Notes for 2.22 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:42:18 +00:00
lpsolit%gmail.com
b39e4c5b39 Bug 329629: Release Notes for 2.20.2 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:26:23 +00:00
bzbarsky%mit.edu
c5f4268fcb Fix leak. Bug 334898, patch by Ryan Flint <rflint@dslr.net>, r=mrbkap, sr=bzbarsky 2006-04-21 21:23:46 +00:00
scott%scott-macgregor.org
f8118d0756 back out some files which were accidentally checked in 2006-04-21 20:50:25 +00:00
scott%scott-macgregor.org
26c89e440c Bug #322808 --> add back command line handling for -chrome urls in thunderbird. sr=bsmedberg 2006-04-21 20:42:22 +00:00
joshmoz%gmail.com
59898c082e fix insertion point wackiness due to not sending top-level window gecko activation events. Also some cleanup. b=334551 r=mento 2006-04-21 20:35:00 +00:00
martijn.martijn%gmail.com
f207e836f4 Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky 2006-04-21 20:16:27 +00:00
mrbkap%gmail.com
8cde2f4313 Make the caret paint in the same color as the foreground so it's not always painted black. bug 334635, r+sr=roc 2006-04-21 19:13:58 +00:00