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

174201 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 2091c38dec Make about:logo work in Thunderbird b=365963 r=mscott 2007-01-05 11:22:06 +00:00
mozilla%weilbacher.org b1c75fe00c [OS/2] Bug 358823: add dom_svg.xpt to packages-os2, remove duplicate chrome.xpt, clarify why two XPTs are not packaged, r=mkaply 2007-01-05 10:28:57 +00:00
nelson%bolyard.com 4f9ace7a75 Fix crash when importing (unwrapping) private key with no label.
Bug 335481. r=julien,rrelyea
2007-01-05 09:46:55 +00:00
ginn.chen%sun.com cdc2262506 Bug 365685 fix AccessibleHyperlink_getURI
patch by Nian.Liu at sun.com r=ginn.chen
2007-01-05 06:21:45 +00:00
ginn.chen%sun.com ad43b2c88f Bug 363200 Calling setCaretOffset should scroll the text into view if it is off screen
patch by Nian.Liu at sun.com r=aaronleventhal
2007-01-05 06:20:10 +00:00
stridey%gmail.com e6da6186fc Bug 364496: Display a warning during bookmarks recovery alerting the user we're restoring. r=smorgan sr=pink 2007-01-05 05:01:43 +00:00
ajschult%verizon.net 52fc663aaa Bug 365751: Deleting an attachment with \n is O(N^2). r+sr=bienvenu 2007-01-05 04:27:38 +00:00
psychoticwolf%carolina.rr.com bcaf50f0fc Bug 364890. Fix comment in Tinderbox s/bug/box. r=timeless 2007-01-05 04:25:20 +00:00
ajschult%verizon.net bc6709f13c Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg 2007-01-05 04:23:48 +00:00
gavin%gavinsharp.com 12bbc3ced9 Bustage fix for bug 309429 2007-01-05 02:45:24 +00:00
graydon%mozilla.com 574ba1808b Bug 333078: fix win32 linkage bug seemingly introduced with previous commit 2007-01-05 02:17:41 +00:00
graydon%mozilla.com 89cc937929 Bug 333078: XPCOM cycle collector, first performance-related followup patch.
Reorganizes collection throttling to coincide with existing JS_GC scheme.
2007-01-05 01:44:42 +00:00
nelson%bolyard.com 6ab7655b5e When storing new CRL, Find old CRL and if it can be decoded, delete it.
Bug 363749. r=wtchang,alexei.volkov
2007-01-05 01:32:18 +00:00
ghendricks%novell.com eafd2a6809 Add lookup to tags using combobox 2007-01-05 00:38:08 +00:00
alexei.volkov.bugs%sun.com ae359a8c10 359331: modutil -changepw strict shutdown failure. r=nelson 2007-01-05 00:33:54 +00:00
alexei.volkov.bugs%sun.com 5efb68773f 353895: klocwork Null ptr derefs in pki/pkibase.c. r=nelson 2007-01-05 00:25:05 +00:00
alexei.volkov.bugs%sun.com 96cfd9a1dd 353912: Misc klocwork bugs in lib/ckfw. r=nelson 2007-01-05 00:23:14 +00:00
alexei.volkov.bugs%sun.com 9408a12d22 353780: Klocwork NULL ptr dereferences in pkcs11.c. r=nelson 2007-01-05 00:21:45 +00:00
brendan%mozilla.org aba6048297 Fast followup for 365851: use MARK_ID instead of its expansion. 2007-01-05 00:14:39 +00:00
alexei.volkov.bugs%sun.com e71ebb3361 340218: Coverity 910, memory leaks in CRMF code. r=nelson 2007-01-05 00:00:50 +00:00
lpsolit%gmail.com 6e17e926a5 Bug 362066: strict_isolation: cannot remove users from the bug if their privs changed so that they can no longer edit bugs in the product - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2007-01-04 23:34:42 +00:00
ghendricks%novell.com fca9a29858 Create a test case from a bug. 2007-01-04 22:45:11 +00:00
alexei.volkov.bugs%sun.com 50c7fb4d14 301496: NSS_Shutdown failure in p7sign. r=nelson 2007-01-04 22:42:40 +00:00
graydon%mozilla.com e6fbf7f335 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
brendan%mozilla.org 48972192ee Stage 0 patch for getter/setter optimizations (365851, r=igor). 2007-01-04 21:15:09 +00:00
alexei.volkov.bugs%sun.com cb51f10d97 342461 - verify signature on an OCSP response without intermediate decoding and encoding. r=nelson 2007-01-04 20:38:29 +00:00
alexei.volkov.bugs%sun.com 6aeeff7f93 Bug 158242: PK11_PutCRL is very memory inefficient. r=nelson, julien 2007-01-04 20:25:41 +00:00
alexei.volkov.bugs%sun.com f566ac58ee Bug 363987: crlutil does not change thisUpdate date when creating a modified CRL. r=nelson,neil 2007-01-04 20:18:58 +00:00
gavin%gavinsharp.com 60754c67a9 Bug 365773: radiogroup.selectedItem = null fails if group is focused, patch by Wladimir Palant <trev@gtchat.de>, r=neil 2007-01-04 20:08:52 +00:00
alexei.volkov.bugs%sun.com d15c593319 Bug 363480 ocspclnt needs option to take cert from specified file. r=nelson 2007-01-04 20:07:33 +00:00
aaronr%us.ibm.com d7f51fe9b4 [XForms] xsi:type value with no prefix handled incorrectly. Bug 360974, r=doronr+olli 2007-01-04 20:07:03 +00:00
gavin%gavinsharp.com 9b22deffc8 Bug 360241: Add a buch of accesskeys to Publishing dialogs/tabs, patch by Giacomo Magnini <prometeo.bugs@gmail.com>, r=glazou, sr=neil 2007-01-04 20:05:18 +00:00
gavin%gavinsharp.com 79f6b502c2 Bug 325906: Remove one malloc from the JPEG decoder, and some optimizations, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, updated by Ryan VanderMeulen <ryanvm@gmail.com>, r=alfredkayser, sr=pavlov 2007-01-04 20:03:50 +00:00
gavin%gavinsharp.com 7f41758a5a Bug 365615: remove unnecessary CSS from downloads.css, patch by Declan Naughton <piratepenguin@gmail.com>, r=me 2007-01-04 20:01:10 +00:00
cltbld 0db55d831b Automated update from host egg.build.mozilla.org 2007-01-04 20:01:03 +00:00
gavin%gavinsharp.com 66c8bf3293 Bug 364049: add configure check for broken msvc7.1 compilers, patch by Mook <mook.moz+sites.org.mozilla.bugzilla@gmail.com>, r=bsmedberg, sr=bzbarsky 2007-01-04 19:59:15 +00:00
mozilla%weilbacher.org bd309870b9 [OS/2] Bug 222509: report the correct DOM_VK constants so that JS apps work better, r=mkaply 2007-01-04 19:49:04 +00:00
gavin%gavinsharp.com fe6281dd47 Bug 365329: string to date conversion returns wrong value for dates in february when run after 28th of each month, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=neil, sr=mscott 2007-01-04 19:48:04 +00:00
dietrich%mozilla.com 478a9ac3dc Bug 364972 [SessionStore] allow SessionStore to work without writing data to disk (for zeniko, r=dietrich) 2007-01-04 19:26:37 +00:00
glen.beasley%sun.com 78a5342482 update error codes to NSS r=wtc 2007-01-04 19:08:47 +00:00
gavin%gavinsharp.com dbf140fdbf Bug 365381: treat <method><body/></method> XBL as 'function () {}' instead of ignoring it, r+sr=bzbarsky 2007-01-04 18:56:00 +00:00
gavin%gavinsharp.com d009a58630 Bug 364903: Error page 'Try Again' button doesn't dim once pressed, r=neil, sr=bzbarksy 2007-01-04 18:53:28 +00:00
gavin%gavinsharp.com 71ee103e24 Bug 365633: Non-localizable string when checking for updates to add-ons, patch by Ryan Jones <bugs@ryan-jones.com>, r=me 2007-01-04 18:51:40 +00:00
gavin%gavinsharp.com a61e3d7300 Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
gavin%gavinsharp.com 5d2d1a1d5b Bug 361154: Drop support for pre-Win2k platforms from Win32 widgets, patch by Ryan Jones <bugs@ryan-jones.com>, r=ere, sr=roc 2007-01-04 18:43:26 +00:00
benjamin%smedbergs.us ed82ec7f2e Bug 364599 - Some newly-created profile files are write protected (build-system fix), r=rhelmer 2007-01-04 18:38:06 +00:00
gavin%gavinsharp.com 161a973467 Followup patch for bug 269254: make sure not to include the null terminator in the string's length, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi 2007-01-04 18:37:00 +00:00
gavin%gavinsharp.com cdaae6ee27 Bug 363097: Make copy of Win32 REDIST files work with MSYS, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=bsmedberg 2007-01-04 18:32:57 +00:00
gavin%gavinsharp.com 66196acee4 Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil 2007-01-04 18:28:49 +00:00
gavin%gavinsharp.com d9f9aa1e3d Bug 343296: Spell-checker requires text cursor to be in word to get context menu, patch by smorgan <stuart.morgan@alumni.case.edu>, r=murph, sr=pink 2007-01-04 18:14:33 +00:00