Commit Graph

157584 Commits

Author SHA1 Message Date
kairo%kairo.at
871395ee15 bug 334478 - Get suiterunner to actually run - use toolkit console, remove some old xpfe files, r+sr=Neil 2006-04-23 10:52:47 +00:00
bugzilla%standard8.demon.co.uk
b80a031b38 Bug 323211 convert mailnews/import to nsIFile Part 1. r=bienvenu,sr=mscott 2006-04-23 09:16:17 +00:00
bugzilla%standard8.demon.co.uk
a48bde01fe Bug 332400 Correct misuse of ifdefs in the source tree (in directory/base/resources) r/sr=dmose 2006-04-23 09:12:40 +00:00
mkanat%bugzilla.org
d04c31e2d6 Bump version post-release. 2006-04-23 05:23:28 +00:00
mkanat%bugzilla.org
36ce88573e Update the version numbers for 2.23.1. 2006-04-23 02:42:23 +00:00
nelson%bolyard.com
0c05899fa2 Bug 323350. sr=rrelyea. This patch makes 3 changes:
1) it adds a new ifdef which enables SSL to limit itself to the 3 Suite B
   curves.
2) it corrects the creation and parsing of the Supported Curve extension to
   conform with the lastest definition, by using 2 bytes to encode the list
   length,
3) it changes the algorithm that picks the curve for ECDHE to choose a curve
   that is at least as strong as the "weakest link", is mutually supported
   by client and server, and is the fastest for its size.
2006-04-23 00:17:18 +00:00
gavin%gavinsharp.com
131cf66b69 Bug 330887: revert previous change since it had no effect on Ts 2006-04-22 22:38:02 +00:00
cbiesinger%web.de
c3ec9232aa bug 333640 fixing the linux cairo bustage correctly 2006-04-22 21:48:20 +00:00
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