mkaply%us.ibm.com
cbafae509c
Bug 178993 - r=sayrer - Unit testcase for httponly
2007-03-14 17:16:51 +00:00
asqueella%gmail.com
20b4afc68c
Bug 371473 - Stack overflow when URLs (jar:, view-source:, etc) are nested too deeply
...
p=Ryan Jones <sciguyryan@gmail.com>
r=bzbarsky, sr=biesi
2007-03-12 05:56:45 +00:00
benjamin%smedbergs.us
d7b8769ad1
Followup patch to deal with escaped characters, bug 367428 r=biesi
2007-02-26 16:57:48 +00:00
benjamin%smedbergs.us
021d7ba460
Bug 367428 - sanity-check resource URIs, r=biesi
2007-02-26 15:09:02 +00:00
asqueella%gmail.com
3ebfb7042b
Bug 223846 - AuthName with escaped " in it sets wrong realm
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi
2007-02-11 00:33:29 +00:00
jwalden%mit.edu
181645f9ae
Bug 369169 - Turn off server debug output, uncluttering test logs -- if you need to debug the server or want to see where something's going awry, tweak the new DEBUG constant manually. r=sayrer
2007-02-03 06:15:26 +00:00
jwalden%mit.edu
e4bdd6e0d4
Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer
2007-02-03 01:46:09 +00:00
jwalden%mit.edu
f0a7bf3eb8
Unbreak test -- the previous commit should work fine. Bug 351968 is completely committed!
2007-01-31 07:49:10 +00:00
jwalden%mit.edu
b47df8a726
Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
2007-01-31 07:22:12 +00:00
jwalden%mit.edu
fc1ee576d6
Testing something to determine the problem that's breaking the MozillaTest tinderboxen running automated tests
2007-01-31 03:58:25 +00:00
jwalden%mit.edu
df236c24ab
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
2007-01-31 03:25:46 +00:00
jwalden%mit.edu
becabfb141
Bug 368211 - Pretty generated directory listings for directories not containing index.html in the JS HTTP server. r=sayrer
2007-01-26 23:48:34 +00:00
sayrer%gmail.com
23223c2562
bug 367537. enhancements to httpd.js. add an index handler and respose.write. r=jwalden
2007-01-24 16:57:03 +00:00
jwalden%mit.edu
029dff3025
Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes
2006-12-15 02:13:54 +00:00
jwalden%mit.edu
3bdf5c5991
Bug 360930 - test_file_protocol.js can fail based on execution environment (where TmpD contains a particularly large number of files). r+sr=biesi
2006-11-16 21:44:46 +00:00
joshmoz%gmail.com
7b7d790403
remove XP_MAC from network. b=281889 r=darin
2006-11-15 21:38:48 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
benjamin%smedbergs.us
b85923ea7a
Unit testcase for bug 337744, r=darin
2006-10-25 19:35:13 +00:00
bzbarsky%mit.edu
b0b0fcc6e4
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
...
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
cbiesinger%web.de
e94d018626
bug 354410 move auth prompt strings out of necko. also, use the correct
...
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
cbiesinger%web.de
3bbe4edc19
Bug 265780 make FTP use nsIAuthPrompt2
...
r=darin
2006-09-22 21:06:57 +00:00
cbiesinger%web.de
4f6b562c77
removing unnecessary util dependency
2006-09-21 02:43:15 +00:00
cbiesinger%web.de
2e60e97c2d
netwerk/test doesn't need to link to libmozjs, r=darin
2006-09-12 20:03:37 +00:00
cbiesinger%web.de
adac690728
remove unused include
2006-09-08 21:59:27 +00:00
cbiesinger%web.de
a269f94f16
Bug 265780 make the level argument to nsIAuthPrompt2 useful by introducing a
...
new flag for nsIHttpAuthenticators indicating whether the PW will be encrypted
r=darin
2006-09-05 23:47:30 +00:00
cbiesinger%web.de
f68181b13d
Bug 350790 Don't send the request to the server if an on-modify-request
...
observer or a loadgroup observer cancelled the channel
r=darin
2006-08-31 17:51:52 +00:00
cbiesinger%web.de
71105206f8
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
cbiesinger%web.de
83479abf09
actually call test_wrongpw1, and shut down the HTTP server before the scope
...
goes away
2006-08-02 02:02:37 +00:00
cbiesinger%web.de
0a2ef30c3f
add more authprompt tests
2006-08-01 21:47:04 +00:00
cbiesinger%web.de
c5af915d8d
Bug 346323 add a unit test for the IDN service
...
r=darin
2006-08-01 21:30:10 +00:00
cbiesinger%web.de
1b93ca3e50
bug 346016 add a unit test for authentication prompts
...
r=darin
2006-07-26 23:10:48 +00:00
neil%parkwaycc.co.uk
c0d5e1e287
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
mnyromyr%tprac.de
e3a9928174
Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott
2006-07-09 12:49:47 +00:00
darin%meer.net
ae821b63d5
removing unused files (bug 306896)
2006-06-27 18:10:46 +00:00
darin%meer.net
88e50fe62b
fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky
2006-06-23 00:49:40 +00:00
darin%meer.net
0d3d155a00
adding unit test for bug 336501.
2006-06-23 00:06:22 +00:00
darin%meer.net
731b546dd1
fixes bug 338332 "netwerk/test/TestCookie logic error?" patch by davel, r=darin
2006-06-22 22:22:44 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
kairo%kairo.at
44a8e18641
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
2006-04-08 11:49:47 +00:00
kairo%kairo.at
f9f8121092
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
darin%meer.net
508d41a568
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
2006-03-30 17:31:15 +00:00
cbiesinger%web.de
c511357df7
bug 324985 Allow components to register in a category to get told about all page
...
loads and allow sniffing the content type. Only works for docshell-initiated
loads.
r=darin sr=bz
2006-03-03 21:06:53 +00:00
cbiesinger%web.de
aad4b05e77
Bug 315598 Allow more than one global redirect observer, using the
...
"net-channel-event-sinks" category.
r=darin sr=bz
2006-02-22 14:07:21 +00:00
benjamin%smedbergs.us
cbd506e74c
Bug 327168 - test holds COMPtrs past XPCOM shutdown, r=darin
2006-02-14 19:39:52 +00:00
cbiesinger%web.de
0233b3a085
bug 326693 filechannel ignores content-type hints
...
r+sr=darin
2006-02-14 18:46:12 +00:00
cbiesinger%web.de
a1c8cbf9d9
bug 327065 misc necko cleanup, see bug for details
...
r+sr=darin
2006-02-14 15:37:10 +00:00
cbiesinger%web.de
419496baf0
bug 325815 add an HTTP server for necko tests
...
r=darin
2006-02-04 17:23:30 +00:00
davel%mozilla.com
772f768d1a
Unify necko and content test harnesses. Create common versions of test harness
...
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files. Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
timeless%mozdev.org
3c09a5c6f5
Bug 319003 remove unused variable gSession from TestCacheService
...
r=darin sr=darin
2005-12-11 02:38:15 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
darin%meer.net
35d9827616
fix error in last checkin: a.Left(b, 10) != a = Substring(b, 10)
...
r=biesi
2005-11-08 23:39:42 +00:00
bsmedberg%covad.net
16b82e48cc
Bug 315087 - convert necko tests to use the glue, r=darin
2005-11-08 19:23:00 +00:00
darin%meer.net
797ed0cd9b
fixes bug 314325 "necko_unit_tests/test_localstreams.js fails" r=biesi
2005-10-29 17:26:12 +00:00
bsmedberg%covad.net
c37f3551d5
Bug 307492 - 64-bit unsafe cast r=darin
2005-09-09 12:47:41 +00:00
darin%meer.net
fb50dec5b3
Repair some broken networking tests.
2005-08-30 00:30:38 +00:00
cbiesinger%web.de
bd52ea6a89
bug 304414
...
- Run TestCookie in make check
- Make TestCookie return an error code if the test failed
- Mention the tested bug# in test_cookie_header.js
- Add a test for bug 304414: Make sure that local streams behave "sanely" (don't
return PR_UINT32_MAX, don't return PR_INT32_MAX, don't have more data at EOF)
and can read the entire file.
r=bz
2005-08-21 14:20:40 +00:00
cbiesinger%web.de
e897e6b492
bug 250375 allow necko consumers to append to the Cookie header
...
r+sr=darin
2005-08-13 11:46:11 +00:00
cbiesinger%web.de
2c4a552686
bug 63368 adds a "make check" rule to the build system, which currently runs necko unit tests + the version comparator tests
...
r=cls,bsmedberg a=bsmedberg
2005-08-11 16:41:54 +00:00
darin%meer.net
639a541a6e
Fix testcase for latest protocol proxy service API. r=biesi
2005-08-10 23:41:01 +00:00
darin%meer.net
79a31e2b39
landing another tweak to patch for bug 297078 "really check for null byte in header values" r+sr=bzbarsky a=sparky
2005-07-27 18:13:11 +00:00
darin%meer.net
2f7cc1364e
landing follow-up patch to bug 297078 "fix signed character math" r+sr=bzbarsky a=sparky
2005-07-26 21:35:58 +00:00
darin%meer.net
044c889bbd
fixes bug 297078 "restrict characters used in headers and the method name" r+sr=bzbarsky a=dveditz
2005-07-26 20:58:35 +00:00
bzbarsky%mit.edu
b0179fc5c7
Make our content-type header parsing closer to spec (it wasn't allowing some
...
perfectly valid things), and have only one function for doing said parsing
instead of two separate functions. Bug 244964, r+sr=darin, a=bsmedberg
2005-07-25 20:27:04 +00:00
darin%meer.net
b11dd89d7f
fixes bug 291910 "Provide utility for incremental download" r=biesi,dougt sr=bzbarsky a=shaver
2005-06-01 18:05:36 +00:00
roc+%cs.cmu.edu
55d5053e2a
Bug 291234. netwerk tests don't need to depend on GTK anymore. r+sr=dbaron,a=asa
2005-04-21 20:59:15 +00:00
darin%meer.net
349ce9aad4
fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa
2005-04-14 23:18:34 +00:00
darin%meer.net
6ee73b0647
make test_all.sh run on Mac OSX. not part of the build.
2005-04-06 19:32:26 +00:00
darin%meer.net
130fb0d326
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
763f225033
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net
8374f4f3e4
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:13:03 +00:00
darin%meer.net
4dd371f200
fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky
2005-04-01 23:31:04 +00:00
darin%meer.net
20298bb9d1
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-04-01 18:35:14 +00:00
bsmedberg%covad.net
fdfb924503
Backing out bug 220566 to get tboxen green a=#developers
2005-03-31 13:56:30 +00:00
darin%meer.net
c43ac8624e
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-03-31 06:22:11 +00:00
darin%meer.net
347f30b7bc
updates for test_protocolproxyservice.js to cover scenario from bug 287956
2005-03-28 20:11:56 +00:00
darin%meer.net
bb7b5fd5bb
silence /bin/sh's complaints (under cygwin) about ulimit not existing
2005-03-25 05:15:10 +00:00
darin%meer.net
08146eec42
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
bugzilla%arlen.demon.co.uk
9f52c678e3
Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
...
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
cbiesinger%web.de
43ff9de092
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
darin%meer.net
3fce02fe51
attempt to fix otaku bustage
2004-11-08 06:39:59 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
cbiesinger%web.de
2eff9e2d62
fixing off-by-one error, r+sr=darin
2004-11-07 21:24:20 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
d75d0f934c
Bug 266051 Remove init and shutdown from interface nsICacheService
...
r=darin sr=bz
2004-10-31 21:58:51 +00:00
bsmedberg%covad.net
848bb407df
Revert timeless' incorrect bustage-fix.
2004-10-30 04:30:48 +00:00
timeless%mozdev.org
12631e192e
random efforts at build bustage fixing.
...
statics are guaranteed to be null anyway so there's no reason to specify
NULL.
2004-10-29 23:20:50 +00:00
dveditz%cruzio.com
29050563b3
bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
2004-10-28 22:52:45 +00:00
jag%tty.nl
a027c18f87
And get rid of another warning (don't stuff a 16-bit string in %s)
2004-10-27 01:05:09 +00:00
jag%tty.nl
020493d532
Attempt at fixing (part of) OS/2 bustage
2004-10-27 00:56:35 +00:00
cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
darin%meer.net
61890c50f2
add missing file
2004-10-21 21:22:23 +00:00
darin%meer.net
db81b01f2a
make necko tests work on the trunk
2004-10-21 20:57:17 +00:00
jag%tty.nl
f7ec23b8fd
Fix minor compilation warning.
2004-09-17 01:27:23 +00:00
darin%meer.net
43c3948f99
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
cbiesinger%web.de
5db61a33cb
Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
...
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
cbiesinger%web.de
2dbefcfe5e
only write as much data to the outfile as was read. affects tests only.
2004-07-30 21:53:56 +00:00
cbiesinger%web.de
e9a04dbcd9
get rid of AssignWithConversion in necko
...
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
darin%meer.net
9c21afd585
adding simple stream loader testcase
2004-06-22 15:37:33 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
651b84cbf0
bug 243974 can't download files larger than 4 GB
...
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
01b94ceb16
Bug 219556 necko support for resumable downloads via http
...
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
tor%cs.brown.edu
b46544f169
Bug 208314 - remove use of iostreams to allow building with compilers
...
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
darin%meer.net
847cb78b13
adding a JS testcase for server sockets (see bug 92928)
2004-02-06 20:36:58 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
darin%meer.net
fbb7a5ba47
fixes bug 223815 "do not unescape %2e if it occurs in the filename part of the filepath" patch=andreas.otte@debitel.net r=bz sr=darin
2003-11-19 06:03:01 +00:00
darin%meer.net
8649f68f5c
adding back TestServ.cpp... didn't mean to remove that.
2003-11-18 02:58:18 +00:00
darin%meer.net
5fb0075b24
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
2003-11-18 02:20:34 +00:00
darin%meer.net
8b29fff90c
fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky
2003-11-15 00:13:59 +00:00
cbiesinger%web.de
d661c4207a
#include <..> -> #include ".."
2003-11-10 00:01:17 +00:00
cbiesinger%web.de
9be9d8d59c
fix case of header file (fixes bustage probably)
2003-11-09 23:59:11 +00:00
cbiesinger%web.de
672c056aa6
adding test program to test synchronous open of channels, rs=darin
2003-11-09 23:44:02 +00:00
dwitte%stanford.edu
d09ee25621
moving TestCookie into its new netwerk/test home.
...
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
2003-10-30 03:28:28 +00:00
timeless%mozdev.org
890d882d5a
Bug 224016 unused variable `nsresult result' in function `int main(int, char**)'
...
r=darin sr=darin
2003-10-30 02:11:45 +00:00
darin%meer.net
93657ac421
fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner
2003-10-07 05:11:41 +00:00
darin%meer.net
012fbd5113
updating .cvsignore for necko
2003-10-06 08:21:10 +00:00
darin%meer.net
325b3c6de7
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
darin%meer.net
8989a2213a
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
70b73feae9
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
mkaply%us.ibm.com
56dc425c51
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
timeless%mozdev.org
07904ea2e9
Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
...
r=darin
2003-04-04 16:01:51 +00:00
nhotta%netscape.com
1ae08961f3
Implements ACE to UTF-8 and modified the test program,
...
bug 196717, r=shanjian, sr=darin.
2003-03-25 23:18:41 +00:00
varga%netscape.com
906bfa1fa3
Landing bookmarks branch. Everything except mozilla/xpfe
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
gordon%netscape.com
faaf519ab2
Removing obsolete tests. These were for the old pre-NS6.1 cache. r=darin.
2003-03-14 19:29:40 +00:00
nhotta%netscape.com
cd05d87c04
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
darin%netscape.com
b5442da194
new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 01:27:53 +00:00
dbaron%dbaron.org
2d58cd8e80
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
rpotts%netscape.com
aedcc2be86
bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again...
2003-01-02 01:14:40 +00:00
rpotts%netscape.com
662220b15d
bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ
2003-01-02 01:13:15 +00:00
jaggernaut%netscape.com
d379be6237
Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner
2002-12-30 21:56:02 +00:00
darin%netscape.com
703bf724e3
fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
...
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
darin%netscape.com
9b3557c713
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
darin%netscape.com
978883d928
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
bzbarsky%mit.edu
8fdc3f1e33
Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf.
2002-11-13 21:25:32 +00:00
bryner%netscape.com
5feb3db192
Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc.
2002-10-30 09:09:49 +00:00
dougt%netscape.com
c3b09d24b6
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
c1b9f8114d
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
timeless%mac.com
44ef3cdbcc
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
alecf%netscape.com
c55e29c5fe
fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
...
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
alecf%netscape.com
5d2a2e5fef
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
timeless%mac.com
00b14cecc4
Bug 131846 warnings in test page load
...
r=jesup sr=sfraser
2002-08-22 22:01:50 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
fdafe18afe
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
alecf%netscape.com
7a408d91af
bug 66759 - finally remove XPCOM_STANDALONE completely
...
r=dougt, rs=brendan, a=asa
2002-07-12 19:14:35 +00:00
timeless%mac.com
bea9f48808
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
...
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
2002-07-04 14:29:25 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
dougt%netscape.com
90fe934d6f
fixing build bustage...
2002-05-15 20:44:51 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
bryner%netscape.com
cf883cbfb4
Fixing mcafee's windows bustage.
2002-05-08 08:13:32 +00:00
mcafee%netscape.com
686dc16f7e
Moving PropertiesTest.cpp from xpcom/tests to netwerk/test to remove necko dependency from xpcom (142680). r=cls, a=alecf
2002-05-08 06:08:25 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
darin%netscape.com
f7b768ae92
fixes win32 bustage
2002-04-27 06:32:40 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
dougt%netscape.com
32a0618efe
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
timeless%mac.com
623c5cc6e3
Bug 136925�TestDBM knowingly crashes
...
test file, review requirement waved by darin
sr=darin
2002-04-11 21:35:28 +00:00
brade%netscape.com
17ebc259b6
file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!)
2002-03-27 22:40:48 +00:00
darin%netscape.com
05620967a8
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin%netscape.com
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
7f9b2ed250
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
nhotta%netscape.com
8fdc4b324a
Added ACE decode function to nsIIDNService, renamed exisiting function name,
...
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com
25635ddc07
Ignore test binaries. a=leaf.
2002-03-09 00:07:17 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
timeless%mac.com
d8cc688144
Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
...
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.
patch by badami@netscape.com rs=darin a=asa
2002-03-06 03:30:02 +00:00
neeti%netscape.com
df7193560a
fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin
2002-02-18 15:22:56 +00:00
bbaetz%student.usyd.edu.au
f9fd479190
Bug 107552 - backend for resuming ftp downloads
...
r=dougt, sr=darin, mac build patches by zach
2002-02-14 03:10:19 +00:00
bbaetz%student.usyd.edu.au
ae0480a313
Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
...
duplicate entry at the same time)
r=dougt, tests only
2002-02-07 03:13:30 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
bbaetz%student.usyd.edu.au
f6a02251b4
Bug 120891. TestProtocols was including a cookies header file it didn't
...
need, breaking no-extentions builds.
r=bryner, sr=jst, a=dbaron
2002-01-19 04:04:51 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com
113dc25972
Bug 117727 make testprotocols pretty print error condition for unknown Content-Length
...
a=darin
2002-01-13 00:54:27 +00:00
pinkerton%netscape.com
38ed6718d3
stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187
2002-01-07 15:42:08 +00:00
mcafee%netscape.com
96a5a1b3cb
Ignore generated files
2001-12-29 03:09:11 +00:00
mcafee%netscape.com
3a52f55fe4
Build TestPerf on unix (117127). r=timeless
2001-12-27 22:14:01 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
darin%netscape.com
e01b4e99eb
build TestPerf on linux
2001-11-30 01:01:23 +00:00
darin%netscape.com
252a641730
adding jar performance test
2001-11-29 00:50:55 +00:00
darin%netscape.com
7b6de18f47
updating .cvsignore
2001-11-27 02:11:44 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
darin%netscape.com
3b0beda0ba
landing standard url rewrite (bug 103916)
...
r=andreas.otte@debitel.net , sr=brendan,alecf
2001-11-16 02:09:13 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
jaggernaut%netscape.com
019ce473c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-24 23:47:43 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
darin%netscape.com
1443076688
code changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
darin%netscape.com
89be4c09ee
fixes build bustage... forgot to checkin these makefile changes.
2001-09-20 02:05:50 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
andreas.otte%primus-online.de
ccfc801a2d
bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com
2001-09-12 08:01:12 +00:00
alecf%netscape.com
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dougt%netscape.com
4e3c2ef6bc
fix build bustage.
2001-09-05 04:37:13 +00:00
dougt%netscape.com
f78284509b
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
...
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
dougt%netscape.com
448b866d61
Adding TestUpload to windows. Also reordering tests to follow hex numbering.
2001-08-02 01:34:02 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
cls%seawood.org
fb219e8973
Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
...
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
cls%seawood.org
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dbaron%fas.harvard.edu
01662c2a63
Add util to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-06-27 04:09:32 +00:00
jat%princeton.edu
c0e318e3ae
Adding the necko performance tests.
2001-06-27 02:33:44 +00:00
darin%netscape.com
1d4e410116
part of http branch landing... forgot to add this file.
2001-05-11 21:17:17 +00:00
darin%netscape.com
b5c178a4a8
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:04:09 +00:00
gordon%netscape.com
7428fc2eee
Not part of build.
2001-05-09 05:05:20 +00:00
gordon%netscape.com
b155d83b04
Fix build bustage.
2001-05-09 04:26:19 +00:00
cls%seawood.org
c06c69763c
Remove unneeded LOST_SYM_LIBS defines.
2001-04-30 01:13:22 +00:00
rpotts%netscape.com
f56f8cf05b
fix for bugs #55867 , 63529, 26295, 63247 (r=darin, valeski)
2001-04-27 21:05:52 +00:00
gordon%netscape.com
99a7277559
bug 72528, remove old cache from build. sr=darin.
2001-04-17 10:47:22 +00:00
gordon%netscape.com
23ceb92dbe
Test for nsDiskCacheBlockFile.cpp [not part of build].
2001-04-16 08:37:47 +00:00
pavlov%netscape.com
1770e30381
removing the statusArg param to OnStopRequest to fix build bustage
2001-04-10 06:40:51 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
darin%netscape.com
69d0bda298
Add progress event sink notification test.
2001-03-27 08:23:42 +00:00
beard%netscape.com
3cf05a5d43
[not part of build] Update to newer version of interface.
2001-03-27 08:17:20 +00:00
disttsc%bart.nl
0b98c23d64
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
dougt%netscape.com
9c5d760307
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
beard%netscape.com
6307f80333
[not part of build] wrapped test case in test function.
2001-03-12 15:36:51 +00:00
beard%netscape.com
3e02583a75
[not part of build] Tests simultatenous writing of two cache entries which collide (same hash code).
2001-03-12 15:35:55 +00:00
dbaron%fas.harvard.edu
96e3360b3e
Allow new cache to be built with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org
2001-03-11 02:02:25 +00:00
beard%netscape.com
d9fca3414e
[not part of build] Tests cache visitation API.
2001-03-09 18:59:53 +00:00
gordon%netscape.com
5e4ce20c72
[not part of build] Added test cases for ACCESS_READ of non-existent entry and ACCESS_WRITE of existing entry.
2001-03-07 09:31:45 +00:00
darin%netscape.com
25c049947f
Added some error checking.
2001-03-07 06:35:36 +00:00
beard%netscape.com
ecdc096b8f
[not part of build] Using async open & read.
2001-03-07 04:04:33 +00:00
beard%netscape.com
7d86759af8
[not part of build] Added synchronous http (unimplemented).
2001-03-07 04:03:39 +00:00
bryner%uiuc.edu
c69ae1d03b
Fixing build bustage.
2001-03-06 06:22:58 +00:00
beard%netscape.com
fad4f5ce4f
[not part of build] Increased number of downloads/reads to 50, added median().
2001-03-06 03:29:08 +00:00
beard%netscape.com
ba09aa50fd
[not part of build] Initial cache performance test.
2001-03-05 15:23:59 +00:00