Commit Graph

78599 Commits

Author SHA1 Message Date
blizzard%redhat.com
cc363b49ad Make streaming go. Not part of the build. 2001-03-14 21:38:56 +00:00
beard%netscape.com
dea865c7e3 [not part of build] Fix dumb assertion. 2001-03-14 21:16:55 +00:00
attinasi%netscape.com
95bc916e0a Reverting in hope of fixing the orangeness... 2001-03-14 19:59:05 +00:00
briane%qnx.com
a799c2e203 PHOTON BUILD ONLY
Numerous bug fixes and code cleanup for photon related memory leaks and
bugs.
2001-03-14 19:46:53 +00:00
relyea%netscape.com
81bc3e2f3d Make the nss_build_all target work on NT. 2001-03-14 19:12:30 +00:00
javi%netscape.com
edf7e1032b Fix for Bug 71889 Null out secmodname during NSS_Shutdown so that a later call to NSS_Init succesfully initializes the SECMOD libraries. Also, free the memory allocated to allocated the name of the keydb and remove an unused local variable. 2001-03-14 18:58:14 +00:00
alecf%netscape.com
0aec721091 fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
r=pchen, sr=blizzard
2001-03-14 18:34:57 +00:00
relyea%netscape.com
985011a4d9 Add code to all the nss pre-reqs with a single target. 2001-03-14 18:08:25 +00:00
disttsc%bart.nl
3079ced2f4 Fix non-JAR builds run-time bustage. Some lines were accidentily removed from classic/jar.mn and modern/jar.mn, causing needed css files to not be copied / jar'ed up for clobber builds. Putting them back. bug=71953. r=mozbot. Forgive me for cleaning up a little "while I was there". 2001-03-14 14:54:44 +00:00
sgehani%netscape.com
09b843b4e7 Fixing fizilla build bustage. r=dveditz 2001-03-14 09:49:22 +00:00
dveditz%netscape.com
b225560c68 fixing ports build bustage 2001-03-14 08:46:52 +00:00
brendan%mozilla.org
1e8530d216 Fix bug 69271, r=waterson, sr=shaver:
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
  char) strings.
- Theory and practice comment in pldhash.h helps analyze when to use double
  hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from PL_DHashTableOperate so it can be called from
  PL_DHashTableEnumerate, if the latter finds that enough entries have been
  removed to be worth a shrink or compress cycle.
2001-03-14 07:48:07 +00:00
jst%netscape.com
ae45fb03d7 Fixing bug 67573. Making sure the presshell is in a state where it's safe to flush pending notifications when the dummy layout request is removed from the document loadgroup, this ensures that code that executes in the documents onload handler is able to successfully flush pending notifications on the presshell. r=nisheeth@netscape.com, sr=waterson@netscape.com 2001-03-14 07:47:00 +00:00
brendan%mozilla.org
206a6316cd Fix bug 69271, r=waterson, sr=shaver:
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
  char) strings.
- Theory and practice comment in jsdhash.h helps analyze when to use double
  hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from JS_DHashTableOperate so it can be called from
  JS_DHashTableEnumerate, if the latter finds that enough entries have been
  removed to be worth a shrink or compress cycle.
2001-03-14 07:42:32 +00:00
disttsc%bart.nl
06a05e204f Fix bad nsPromiseFlatString usage in nsAtomTable, bug=71759, r=bryner, sr=shaver 2001-03-14 07:41:08 +00:00
disttsc%bart.nl
9e36bccc61 Fix typo in confirm profile migration code, r=mao, a=ben 2001-03-14 07:38:09 +00:00
pollmann%netscape.com
468ce871a6 Bug 71834: Fix form post smoketest blocker - backout fix for bug 69862 2001-03-14 07:36:13 +00:00
pollmann%netscape.com
e002ee6306 Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
pollmann%netscape.com
bbb16c850a Bug 68010: Make XML/XHTML documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:40 +00:00
pollmann%netscape.com
ce606f1c58 Bug 65878: Make Image documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:29 +00:00
alecf%netscape.com
9d7ce42388 fix for bug 71852 sr=hyatt
fix trees by adding -xul to css property, so that scrolled boxes inherit their attributes appropriately
2001-03-14 07:34:04 +00:00
syd%netscape.com
bcbf97737e Fix for:
http://bugzilla.mozilla.org/show_bug.cgi?id=68229

