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

145456 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 5f55aa351d Add tools/update-packaging to all pull. b=304377 r=chase 2005-08-13 02:49:39 +00:00
aaronleventhal%moonset.net 49e0b8b124 Can't tab out of location bar. Regression from feedview button being added. r=mconnor 2005-08-13 02:46:08 +00:00
mrbkap%gmail.com 59fbced3fe bug 303267: Store the entire inner window object on the history entry instead of copying/restoring JS properties. r=bryner sr=jst. This patch also fixes bugs 304284 and 304078. 2005-08-13 00:53:39 +00:00
wtchang%redhat.com b959b0ba45 Bugzilla Bug 303345: added comments for obsolete XP_MAC only enum constants
and union members. r=joshmoz,sfraser.
2005-08-13 00:20:49 +00:00
joshmoz%gmail.com 7fcdb1e95d get rid of XP_MAC macros from mozilla/content. no bug. r+sr=dbaron 2005-08-13 00:20:46 +00:00
wtchang%redhat.com 2577eb148c Bugzilla bug 302286: fixed the bug that NSS misinterpreted the
CKA_PRIME_BITS attribute for DSA's p parameter. r=relyea.
Modified files: pk11wrap/pk11pqg.c softoken/pkcs11c.c
2005-08-13 00:09:26 +00:00
wtchang%redhat.com 12ebc20147 Bugzilla Bug 302286: PQG_PBITS_TO_INDEX should reject p bits that are
less than 512 or greater than 1024. r=relyea.
2005-08-13 00:07:18 +00:00
scott%scott-macgregor.org 30115a94af Bug #304466 --> the secure account icon is not working right for mail accounts using SSL or always TLS.
sr=bienvenu
2005-08-13 00:05:54 +00:00
wtchang%redhat.com 0824c317a1 Bugzilla Bug 296410: enlarge the buffer size for message digest so that
we can generate and verify signatures that use SHA-512. r=relyea
Modified files: secsign.c secvfy.c
2005-08-12 23:50:19 +00:00
timeless%mozdev.org 7a1fcd9d72 Bug 127760 - complete patch file for OpenUNIX and OpenServer ports
js patch
patch by kean@armory.com r=shaver
2005-08-12 23:39:46 +00:00
wtchang%redhat.com 3caf238827 Bugzilla bug 240554: Alice's cert doesn't need to be added to Bob's db.
r=relyea.
Modified files: cert.sh eccert.sh
2005-08-12 23:27:44 +00:00
wtchang%redhat.com 148653a358 Bugzilla bug 240554: we should pass the signature algorithm, not the
public key's algorithm, to VFY_VerifyData and VFY_VerifyDigest. Only
fixed this in cmssiginfo.c.  In p7decode.c I just added comments saying
they should be fixed. r=relyea.
Modified files: lib/smime/cmssiginfo.c lib/pkcs7/p7decode.c
2005-08-12 23:26:38 +00:00
wtchang%redhat.com 1a568d0852 Bugzilla bug 240554: set (better) error codes and removed an unreachable
break statement. r=relyea.
2005-08-12 23:24:22 +00:00
wtchang%redhat.com c0bd0e749a Bugzilla bug 240554: fixed signed/unsigned comparison compiler warning.
r=relyea.
2005-08-12 23:22:28 +00:00
wtchang%redhat.com e09393045c Bugzilla bug 292239: have the softoken report Cryptoki version 2.20.
r=relyea.
2005-08-12 23:14:22 +00:00
timeless%mozdev.org 29ac1ad7b9 Bug 304054 nsScriptSecurityManager.cpp doesn't build ifdef DEBUG_CAPS_HACKER unless defined DEBUG
r=dveditz sr=dveditz
2005-08-12 23:13:46 +00:00
wtchang%redhat.com 2d2b80688d Bugzilla bug 292239: added a change missed in the previous checkin.
r=relyea.
2005-08-12 23:12:18 +00:00
timeless%mozdev.org 7012852c7d Bug 303432 - nsPrintSettings::GetPrinterName lacks an OOM check
patch by b.jacques@planet.nl r=dmose sr=dmose
2005-08-12 23:11:40 +00:00
timeless%mozdev.org aa089c5d09 Bug 304237 Enable xpcom under windows debuggers to filter assertions the way it does without a debugger
to enable this feature,
 set XPCOM_DEBUG_DLG=1, or if you're already in the debugger, just poke the
 static to 2.
