bzbarsky%mit.edu
f79d043ef1
Don't invalidate the whole imagemap on unrelated attribute changes in the
...
subtree. Bug 304753, r+sr=jst
2005-08-16 04:47:36 +00:00
nelsonb%netscape.com
28f26c51fa
Remove fortezza code from libSSL and from the SSL test programs.
...
Stop building fortezza's special software token, and fortezza specific
test programs. Bug 239960. r=rrelyea.
Modified Files:
cmd/manifest.mn cmd/platlibs.mk cmd/SSLsample/server.c
cmd/SSLsample/sslsample.c cmd/modutil/modutil.c
cmd/selfserv/selfserv.c cmd/sslstrength/sslstrength.c
cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c
cmd/vfyserv/vfyserv.c cmd/vfyserv/vfyutil.c lib/manifest.mn
lib/ssl/nsskea.c lib/ssl/preenc.h lib/ssl/prelib.c
lib/ssl/ssl.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h
lib/ssl/sslauth.c lib/ssl/sslcon.c lib/ssl/sslenum.c
lib/ssl/sslimpl.h lib/ssl/sslinfo.c lib/ssl/sslproto.h
lib/ssl/sslsecur.c lib/ssl/sslsnce.c lib/ssl/sslsock.c
lib/ssl/sslt.h
2005-08-16 03:42:26 +00:00
wtchang%redhat.com
77d848c1f9
Bugzilla bug 296410: checked in a better fix than the previous checkin.
...
Also removed the unused, unexported function SEC_VerifyFile. r=nelsonb.
2005-08-16 01:57:51 +00:00
mike.morgan%oregonstate.edu
306f162f52
Started the creation of the session handler / auth class. Made some minor modifications elsewhere.
2005-08-16 01:52:38 +00:00
wtchang%redhat.com
c4ab59c71b
Bugzilla bug 296410: removed unused, unexported function SEC_SignFile.
...
r=nelsonb.
2005-08-16 01:52:17 +00:00
cltbld
3e8a75086e
Automated update from host egg
2005-08-16 01:49:13 +00:00
bzbarsky%mit.edu
71b041a566
Improve error reporting on unknown function pseudo-classes. Bug 261073, r+sr=dbaron
2005-08-16 01:46:04 +00:00
timeless%mozdev.org
f07e1453d6
Bug 300913 - MSVC tools version number detection is broken for non-English MSVC
...
patch by g.maone@informaction.com r=cls
2005-08-16 01:45:35 +00:00
bzbarsky%mit.edu
61ac014130
Make content lists smarter about match functions that don't actually depend on
...
attributes. Bug 299703, r+sr=jst
2005-08-16 01:43:53 +00:00
wtchang%redhat.com
972d589547
Bugzilla Bug 302670: enable NSS to use system zlib and do that on Linux.
...
r=nelsonb.
Modified Files:
coreconf/Linux.mk nss/cmd/Makefile nss/cmd/manifest.mn
nss/cmd/platlibs.mk
2005-08-16 01:08:59 +00:00
roc+%cs.cmu.edu
131061314b
Bug 78510. Undoing backout; still no change.
2005-08-16 01:03:45 +00:00
myk%mozilla.org
1eeed71d6c
Bug 304734: update Mozilla Store bookmark to point to store.mozilla.org; r=mconnor
2005-08-16 00:40:51 +00:00
pinkerton%aol.net
bb5f2faf8c
fix camino build bustage
2005-08-16 00:37:15 +00:00
wtchang%redhat.com
a7efd3ebc3
Bugzilla bug 294122: made the changes I suggested and Howard Chu agreed
...
on -- removed incomplete WINCE support and support for old Cygwin betas
(before beta 20). (See comments 55 and 57 in the bug report.).
2005-08-16 00:15:15 +00:00
bzbarsky%mit.edu
852c6cc589
Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
...
sr=mscott.
2005-08-16 00:06:16 +00:00
mozilla.mano%sent.com
ebdca321ca
Bug 304748 - 'Bookmark This Tab' command doesn't work if the context element is the tabbar itself. r=mconnor
2005-08-15 23:44:17 +00:00
mrbkap%gmail.com
37afa4e39e
Make DEBUG_PAGE_CACHE compile. NPOTB.
2005-08-15 23:35:14 +00:00
scott%scott-macgregor.org
2bcf6ca7df
Bug #267672 --> Request: groups (when "group by sort") should have the number of read and unread emails
...
Patch originally by John slade <bugzilla@johnslade.co.uk>
sr=bienvenu
2005-08-15 23:14:20 +00:00
myk%mozilla.org
c28e0d0ee3
Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng
2005-08-15 22:45:23 +00:00
wtchang%redhat.com
cf5e252283
Bugzilla Bug 302212: enable Mac OS X x86 builds to target SDKs. The patch
...
is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-08-15 22:44:22 +00:00
roc+%cs.cmu.edu
195ffd9530
Bug 78510. Retry backing out of link-visited notifications, to see how Tp is affected. r+sr=bz
2005-08-15 22:39:29 +00:00
bsmedberg%covad.net
7d3f39cb8b
Bug 299992 followup - open in binary mode on windows, and honor semicolon as a comment marker also r=shaver
2005-08-15 22:13:56 +00:00
wtchang%redhat.com
5b13de7790
Bugzilla Bug 298612: make sure that the int argument that we pass to the
...
isspace, etc. macros is EOF or between 0 and 255. r=nelsonb.
2005-08-15 22:06:47 +00:00
dmose%mozilla.org
b41c1be7a7
Make new event dialog unable to create events that end before they start (bug 304463), r=pavlov@pavlov.net
2005-08-15 21:49:44 +00:00
wtchang%redhat.com
8121b310d2
Bugzilla Bug 298957: removed a comment. The code already does what the
...
comment asked for. r=relyea.
2005-08-15 21:34:42 +00:00
relyea%netscape.com
c27b32ee74
Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
...
sr=brendan r=wtc a=dbaron
The issue is the use of the PL_DHash* functions. It's possible that a given call
to PL_DHashOperate which adds a new entry may cause the hash table to expand,
and all the existing entries to be reallocated. PL_DHash does this by allocating
new memory, then copying the entries.
getCacheEntry() returns one of these hash entries. CmpBy() makes two consecutive
calls to getCacheEntry, then uses the returned entries for it's comparisons. If
the second entry call causes a new entry to be added to the table, and causes
the hash table to expand, the pointer to the first entry we retrieved will point
to freed memory.
The fix is to make the usable entry a pointer in the hashtable entry, and return
that pointer. When the hashtable rebuilds it's entries, the pointer will be
copied to the new entry and not be disturbed.
2005-08-15 21:23:51 +00:00
wtchang%redhat.com
9e61c55322
Bugzilla Bug 289530: fixed signed/unsigned comparison compiler warnings.
...
Fixed compilation errors of new ECC code added in the previous checkin.
r=nelsonb.
2005-08-15 21:23:39 +00:00
jminta%gmail.com
f25e219d9a
Bug 297410 again. Confirmed that this is not the source of solaria orange. r=mvl
2005-08-15 21:22:16 +00:00
scott%scott-macgregor.org
29471fbe92
Bug #269483 --> the check for updates menu item needs to be iconic so we the animated throbber shows
...
up when downloading an update.
2005-08-15 21:14:59 +00:00
scott%scott-macgregor.org
e7a66e7c0d
Porting the changes for Bug #302269 to Thunderbird. Fixes some Thunderbird padding issues with the software update wizard.
2005-08-15 21:06:36 +00:00
scott%scott-macgregor.org
6cc1dae654
Bug #269483 --> remove some obsolete auto update UI
2005-08-15 20:58:12 +00:00
jminta%gmail.com
8dcb9d1dcc
Backing out patch for Bug 297410 to see if it's responsible for solaria orange
2005-08-15 20:33:34 +00:00
jminta%gmail.com
74f65608fc
Bug 304352 Fix checkmarks on percent complete in task context menu, plus whitespace cleanup r=mvl npotb
2005-08-15 19:13:47 +00:00
mozilla.mano%sent.com
62bd0d622e
bug 304436 - [mac] RSS button is displayed empty. patch from Kevin Gerich (on bug 303848).
2005-08-15 19:11:01 +00:00
mvl%exedo.nl
1170423de4
Bug 304567, Sort by calendar name fails. patch by gekacheka, r=mvl
2005-08-15 19:01:07 +00:00
relyea%netscape.com
e2c8a46f5d
Remove ^M from the tree version of mpcpucache.c
2005-08-15 19:00:17 +00:00
lpsolit%gmail.com
68d68f6a08
Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzilla::Flag::process() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-08-15 18:48:14 +00:00
jminta%gmail.com
e950e6d381
Bug 297410 Define 'extensions.update.url' to make the 'Update' button functional r=mvl npotb
2005-08-15 18:35:03 +00:00
scott%scott-macgregor.org
1f1c2d9796
Bug #304042 --> Add separator line under "Check for updates" like in firefox
2005-08-15 18:34:15 +00:00
bsmedberg%covad.net
b1280c03e0
Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin
2005-08-15 18:29:55 +00:00
mrbkap%gmail.com
9106468ec1
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
2005-08-15 18:16:42 +00:00
mvl%exedo.nl
f6b965e81a
Bug 304617 Completed date mouseover preview js error. patch by gekacheka, r=mvl
2005-08-15 18:05:11 +00:00
lpsolit%gmail.com
b4f8e478ba
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-08-15 17:58:19 +00:00
lpsolit%gmail.com
84da6d7686
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-08-15 17:43:38 +00:00
wtchang%redhat.com
2d4f1a02c2
Set NSPR version to 4.6.1 Beta.
...
Modified files: configure configure.in repackage.sh prinit.h vercheck.c
2005-08-15 17:38:07 +00:00
saul.edwards%sun.com
25b554bf61
Bug 285932: Faster SHA1 implementation for AMD64: sha-fast-amd64-sun.s is
...
currently only for Solaris AMD 64 when using Sun studio compilers.
2005-08-15 16:55:22 +00:00
dmose%mozilla.org
c78dfba7ad
Fix bogus warning when serializing events with a floating timezone to ICS (bug 303983), r=shaver.
2005-08-15 16:40:16 +00:00
doronr%us.ibm.com
9e2de36e65
Bug 303058 - Missing plugin bar no longer appears. r=mconnor
2005-08-15 15:46:51 +00:00
dougt%meer.net
97ef63ca17
Minimo only. increasing text zoom to 90%. Allowing us to dial any text.
2005-08-15 15:25:53 +00:00
gavin%gavinsharp.com
87d59de58d
Bug 304469 : Add -new-tab option to auto-remote, r=benjamin
2005-08-15 14:01:10 +00:00