Commit Graph

229 Commits

Author SHA1 Message Date
darin%netscape.com
d52027c46e update 2001-01-24 01:33:40 +00:00
darin%netscape.com
ceed3115a3 Ported to WIN32 2001-01-24 01:18:23 +00:00
mkaply%us.ibm.com
8172380790 OS/2 TB Breakage
Need cast, and mkdir to PR_MkDir
2001-01-24 01:12:07 +00:00
darin%netscape.com
2669eddc1f Fixes speedracer SunOS/Sparc bustage. 2001-01-23 23:40:50 +00:00
dbaron%fas.harvard.edu
af3077a8d4 Add dbm to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage. 2001-01-23 22:30:05 +00:00
darin%netscape.com
6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
gordon%netscape.com
cec42466c4 Separate tests for reading and writing. 2001-01-23 04:16:27 +00:00
gordon%netscape.com
f141a411ab Adding performance test for disk cache. 2001-01-23 03:33:03 +00:00
darin%netscape.com
c7e3555d87 Updates to test file to support overlapped requests. 2000-11-21 00:49:41 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
darin%netscape.com
0a46ad31a9 Updating necko test file. 2000-11-15 22:13:39 +00:00
darin%netscape.com
a1091ba2f8 Adding a simple test program that calls OpenInputStream on an nsIChannel,
to help evaluate performance.
2000-11-03 23:26:45 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
44952a090c fixing code that relied on implicit string construction 2000-09-02 21:47:30 +00:00
warren%netscape.com
e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
bryner%uiuc.edu
475d944d47 Removing the old copy of this file. The current version is in
netwerk/streamconv/test.  Not part of build.
2000-07-24 21:55:00 +00:00
bryner%uiuc.edu
d2b9125781 Removing an obsolete test file. Not part of build. 2000-07-23 21:34:29 +00:00
dougt%netscape.com
d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
warren%netscape.com
dd4b81932e Bug 37463. Fixed javascript: url deadlock. Also made the file transport more efficient in the process by eliminating the lock. r=waterson 2000-06-30 07:18:52 +00:00
valeski%netscape.com
0bc53b49eb making urlinfo threadsafe for test harness a=granrose 2000-06-23 18:49:07 +00:00
valeski%netscape.com
70cda3bfd0 missed an arg. 2000-06-16 15:02:14 +00:00
valeski%netscape.com
3a21f2c4f8 42767. AsyncOpen (dead code) removal. 2000-06-16 14:59:30 +00:00
valeski%netscape.com
c52a7c1c63 42767. AsyncOpen (dead code) removal. 2000-06-16 14:44:36 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
dougt%netscape.com
4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
dougt%netscape.com
d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
gordon%netscape.com
27325dc56e Test code for dns daemon 2000-05-17 05:15:30 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
gagan%netscape.com
9646d78883 Not in the build (the data file for url parse testing) 2000-05-11 23:31:32 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
law%netscape.com
bd7c23c6ac Tweak this test per modified AsyncRead api 2000-05-10 22:27:17 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
pavlov%netscape.com
a3a300fdf2 string api changes r=scc 2000-04-25 05:40:45 +00:00
gagan%netscape.com
80ce1d6850 Ignore newer test case. Not in the build. 2000-04-21 19:45:16 +00:00
valeski%netscape.com
c7f4e9cbbe adding callback test harness to unix builds 2000-04-20 23:26:41 +00:00
valeski%netscape.com
241de728ec adding callback test harness to the build and fixing a typo that wasn't letting TestWriteSpeed get built on windows 2000-04-20 23:22:27 +00:00
valeski%netscape.com
73bce76ed0 adding cmd line arg usage, not part of builds 2000-04-19 19:58:29 +00:00
valeski%netscape.com
12a6938250 NOT PART OF BUILD. adding a protocol callback test harness 2000-04-19 17:47:45 +00:00
gagan%netscape.com
1e9dd41460 Fix for 32813. Moved the hardcoded tests out into a separate file and added functionality to specify that file. Look at urltests.dat in this directory for more info. 2000-04-15 01:47:17 +00:00
gagan%netscape.com
1b5a686b76 First checkin of all the url parsing related tests. Not in the build. 2000-04-15 01:44:57 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rickg%netscape.com
afe9bbd6d3 removed references to nsString2 2000-03-31 10:19:31 +00:00
rickg%netscape.com
4070be753e removed reference to nsString2 2000-03-31 10:13:22 +00:00
rickg%netscape.com
85601a6934 fixed include problem 2000-03-31 10:08:49 +00:00
law%netscape.com
07055c7f68 New test to do I/O on multiple threads; not built yet 2000-03-30 22:49:36 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
gagan%netscape.com
5243af866b Updating the test case for last changes as well... 2000-03-14 04:03:46 +00:00
gagan%netscape.com
3706905e67 New event sink changes for the test case. 2000-03-08 00:35:24 +00:00