Commit Graph

145435 Commits

Author SHA1 Message Date
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
ben%bengoodger.com
4eb9b16a5f fixing build bustage (frogot to add files) 2005-08-12 01:15:22 +00:00
aaronleventhal%moonset.net
350f486143 Fix for XML parser error caused by checkin to bug 302359. Patch by Ben Basson. r+a=mconnor 2005-08-12 01:10:39 +00:00
wtchang%redhat.com
0543618d9c Bugzilla Bug 257693: actually implemented EC_ValidatePublicKey and added a
test case.  The patch is contributed by Douglas Stebila
<douglas@stebila.ca>.  r=wtc.
Modified Files:
	ec.c ecl/ec2.h ecl/ec2_aff.c ecl/ecl-priv.h ecl/ecl.c
	ecl/ecl.h ecl/ecp.h ecl/ecp_aff.c ecl/tests/ec2_test.c
	ecl/tests/ecp_test.c
2005-08-12 00:59:19 +00:00
mrbkap%gmail.com
d4a97ba613 bug 304376: Fix hash table refcounting problem while recursively entering a marked object. r+a=brendan 2005-08-12 00:46:56 +00:00
wtchang%redhat.com
67ffaff684 Bugzilla Bug 298514: added a missing break statement and removed an unused
variable. r=jpierre.
2005-08-12 00:44:35 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
scott%scott-macgregor.org
d421eb7754 remove some obsolete update css file references 2005-08-12 00:41:37 +00:00
ben%bengoodger.com
45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
wtchang%redhat.com
9a026f7eba Bugzilla Bug 240554: added ECDSA support in S/MIME. The patch is
contributed by Vipul Gupta <vipul.gupta@sun.com>. r=wtc.
Modified Files:
	cryptohi/secsign.c pkcs7/config.mk pkcs7/p7decode.c
	pkcs7/p7encode.c smime/cmssiginfo.c smime/cmsutil.c
	smime/config.mk
2005-08-11 23:11:40 +00:00
wtchang%redhat.com
e8ad6847cf Bugzilla Bug 240554: added S/MIME tests for ECDSA. The patch is
contributed by Vipul Gupta <vipul.gupta@sun.com>. r=wtc.
Modified files: fixtests.sh cert/eccert.sh
Added file: smime/ecsmime.sh
2005-08-11 22:50:12 +00:00
pete%mozdevgroup.com
060e489935 b=291178
InstallTrigger.getVersion gone in Firefox 1.0.3
r=timeless
sr=dveditz
--pete
2005-08-11 22:41:31 +00:00
webmail%kmgerich.com
1b830d8caa Add thumb to XUL slider on Mac, bug 303199, a=asa 2005-08-11 22:29:16 +00:00
gerv%gerv.net
a5e68c5652 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-08-11 22:29:15 +00:00
cbiesinger%web.de
412524f57c bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
patch by Martijn Wargers <martijn.martijn@gmail.com>
2005-08-11 22:29:14 +00:00
ben%bengoodger.com
506e63de21 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2005-08-11 22:29:13 +00:00
ben%bengoodger.com
46132bedfd land winstripe on trunk 2005-08-11 22:29:12 +00:00
ben%bengoodger.com
b045849084 More Winstripe/Pinstripe Restructuring 2005-08-11 22:29:11 +00:00
ben%bengoodger.com
dadee9525e file scrollbars.css was initially added on branch AVIARY_1_0_20040515_BRANCH. 2005-08-11 22:29:10 +00:00
bsmedberg%covad.net
00ed92f8a2 Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:19:19 +00:00
bsmedberg%covad.net
8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
7c1779e9ce Bug 299992 - strdup requires <string.h> on windows (why not on mac, hrm?) 2005-08-11 21:17:14 +00:00