Commit Graph

158483 Commits

Author SHA1 Message Date
wtchang%redhat.com
844f45261e Bugzilla Bug 337025: removed more unused or trivially used variables.
r=alexei.volkov,nelson.bolyard.
2006-05-16 01:57:04 +00:00
brettw%gmail.com
8219c5d9d7 Bug 338045 (for tony@ponderer.org) r=brettw a=bryner safe browsing slows down page load in non-enhanced mode 2006-05-16 01:54:06 +00:00
mattwillis%gmail.com
79fa1eea8c bug 337925 Extensions Manager error 'Blocklist::_loadBlocklistFromFile: XML File does not exist' missing prefs. r=jminta 2006-05-16 01:31:11 +00:00
wtchang%redhat.com
942eb77419 Bug 305835: Remove NSS_ENABLE_ECC ifdefs in libssl. r=wtc,nelsonb 2006-05-16 01:14:43 +00:00
kaie%kuix.de
c27c12ee7e But 235773, Seamonkey only, removes UI to edit and show cipher info
r=rrelyea, ui-review=neil
2006-05-16 01:09:37 +00:00
scott%scott-macgregor.org
fab4991279 Bug #327037 --> work around an intel mac compiler bug with -O2 which was preventing abbreviated newsgroup names from working correctly. r=josh sr=dveditz 2006-05-16 01:08:12 +00:00
mattwillis%gmail.com
0adc162695 bug 337992 remove outdated prefs from sunbird.js. r=jminta 2006-05-16 01:04:25 +00:00
wtchang%redhat.com
49a4fc689f Bugzilla Bug 298506: a first cut at Solaris auditing. The patch is
contributed by Glen Beasley of Sun. r=wtc.
Modified Files:
	cmd/platlibs.mk lib/softoken/config.mk lib/softoken/fipstokn.c
