Commit Graph

72367 Commits

Author SHA1 Message Date
cls%seawood.org
c31ee05e55 No longer used. Bug #26798 2000-10-27 06:13:47 +00:00
warren%netscape.com
3ab01ebc2d Changes to build on Mac. 2000-10-27 05:11:58 +00:00
dougt%netscape.com
3eed331614 First draft of a embedding makefile. 2000-10-27 04:39:43 +00:00
mscott%netscape.com
a372473038 Bug #56934 --> properly determine the status for on end document load. We used to
use the status of the last request processed in loading the document to determine
 success or failure. That's incorrect. Instead, test to see if the load group is being
canceled. If it is, use that as the status for the entire document. Otherwise, ignore
the status for the last request and instead use the status for the main document
(the default load channel).

this also means making sure the http channel properly sets it's status code in ResponseComplete (r=gagan)
 sr=rpotts, r=sspitzer
2000-10-27 04:13:51 +00:00
bienvenu%netscape.com
c8a5f01f55 fix handling of interrupted news urls wrt connection cache r=sspitzer, sr=alecf 57665 2000-10-27 03:21:02 +00:00
timeless%mac.com
7ef4db2efb fix bug 46610 Status bar is missing offline indicator r=scottip, a=waterson 2000-10-27 03:15:52 +00:00
pinkerton%netscape.com
bee5cb78f5 If we're being minimized, don't tell Gecko. This allows us to remember the
scroll position when we're un-minimized. bug#56156, r=rods/a=hyatt.
2000-10-27 02:41:08 +00:00
jj%netscape.com
8de3d651d5 #58151: fixed 3 bogus tags 2000-10-27 02:39:08 +00:00
mccabe%netscape.com
bf56ffa531 Changes to update standalone JavaScript and Liveconnect library builds to the New Era of NSPR 4 and JDK 1.2.
Fixes for OSF; they they assume the existence of /share/builds/components/[jdk|nspr]/SOME_VERSION/etc/etc.  Sorry, external folks!

Not part of the Mozilla build.
2000-10-27 01:10:09 +00:00
alecf%netscape.com
de3d1dd9fb #52116 - Show URL for XBL element & method/attribute when a JS warning or exception happens
r=dveditz,mccabe, sr=hyatt
2000-10-27 00:51:23 +00:00
sfraser%netscape.com
7bedc0120a Minor output cleanup. NOT PART OF THE BUILD 2000-10-27 00:38:58 +00:00
mccabe%netscape.com
eedc61dabe Changes to update standalone JavaScript and Liveconnect library builds to the New Era of NSPR 4 and JDK 1.2.
Fixes for Linux and SunOS; they assume the existence of /share/builds/components/[jdk|nspr]/SOME_VERSION/etc/etc.  Sorry, external folks!

Not part of the Mozilla build.
2000-10-27 00:08:31 +00:00
darin%netscape.com
82d8519f52 Fixes bug 56785. 303 HTTP response now handled. r=gagan, sr=mscott 2000-10-27 00:04:18 +00:00
mccabe%netscape.com
cf952461b1 Fix standalone liveconnect build to not complain about missing fdlibm when asked to clean or clobber.
Not part of the Mozilla build.
2000-10-26 23:48:16 +00:00
mccabe%netscape.com
acde6ae541 Make commandline shells for javascript and xpconnect-enabled javascript not return failure error codes when a warning occurs.
The failure codes were confusing our test drivers.

