mrbkap%gmail.com
0341851454
Backing out changes for bug 303267 until the perf hits on the Seamonkey tinderbox can be explained.
2005-08-13 03:54:29 +00:00
dbaron%dbaron.org
18d3ebb39c
Add tools/update-packaging to all pull. b=304377 r=chase
2005-08-13 02:49:39 +00:00
aaronleventhal%moonset.net
799cd8edf8
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
863629109c
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
ac456d6a40
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
aa143c8780
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
621c5a33b9
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
969627a498
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
73194c45b8
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
5188670e0f
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
b60cc3abfc
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
4076a88c87
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
b5353837ab
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
ca392c90f5
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
bbe1282737
Bugzilla bug 240554: fixed signed/unsigned comparison compiler warning.
...
r=relyea.
2005-08-12 23:22:28 +00:00
wtchang%redhat.com
a6a7905900
Bugzilla bug 292239: have the softoken report Cryptoki version 2.20.
...
r=relyea.
2005-08-12 23:14:22 +00:00
timeless%mozdev.org
8b7146f6a5
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
e24f7e1094
Bugzilla bug 292239: added a change missed in the previous checkin.
...
r=relyea.
2005-08-12 23:12:18 +00:00
timeless%mozdev.org
4fb0f10648
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
108e33a2a9
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
f1615dd0f0
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
e9e25d6c99
Comment tweak I forgot to bug mrbkap about.
2005-08-12 22:57:40 +00:00
dbaron%dbaron.org
4f125b95bb
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
2cc6ed06f9
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
49a89c3069
Correct mistyped version of wtc patch.
2005-08-12 22:19:19 +00:00
cmp%mozilla.org
6b083404db
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
55b4144f9d
Bug 292239 r wtc & julien
...
Merge PKCS #11 v2.20 header files
2005-08-12 18:58:47 +00:00
sandeep.konchady%sun.com
c6c36cd39d
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
45c3d02536
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
b06d2b9634
bug 304403 - better safe mode UE, part 1, a=chase
2005-08-12 07:01:09 +00:00
jruderman%hmc.edu
735566c607
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
d7b03121cb
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
d14e9367a4
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
bdf2cd83d1
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
314c226604
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
8e5c60ebf0
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
0d8b79a0bf
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
5f41f1a8d3
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
f058fc4319
Comment tweak, still avoids subjunctive but qualifies the crash case as fixed.
2005-08-12 03:32:29 +00:00
roc+%cs.cmu.edu
b1c77d0bf2
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
80c22b44bc
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
e983bf9523
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
53abf4c5f5
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
87c189b634
oops.
2005-08-12 02:19:52 +00:00
darin%meer.net
c08f878c77
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
c69f8ab364
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
97ac1beee5
Context menu and test function to make call.
2005-08-12 02:09:16 +00:00
mgalli%geckonnection.com
4282b4d89d
Removed the workaround - listener stuff to the menus. :)
2005-08-12 01:59:49 +00:00
mgalli%geckonnection.com
db8c205941
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
03ab4e7b39
Added the text zoom control, so far to the top menu.
2005-08-12 01:30:19 +00:00