r=dougt
2005-08-12 23:11:35 +00:00
timeless%mozdev.org 9560fb68fc Bug 304240 Make noAccess/allAccess/sameOrigin consistently intercaps in the source tree
r=caillon sr=dveditz
2005-08-12 23:11:32 +00:00
brendan%mozilla.org a6ae68d5c6 Comment tweak I forgot to bug mrbkap about. 2005-08-12 22:57:40 +00:00
dbaron%dbaron.org 7b6c6f51b5 Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
cmp%mozilla.org 445616c27c Bump GRE on the trunk to 1.9a1. Bug 304475, attachment 192551.
r+sr+a=chase@mozilla.org
2005-08-12 22:30:49 +00:00
relyea%netscape.com 684e5d1c2b Correct mistyped version of wtc patch. 2005-08-12 22:19:19 +00:00
cmp%mozilla.org e7aed0ccf9 dd bsdiff and remove trailing slashes from 'all' project. Bug 304377,
attachment 192514.  r=benjamin@smedbergs.us, a=chase@mozilla.org
2005-08-12 19:01:31 +00:00
relyea%netscape.com a584ef4a1d Bug 292239 r wtc & julien
Merge PKCS #11 v2.20 header files
2005-08-12 18:58:47 +00:00
sandeep.konchady%sun.com 62ee9e4e59 As per Wan-Teh's suggestion, the comments are modified to look as shown below.
#/********************************************************************/
#/* The VERSION Strings should be updated in the following           */
#/* files everytime a new release of JSS is generated:               */
#/*                                                                  */
#/* org/mozilla/jss/CryptoManager.java                               */
#/* org/mozilla/jss/CryptoManager.c                                  */
#/* org/mozilla/jss/util/jssver.h                                    */
#/* lib/manifest.mn                                                  */
#/*                                                                  */
#/********************************************************************/
2005-08-12 18:39:14 +00:00
relyea%netscape.com 5ab7c1109c Bug 303010 Certificate upgrade can drop S/MIME certificates
r=wtc.

Delay loading the S/MIME records on upgrade until the cert is loaded
2005-08-12 18:01:26 +00:00
mconnor%steelgryphon.com 04c85ee01c bug 304403 - better safe mode UE, part 1, a=chase 2005-08-12 07:01:09 +00:00
jruderman%hmc.edu 2b2040431c bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
cmp%mozilla.org 1912d99b33 Add 'all' project to client.mk. Bug 304377, attachment 192471.
r=bryner@brianryner.com, sr+a=chase@mozilla.org.
2005-08-12 06:48:51 +00:00
mconnor%steelgryphon.com bbe05ede6a bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 05:55:26 +00:00
rob_strong%exchangecode.com 4a7e8c420a Bug 304357 InstallTrigger status callbacks always report failure (-210: user cancelled). r=beng sr=dveditz a=mconnor 2005-08-12 05:05:28 +00:00
mconnor%steelgryphon.com 8c1af36d6d bug 299745 - updating firefox window / progress bar doesn't maintain look of software update UI, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 04:50:26 +00:00
gavin%gavinsharp.com 1a612bab88 Bug 303252: Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor 2005-08-12 04:49:55 +00:00
jst%mozilla.jstenback.com e23ea875f3 Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org 2005-08-12 04:11:00 +00:00
gavin%gavinsharp.com 3c53c8ca5d Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor 2005-08-12 03:41:14 +00:00
brendan%mozilla.org 8a7b609c4e Comment tweak, still avoids subjunctive but qualifies the crash case as fixed. 2005-08-12 03:32:29 +00:00
roc+%cs.cmu.edu 0b1d3380cd Bug 300297. Be careful about choosing the top-level window when making a transparent window. r+sr=me,a=shaver/cbeard,patch by Dainis.Jonitis 2005-08-12 03:29:18 +00:00
mconnor%steelgryphon.com 78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +00:00
mconnor%steelgryphon.com b4a44d8d7c bug 271097 - backend fix to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r=shaver/me, a=shaver 2005-08-12 02:53:10 +00:00
mconnor%steelgryphon.com a71b9da37b bug 302281 - Open links from external applications always opens link in new window, r=bsmedberg, a=shaver 2005-08-12 02:43:36 +00:00
mgalli%geckonnection.com 712412a2fc oops. 2005-08-12 02:19:52 +00:00
darin%meer.net 0d8065923f fixes bug 302809 "AJAX regression: POST setRequestHeader causes NS_ERROR_ILLEGAL_VALUE for invalid headers" r+sr=dveditz a=cbeard 2005-08-12 02:14:28 +00:00
darin%meer.net 3e4ea26313 fixes bug 259429 "Proxy: Software Update does not request authentication and fails" r=biesi a=cbeard 2005-08-12 02:11:03 +00:00
mgalli%geckonnection.com 9a7ef6502e Context menu and test function to make call. 2005-08-12 02:09:16 +00:00
mgalli%geckonnection.com 4ba955beb7 Removed the workaround - listener stuff to the menus. :) 2005-08-12 01:59:49 +00:00
mgalli%geckonnection.com 42b7fe8803 CSS fix to the top menu item, using the m.jpg instead m.gif (rendering broken within menu), and additional comments. 2005-08-12 01:39:53 +00:00
mgalli%geckonnection.com f9e11978e8 Added the text zoom control, so far to the top menu. 2005-08-12 01:30:19 +00:00
ben%bengoodger.com ab8be515b2 I hate myself 2005-08-12 01:17:07 +00:00