Not part of the Mozilla product.
2000-10-26 23:45:43 +00:00
nelsonb%netscape.com
575f23cc64 Performance benchmark for modular exponentiation.
Test modulus and exponent to be added later.
2000-10-26 23:30:50 +00:00
cls%seawood.org
043c17fe22 Fix typo 2000-10-26 22:36:29 +00:00
ccarlen%netscape.com
638ea12ee6 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:17:23 +00:00
ccarlen%netscape.com
e9d832f509 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:09:49 +00:00
ccarlen%netscape.com
8a9c9518f5 Bug 57388. NOT PART OF BUILD - Removing because parent dir had a spece in it. 2000-10-26 21:05:23 +00:00
leaf%mozilla.org
942c6c8a6d Automated update 2000-10-26 20:59:59 +00:00
mkaply%us.ibm.com
566a8ca764 #58097
r=cls
TINDERBOX BREAK - Enable HAVE_MOVEMAIL
2000-10-26 20:45:48 +00:00
pchen%netscape.com
1f28063f2c bugzilla 56564, r=matt, sr=alecf, add a "l" to ".htm" on other search URL 2000-10-26 20:28:40 +00:00
sfraser%netscape.com
ba89dff55b Use indirection to get to the build module file (so that different builds can use different names). Also clean up the root scripts to share more code. NOT PART OF THE BUILD 2000-10-26 20:00:34 +00:00
jeff.dyer%compilercompany.com
e48821d2b3 Added a couple missing redesignates. 2000-10-26 19:51:31 +00:00
cls%seawood.org
b1df93dd18 Fix makefile creation problem when full path contains meta chars. Bug 50431. Thanks to ume@mahoroba.org for the patch. 2000-10-26 19:43:39 +00:00
neeti%netscape.com
74330e429c fix for rtm++ bug 57746 crashes [@ nsDBAccessor::EnumEntry],r=gagan, sr=buster 2000-10-26 19:41:07 +00:00
cls%seawood.org
115ec73879 Adding build.dtd to ignore list. Bug #26798 2000-10-26 18:53:40 +00:00
mkaply%us.ibm.com
a8f9272726 #47876
r=jkobal, a=blizzard
Code from jeffreyj to fix filepicker names
2000-10-26 18:43:29 +00:00
mkaply%us.ibm.com
6befbe0b76 #58073
r=mkaply, a=blizzard
Modify different pieces of keyboard code to make NumKeypad work
2000-10-26 18:40:24 +00:00
locka%iol.ie
5797fa5856 NOT PART OF BUILD. Delphi sample using ActiveX control 2000-10-26 17:06:28 +00:00
axel%pike.org
9e29f9f208 Fixing 53327, patch by jjs@acis.com.au, r=me, string() returns comment nodes, +whitespace, not part of build 2000-10-26 16:45:26 +00:00
dcone%netscape.com
a14b823f80 bug = 57704 r = kmcclusk sr = buster. Needed to check for isPaginated before constucting scroll bars. 2000-10-26 13:48:49 +00:00
cls%seawood.org
c894aafae5 Backing out temp fix for bug #25562 (-LANG:exceptions=OFF CXXFLAGS).
Rerranging labels in nsMsgSend.cpp so that Irix CC won't complain about jumping to a label out of its region. Bug #25562 sr=mscott
2000-10-26 08:28:16 +00:00
leaf%mozilla.org
5d67dbf765 Automated update 2000-10-26 07:59:56 +00:00
cls%seawood.org
cc726f2a63 Add gcc check for -pthreads if -pthread check fails. bug #44504 Thanks to madams
@janna.com (Mark G. Adams) for the patch.
2000-10-26 07:53:51 +00:00
cls%seawood.org
b70b4f1a2a Add gcc check for -pthreads if -pthread check fails. bug #44504 Thanks to madams@janna.com (Mark G. Adams) for the patch. 2000-10-26 07:52:08 +00:00
mscott%netscape.com
f5614e7782 Bug #56934 --> properly determine the status for on end document load. We used to
use the status of the last request processed in loading the document to determine
success or failure. That's incorrect. Instead, test to see if the load group is being
canceled. If it is, use that as the status for the entire document. Otherwise, ignore
the status for the last request and instead use the status for the main document
(the default load channel).
sr=rpotts, r=sspitzer
2000-10-26 06:34:20 +00:00
sfraser%netscape.com
b2a2d07e66 Add build time routines. NOT PART OF THE BUILD 2000-10-26 06:00:31 +00:00
sfraser%netscape.com
caf1cd5c78 Fix Jar::CreateJarFromManifest exporting. NOT PART OF THE BUILD 2000-10-26 03:53:51 +00:00
beard%netscape.com
6822ac75c4 adding nodefactory.h to dependency mix 2000-10-26 03:43:41 +00:00
beard%netscape.com
7ac1d2ad6d fixing confusing code for linux, static Arena() -> getArena() 2000-10-26 03:40:51 +00:00
jband%netscape.com
0080e6d178 fix bug 57962 by syncing xpconnect's JSContext list both before JSContext creation and after JSContext destruction. r=mccabe@netscape.com sr=brendan@mozilla.org 2000-10-26 03:40:23 +00:00
sspitzer%netscape.com
3995a26e5b fix for #57151. r=bienvenu, sr=mscott. properly migrate the users addressbook
when they are non-ascii.
2000-10-26 03:39:24 +00:00
sspitzer%netscape.com
6b78ed1b12 fix for #56002. for security, add a "salt" directory between the profile
directory and the profile data.  r=racham, sr=alecf
2000-10-26 03:36:21 +00:00
sspitzer%netscape.com
795e33b157 fix for #56666. add locking when getting mail from the spool file.
patch from adam@gimp.org.
2000-10-26 03:30:56 +00:00
mccabe%netscape.com
0073517078 Add magic emacs modeline comment to make it display in Makefile mode.
Not part of the Mozilla build.
2000-10-26 02:59:03 +00:00
evaughan%netscape.com
c4284db2a7 fix for bug #57026
r=buster sr=waterson
2000-10-26 02:53:39 +00:00
timeless%mac.com
9da472f0d5 fix bug 35057 Use "My Sidebar" consistently throughout browser
r=blake, a=ben
2000-10-26 02:36:02 +00:00
cls%seawood.org
663abdf29e Rearrange library linking order so that all symbols are resolved for Irix builds. Build #55783. Thanks to rob@adacel.com.au (Robert Low) for the patch. 2000-10-26 02:24:31 +00:00