warren%netscape.com
7ac7233df8
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
valeski%netscape.com
c9ce86137e
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
warren%netscape.com
870a7d208a
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
2000-06-02 23:39:45 +00:00
dougt%netscape.com
0da3936bb1
correcting invalid port number. They should be -1, not zero.
2000-05-20 00:19:24 +00:00
dougt%netscape.com
4ea1d81354
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
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
scc%netscape.com
995abb7f46
making string conversions explicit
2000-04-18 23:53:10 +00:00
bryner%uiuc.edu
1b068758fa
Make the title for a finger document show "Finger information for
...
user@host". r=valeski.
2000-04-18 02:40:23 +00:00
warren%netscape.com
942ccefd74
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
bryner%uiuc.edu
b9a3694a81
Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang.
2000-04-11 22:41:02 +00:00
rickg%netscape.com
a78b0f5d7c
removed reference to nsString2
2000-03-31 10:13:22 +00:00
warren%netscape.com
d60b12b153
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
bryner%uiuc.edu
d01f5d2b19
Don't allow a port other than 79 to be used for finger. r=valeski.
2000-03-23 06:40:36 +00:00
bryner%uiuc.edu
5c753c49eb
Changes to finger protocol:
...
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()
Fixes bugs 29457, 29952. r=valeski.
2000-03-22 21:15:57 +00:00
dougt%netscape.com
612badb3a9
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
bryner%uiuc.edu
f545736e0a
Changing this to use the TEXT_PLAIN define instead of the string
...
"text/plain". r=shaver, a=waterson.
2000-02-23 06:53:46 +00:00
bryner%uiuc.edu
b173011b53
Removing erroneous comments. r=ben.
2000-02-06 22:24:06 +00:00
bryner%uiuc.edu
b3b74e864a
Adding finger protocol. To use it, enter a URL such as
...
"finger:user@host". This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00