2006-05-16 01:04:05 +00:00
kaie%kuix.de
99c1cc7b57 bug 235773, Patch v13
This check in will make PSM aware of ECC cipher suites. Nightly builds will not yet contain ECC, because NSS is still
being compiled with ECC disabled.
r=rrelyea/darin
2006-05-16 00:33:44 +00:00
darin%meer.net
54d7419a37 fixes bug 338075 "CID 538, resource leak" patch by Feng Qian, r=darin 2006-05-16 00:11:38 +00:00
julien.pierre.bugs%sun.com
42f2f41bff Fix for bug 335036 . NSS_Shutdown() does not check that NSS is initialized. r=nelson, alexei 2006-05-16 00:10:04 +00:00
julien.pierre.bugs%sun.com
5ea61ffe76 Fix for bug 337789 . PK11_FindKeyByAnyCert doe snot work if softoken is in FIPS140-2 mode. r=wtchang, rrelyea, nelson 2006-05-15 23:51:01 +00:00
kaie%kuix.de
c37f70873f bug 338058, Upgrade to NSS 3.11.2 second pre-release
r=wtchang
2006-05-15 23:21:27 +00:00
mattwillis%gmail.com
6c34ec91eb bug 336766 fixes javascript error 'alarmTime has no properties'. patch by ssitter, r=mvl 2006-05-15 22:02:53 +00:00
brettw%gmail.com
cbc765d9b2 Bug 335306 r=ben Turn spellchecking on by default 2006-05-15 21:36:38 +00:00
aaronr%us.ibm.com
156f83392c NPOTDB support validating xsd:double. Bug 331897, patch by sspeiche, r=doronr+allan 2006-05-15 21:34:39 +00:00
mkaply%us.ibm.com
25cc486141 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:22:18 +00:00
mkaply%us.ibm.com
f85c82b173 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:18:54 +00:00
alexei.volkov.bugs%sun.com
6b1e6d3bf2 [Bug 336482] crash or hopefully deadcode [@ crmf_copy_poposigningkey]
because Pointer "destPopoSignKey" dereferenced before NULL check. r=nelson
2006-05-15 21:05:13 +00:00
alexei.volkov.bugs%sun.com
5940997e85 Patch contributed by jonsmirl@yahoo.com
[Bug 337154] Coverity 321, dead code in mozilla/security/nss/lib/pk11wrap/pk11cert.c. r=wtchang
2006-05-15 20:58:10 +00:00
jminta%gmail.com
5e42ff25be Bug 329817 Fix warning when there is color for a calendar. r=mvl 2006-05-15 20:56:54 +00:00
jminta%gmail.com
22a3e0c49d Bug 337195 problem with all day events imported from outlook. r=mvl 2006-05-15 20:54:40 +00:00
alexei.volkov.bugs%sun.com
968bb1125f Patch contributed by jonsmirl@yahoo.com
[Bug 337086] Coverity 446, dead code in mozilla/security/nss/lib/certhigh/ocsp.c. r=wtchang
2006-05-15 20:52:01 +00:00
mattwillis%gmail.com
64438fe30c bug 332732 Unable to vertically resize the task box. patch by gekacheka, r=mattwillis 2006-05-15 20:46:02 +00:00
alexei.volkov.bugs%sun.com
7b49a9fc5a Patch contributed by jonsmirl@yahoo.com
[Bug 337085] Coverity 447, dead code in mozilla/security/nss/lib/certhigh/ocsp.c
. r=wtchang
2006-05-15 20:44:46 +00:00
gavin%gavinsharp.com
e72a55fe45 Revert accidental checkin. 2006-05-15 20:44:00 +00:00
gavin%gavinsharp.com
00dc0a55a9 Bug 336887: search bar Go button is way too wide, when toolbar icons are set to Icons & Text or Text, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+a181=mconnor 2006-05-15 20:42:58 +00:00
mattwillis%gmail.com
ccedfb8f7d bug 333372 Title of multiweek view includes one week too much. patch by mschroeder, r=jminta 2006-05-15 20:41:15 +00:00
lpsolit%gmail.com
d3bb43c325 Bug 164167: make it possible to commit changes without entering a password - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-15 20:41:10 +00:00
alexei.volkov.bugs%sun.com
02307faea5 Patch contributed by timeless@bemail.org
[Bug 337025] Coverity 411, dead code in mozilla/security/nss/lib/certdb/stanpcertdb.c. r=nelson
2006-05-15 20:39:38 +00:00
brettw%gmail.com
9c41779c6d Bug 338024 (for tony@ponderer.org) r+a=darin listmanager leaks trtables on shutdown 2006-05-15 20:34:45 +00:00
jag%tty.nl
6a12f2f513 Undo these changes now that we have a better fix for 2.95.2 2006-05-15 20:33:53 +00:00
brettw%gmail.com
f682c72ab5 Bug 337741 (for tony@ponderer.org) r=brettw a=bryner safe browsing doesn't need to listen to so many events 2006-05-15 20:28:08 +00:00
aaronr%us.ibm.com
59c1139c5e [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
gavin%gavinsharp.com
08c2cdaca4 Bug 315646: "Select All" and "Save Link As" both use accesskey "A" in context menu, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-05-15 20:07:25 +00:00
Olli.Pettay%helsinki.fi
b9c2cdd0a8 Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz 2006-05-15 19:35:12 +00:00
joshmoz%gmail.com
64404f9ecc no need to include "nsSupportsArray.h" in this file. 2006-05-15 19:29:58 +00:00
brettw%gmail.com
df4d5349b9 Bug 336679 r+sr=roc the text/lines disappears when spellchecking Unicode text and focus is lost 2006-05-15 19:20:32 +00:00
gavin%gavinsharp.com
0652417033 Bug 337178: update installer manifest to include nsSearchSuggestions, r=mconnor 2006-05-15 18:48:48 +00:00
christophe.ravel.bugs%sun.com
6618e7b422 Bugzilla 315445: Temp directory for AMD and Intel are the same, hence over writing each others files causing the tests to fail.
r+=glen.beasley
2006-05-15 18:38:48 +00:00
bzbarsky%mit.edu
ac1c0d03fd Fix XMLHttpRequest progress events. Bug 337374, r+sr=sicking 2006-05-15 18:28:21 +00:00
scott%scott-macgregor.org
90781c7bc8 Bug #336737 --> crash when switching folders [@NS_strlen]
patch by bienvenu
sr=mscott
2006-05-15 18:20:12 +00:00
Olli.Pettay%helsinki.fi
6f0e67928a Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz 2006-05-15 17:51:35 +00:00
gavin%gavinsharp.com
d5a5b1ade6 Bug 337970: assert that the bookmarks charset resolver doesn't ask to be notified of the final resolved charset, since we can't currently notify, r+sr=bzbarsky 2006-05-15 17:40:51 +00:00
Olli.Pettay%helsinki.fi
6aa56726d9 oops, this part was for other bug 2006-05-15 17:38:33 +00:00
lpsolit%gmail.com
c5faa5932d Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC 2006-05-15 17:38:20 +00:00
Olli.Pettay%helsinki.fi
a61e62b3c4 Bug 337520, Crash when window gets destroyed during mouseover event, r+sr=bz 2006-05-15 17:31:28 +00:00
gavin%gavinsharp.com
490c5c03ab Bug 337962: fix nsBookmarksService's QI to include nsICharsetResolver, r=neil, sr=bzbarsky 2006-05-15 17:28:40 +00:00
Olli.Pettay%helsinki.fi
671b591a88 Bug 337219, onfocus=window.close() in body of popup causes crash [@ nsXULElement::vftable], r+sr=bz 2006-05-15 17:18:59 +00:00
gavin%gavinsharp.com
ea64757e58 Bug 337970: don't pass null to RequestCharset, r+sr=bzbarsky 2006-05-15 17:17:04 +00:00