Commit Graph

83798 Commits

Author SHA1 Message Date
darin%netscape.com
cf3d4afb48 Fixes bug 80419 (part 2) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:20:29 +00:00
darin%netscape.com
1f7dc204b3 Fixes bug 80419 (part 1) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:19:37 +00:00
cavin%netscape.com
a19e4f1a1e Fix bug 83486. Remove incomplete cache entry in OnStopReuqest() when failed. r=mscott, sr=bienvenu, a=blizzard@mozilla.org. 2001-06-11 20:44:11 +00:00
mitesh%netscape.com
8bec2f447d Bug 84559 - To disable the caching of autoconfig.jsc
r=bnesse, sr=alecf and a = blizzard
2001-06-11 20:22:29 +00:00
rods%netscape.com
7ebb9ec167 Backing change for Bug 82626, looks like round-off error in line height calculation 2001-06-11 19:29:14 +00:00
tor%cs.brown.edu
074992ccb9 Bug 66461 - identify spacer images and don't spend time scaling/drawing.
r=dr, sr=blizzard, a=asa
2001-06-11 19:20:40 +00:00
stephend%netscape.com
6911c21d63 Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-06-11 19:17:56 +00:00
javi%netscape.com
7b0d83e196 Fix for Bug 84057 r=ddrinan, sr=blizzard, a=asa
Fix for crasher if doing SSL with a site whose certificate
  was issued by a cert with a non-ASCII character in its
  subject name.  We now get the peer's certificate from the
  SSL libraries instead of trying to re-parse the UTF8 string
  (which NSS doesn't like) into the CERTName structure that's
  already in the certificate.
2001-06-11 17:32:31 +00:00
morse%netscape.com
c624f4d4b9 bug 83625, session cookies not getting set, r=alecf, sr=darin, a=asa 2001-06-11 17:20:37 +00:00
karnaze%netscape.com
af04743a83 fix bad file name for table printing regression tests. This does not affect the build. 2001-06-11 15:18:15 +00:00
nboyd%atg.com
bf31ffb5f8 Add archive info 2001-06-11 14:16:18 +00:00
timeless%mac.com
4561957b21 fix bustage introduced by 1.18 <yokoyama@netscape.com> 08 Jun 2001 16:36 bug: 69117
which wasn't synced to changes by Roland per tor

This is a build bustage fix.
2001-06-11 06:31:37 +00:00
dougt%netscape.com
492ffa59e4 Fixes 84472, crash when going to unsupported ftp site. r=gagan, sr=darin, a=asa@mozilla.org 2001-06-11 05:45:02 +00:00
dougt%netscape.com
443b992bc1 Fix to 83714 proxyObject.xpt is missing from packaging manifests . sr= jband, a=asa@mozilla.org 2001-06-11 05:42:10 +00:00
nicolson%netscape.com
b83ea7384f NSS/JSS integration. 2001-06-11 05:15:49 +00:00
nicolson%netscape.com
c3e0c972dd Let's try it with a tab instead of 4 spaces. 2001-06-10 23:06:37 +00:00
nicolson%netscape.com
ea5dbee986 Export pk11pqg.h, so I can call these functions from JSS. 2001-06-10 23:05:01 +00:00
blakeross%telocity.com
481bf360db Bug number for last checkin was 68429. 2001-06-10 18:02:01 +00:00
blakeross%telocity.com
8905ad9333 Dragging a personal toolbar link to a textfield drops the text representation of the xpconnected nsIRDFNode instead of the url (64829). r=kerz sr=ben a=asa 2001-06-10 18:00:16 +00:00
blakeross%telocity.com
596492b345 Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa 2001-06-10 17:58:38 +00:00
blakeross%telocity.com
5170d05df1 Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa 2001-06-10 17:56:35 +00:00
blakeross%telocity.com
b97a6cafef Properties and Rename should be disabled when separator is selected in bookmarks manager (73898). r=kerz sr=ben a=asa 2001-06-10 17:54:51 +00:00
blakeross%telocity.com
6d85b848e8 Delete should now be in IE Favorites context menu (84975). r=kerz sr=ben a=asa 2001-06-10 17:51:53 +00:00
justdave%syndicomm.com
45bd565c70 Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password. It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use.
r= tara
2001-06-10 17:38:15 +00:00
justdave%syndicomm.com
6fe1144587 Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phony parameter to get past the multi-param system() test in tinderbox actually works.
r= tara
2001-06-10 17:15:56 +00:00
javi%netscape.com
848ecf0305 Fix for Bug 81851 patch provided byg Aleksey Nogin
r=javi, sr=blizzard, a=asa

  Thou shalt not return un-initialized variables.  (Returns a
  constant nsresult in the 2 places where it was returning rv
  before.)
2001-06-10 17:06:53 +00:00
peterv%netscape.com
936f841cc8 Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron. 2001-06-10 16:45:36 +00:00
leaf%mozilla.org
ea9b0c946b Automated update 2001-06-10 16:44:32 +00:00
axel%pike.org
f2c2ab05a7 missing part of backing out 81414, yac 2001-06-10 13:50:59 +00:00
leaf%mozilla.org
2b558dcbe9 Automated update 2001-06-10 12:59:34 +00:00
axel%pike.org
fad1f9f150 Backing out fix for 81414, I have no idea what win is doing here 2001-06-10 12:55:01 +00:00
axel%pike.org
ae62e2c0b9 fixing windows bustage, sorry, I missed that one in my tree 2001-06-10 11:55:00 +00:00
leaf%mozilla.org
ce8cb0673b Automated update 2001-06-10 11:44:30 +00:00
axel%pike.org
804eb2967a bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers) 2001-06-10 11:30:48 +00:00
edburns%acm.org
d6fe47cc68 Descend into MediaPlayer and SVG directories 2001-06-10 03:04:55 +00:00
edburns%acm.org
3693397a3f This checkin makes it so the JavaMediaPlayer demo builds on win32.
It also adds some sample content.
2001-06-10 02:54:49 +00:00
edburns%acm.org
40bdf4d358 One big jar file that contains all the jarfiles in batik. 2001-06-10 02:01:34 +00:00
edburns%acm.org
26490f38b7 First import of the SVG pluglet. Compiles and works on win32. 2001-06-10 01:46:41 +00:00
cmanske%netscape.com
4956e3c3c6 Don't set 'center' alignment for new hrule element, part of fix to bug 83335, r=sfraser, sr=kin, a=asa-drivers 2001-06-09 21:54:04 +00:00
peterlubczynski%netscape.com
8c8d5a18fa Fix for converting file://c|temp to c:\temp for NP_StreamAsFile. r=av sr=waterson a=dbaron 2001-06-09 20:52:18 +00:00
wtc%netscape.com
5f855f5339 Bugzilla bug #40941: Checked in Linux/ia64 patch from Bill Nottingham
<notting@redhat.com>.  It is for NSPR local threads, which we no longer
use now that we have pthreads.  I don't know if it works, but I check it
in anyway so that it is not lost.
2001-06-09 19:52:18 +00:00
nelsonb%netscape.com
7ae1c3135d Reduce warnings on Unix platforms that don't like bitfields in chars. 2001-06-09 19:45:22 +00:00
nelsonb%netscape.com
f41192132c Fix two bugs found in nightly QA. On Solaris/x86, don't assert that the
sid cache entry is a multiple of 8 bytes long.  On OSF1, reduce the
maximum number of POSIX semaphores so it doesn't exceed the per-process
limit of 256.
2001-06-09 19:30:21 +00:00
blakeross%telocity.com
2346dc148b Fixing a typo in my checkin yesterday. 2001-06-09 17:43:07 +00:00
wtc%netscape.com
a291197f66 Bugzilla bug #84918: checked in Linux/ia64 porting patch from
Bill Nottingham <notting@redhat.com>.
Modified files: coreconf/Linux.mk, nss/tests/common/arch.sh
2001-06-09 17:14:59 +00:00
blizzard%redhat.com
39662b9f10 Fix bug #82697. Crash when typing at the end of the location bar for systems that have gtk compiled with G_DISABLE_CHECKS defined. Also gets rid of the annoying Gtk warnings about gdk_window_ref() failing. r=pavlov,sr=tor,a=asa 2001-06-09 14:33:05 +00:00
mcafee%netscape.com
a0d9c7c352 Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2001-06-09 09:54:50 +00:00
ducarroz%netscape.com
f5aab2990f Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa 2001-06-09 05:28:38 +00:00
ducarroz%netscape.com
ce9a689217 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
nelsonb%netscape.com
26c1355d94 Change ssl_Time() to use time() instead of PR_Now on systems that have it. 2001-06-09 03:20:13 +00:00