r=andreww, sr=sfraser. checking in for anatoliya
2001-03-14 07:33:46 +00:00
darin%netscape.com
ae8df0095f Fixes tinderbox redness on the mac. r=dveditz 2001-03-14 06:58:50 +00:00
sgehani%netscape.com
eb141506a3 Hook libxpnet into the mac installer (and UI polish friends). b = 67244 r = ssu sr = mscott 2001-03-14 06:58:44 +00:00
sgehani%netscape.com
249a4a6681 Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup. libxpnet: b = 67248 r = ssu sr = alecf XPICleanup: b = 65680 r = ssu sr = alecf 2001-03-14 06:51:22 +00:00
sgehani%netscape.com
ab000f2283 Port libxpnet to the mac. b = 67248 r = ssu sr = mscott 2001-03-14 06:49:13 +00:00
attinasi%netscape.com
6bec8d8990 b=70731 r=dcone sr=waterson - fixes crasher while printing 2001-03-14 06:45:41 +00:00
leaf%mozilla.org
7352354137 Automated update 2001-03-14 06:45:15 +00:00
attinasi%netscape.com
65bfb8dd58 b=63750 r=karnaze sr=scc - fixes bad image reflow problems 2001-03-14 06:44:02 +00:00
attinasi%netscape.com
24d6f0a387 force gopher port to default: sr=attinasi, r=jag b=71916 2001-03-14 06:43:00 +00:00
dmose%netscape.com
80a677d2ec Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com. 2001-03-14 06:41:35 +00:00
beard%netscape.com
57715854c0 Added nsXPIProxy.cpp to fix build bustage. 2001-03-14 06:14:54 +00:00
dveditz%netscape.com
28e5677304 fixing bustage 2001-03-14 06:03:44 +00:00
beard%netscape.com
c664d25cc1 fix for bug #71879, r=dveditz, sr=alecf 2001-03-14 05:55:13 +00:00
beard%netscape.com
8eaf2966f0 added nsAboutCacheEntry.cpp r=darin 2001-03-14 05:53:57 +00:00
dveditz%netscape.com
2103835ce9 removing obsolete files 2001-03-14 05:37:48 +00:00
dbragg%netscape.com
f48bf813b3 mac project update for previous checkin 2001-03-14 05:36:00 +00:00
dveditz%netscape.com
7503d429c1 bug 28896 register file versions r=ssu,sr=mscott
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022  make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
2001-03-14 05:30:25 +00:00
mkaply%us.ibm.com
7293463cd8 OS/2 TB break
Need calling convention
2001-03-14 05:28:27 +00:00
anthonyd%netscape.com
f8fe1cdb26 bug fix for 59005 Saving html with selects saves unneeded state.
r=rods
sr=attinasi
2001-03-14 05:27:44 +00:00
racham%netscape.com
74249907d1 Fixing bug 71906. Enabling Search Messages link on Account Central for Local Folders also. r=racham, sr=sspitzer 2001-03-14 05:26:42 +00:00
dbragg%netscape.com
c02133ec25 part of 62916 2001-03-14 05:23:52 +00:00
dveditz%netscape.com
824f00191f bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott 2001-03-14 05:19:41 +00:00
dveditz%netscape.com
67c6c0b8c6 Bug 47258, better descrimination for unpacking errors. r=sgehani,sr=mscott 2001-03-14 05:15:55 +00:00
blakeross%telocity.com
bc09030812 Fix mac bustage. 2001-03-14 04:50:44 +00:00
mkaply%us.ibm.com
6fec3bd415 OS/2 TB break
Don't even get me started
2001-03-14 04:11:42 +00:00
darin%netscape.com
3cda6ade14 [not part of the build] New cache used PRUint32 for time now instead of PRTime. r=gordon 2001-03-14 03:56:01 +00:00
darin%netscape.com
7b12179306 [not part of the build] New cache uses PRUint32 for time now instead of PRTime. r=gordon 2001-03-14 03:55:15 +00:00
darin%netscape.com
763397309e [not part of the build] Changes to make the new cache use PRUint32's for
time instead of PRTime's.  r=gordon
2001-03-14 03:54:05 +00:00
disttsc%bart.nl
caf305d989 Fix MOZ_TRACK_MODULE_DEPS builds (like senna) bustage, adding "necko" to REQUIRES, r=cls 2001-03-14 03:46:23 +00:00