disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
leaf%mozilla.org
af4f6480ae
change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard
2001-02-09 04:48:26 +00:00
ccarlen%netscape.com
4a50ae9a85
Bug 67857 - Profile Mgr resets all prefs which is SLOW.
r=racham, sr=alecf
2001-02-07 07:56:10 +00:00
shaver%mozilla.org
3ba4fe9def
fix plugger crash by coping with trailing MIME-list separator ( #60844 , r=av, sr=blizzard)
2001-02-07 01:38:52 +00:00
peterlubczynski%netscape.com
df534c7680
Allow for a common directory among installs for scanning for plugins bugscape 3863 a=av sr=attinasi
2001-02-07 01:13:01 +00:00
beard%netscape.com
d46122ab31
[not part of build] builds "classic" (non-Carbon) plugin support library.
2001-02-07 00:40:28 +00:00
beard%netscape.com
9d41f60b07
[not part of build] builds "classic" (non-Carbon) plugin support library.
2001-02-06 23:49:16 +00:00
rods%netscape.com
baed08e917
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
tor%cs.brown.edu
677c21eabc
libpng update to 1.0.9. sr=brendan
2001-02-06 02:32:50 +00:00
saari%netscape.com
6bb2937eca
First Checked In.
2001-02-06 00:22:05 +00:00
mkaply%us.ibm.com
34539fbc41
Backing out 58668 until we can figure out Mac problem.
2001-02-05 20:11:07 +00:00
mkaply%us.ibm.com
cc4400a59f
Fix Mac bustage
2001-02-04 04:56:58 +00:00
mkaply%us.ibm.com
4076679213
Guess at IRIX breakage
2001-02-04 04:12:37 +00:00
mkaply%us.ibm.com
b439cbc244
Diff merged bad, but it worked on Windows
2001-02-04 04:00:36 +00:00
mkaply%us.ibm.com
5f35edb888
#58668
...
r=dveditz, sr=brendan
Change registry buffered I/O APIs to use NSPR rather than C runtime for file I/O
These APIs are used most commonly to read and write to component.reg
2001-02-04 03:17:10 +00:00
edburns%acm.org
983f562237
bug 49336
...
r=av
sr=waterson
This code makes sure that if the prefs say to USE DIRECT instead of using
a proxy, the plugin sees it that way.
2001-02-03 02:56:28 +00:00
jgmyers%netscape.com
f5bd875e08
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
av%netscape.com
854646027d
Bug 61388 -- implementing refresh plugins mechanism without restarting, rs=waterson, r=peterl, a=r=av
2001-02-02 23:48:17 +00:00
gagan%netscape.com
450f11f270
Fix for bug 61756. r=saari, sr=tor@cs.brown.edu. checking for a pending abort and returning early.
2001-02-02 02:03:48 +00:00
mkaply%us.ibm.com
31e639a96b
#58668
...
r=dveditz, sr=brendan
Put makefile back so OS/2 uses buffered I/O
2001-02-01 19:44:52 +00:00
sspitzer%netscape.com
3d20671705
fix for #67255 . define a default for "mail.content_disposition_type"
...
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
14753e4abf
fix for #67095 , disable news biff by default, and allow us to
...
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.
turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
gagan%netscape.com
79713bc4c2
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
alecf%netscape.com
06aa98bae5
add default pref for #67072 , sr=sspitzer
2001-01-31 00:59:30 +00:00
edburns%acm.org
9663d702fb
bug:66729
...
sr=waterson
r=akkana
Change PRUint32 to PRInt32.
2001-01-30 20:39:55 +00:00
mkaply%us.ibm.com
2650fd00d4
#60160
...
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
tor%cs.brown.edu
e9cef94eb4
Bug 66989 - update libmng, flush animation frames, quiet warnings.
...
r=pavlov, sr=brendan
2001-01-30 01:04:13 +00:00
mscott%netscape.com
6de12b6ddc
Bug #63346 --> add a pref for keeping the progress download dialog open
...
sr=sspitzer
2001-01-29 21:32:16 +00:00
dbaron%fas.harvard.edu
c55ef35a27
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
akkana%netscape.com
2eccaab14e
56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
2001-01-27 01:08:36 +00:00
pavlov%netscape.com
ca4fe72fc4
adding decoderobserver so that people will be able to listen for notifications
...
decoders should QI the request to nsIImageDecoderObserver and call the methods with null for the request param
people will be able to add an observer to the request so that they can get the messages
2001-01-26 12:05:55 +00:00
racham%netscape.com
66092c4f34
Fixing bug 65556. Turning the Biff feature on by default and automatic message download is turned off for POP3 servers on biff as deafult. r=sspitzer sr=mscott
2001-01-25 20:38:45 +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
racham%netscape.com
db08547a0c
Fixing bugs 14301 and 63251. As a part of fix to bug 14301, Setting the default value of the pref that says log onto this account at startup to false. All newly created accounts will not have this one turned on and interested users with multiple accounts will have to manually turn it on, by turning the checkbox on, to take the advantage multiple logins at startup. While fixing bug 63251, a new pref is added to findout the url of the page that need to be displayed in the AccountCentral frame. r=sspitzer sr=bienvenu
2001-01-23 21:54:12 +00:00
pavlov%netscape.com
4f8f2165ba
hee hee. threads are fun
2001-01-23 02:02:29 +00:00
jgaunt%netscape.com
403987224a
bug# 62489 r=bnesse@netscape.com sr=buster@netscape.com a=av@netscape.com
...
population of filename for plugins at load time, and freeing of that variable as well.
2001-01-23 00:10:38 +00:00
pavlov%netscape.com
9cfbff6f51
adding more unix makefiles
2001-01-22 22:05:48 +00:00
pavlov%netscape.com
a9cbc5ee24
some code for new imagelib (not part of bulid)
2001-01-22 22:01:03 +00:00
ssu%netscape.com
575efef70a
fixing tree redness
2001-01-22 20:53:31 +00:00
blakeross%telocity.com
3f4c7704f0
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu
2001-01-22 20:30:26 +00:00
ssu%netscape.com
579692e16b
fixing bug 59105 - chrome install hangs when target is not an install file. sr=mscott, r=dveditz.
2001-01-22 20:15:49 +00:00
blakeross%telocity.com
5c6de31591
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf
2001-01-21 03:44:15 +00:00
alecf%netscape.com
21b1df16b4
back out my last changes for now, cuz they cause wierd leaks
2001-01-20 01:47:33 +00:00
radha%netscape.com
8b8907cb72
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
11ba78572a
fix for #62401 - r=jsg sr=brendan
...
clean up references to the global runtime before
services are shutdown, but acting as an observer on XPCOM shutdown
2001-01-19 20:44:19 +00:00
jdunn%netscape.com
b638847c96
fixing the issue of "delete [] (void*)". This is wrong.
...
since the pointer was 'newed' as a char *, we need to
delete a (char *)
No bug for this... but very similar to
# 34040
r= cls@seawood.org Joe.Chou@eng.sun.com
2001-01-19 01:52:33 +00:00
ccarlen%netscape.com
c1a1849c09
2nd part of bug 64501 - obsoleting this because moved into xpcom r=dougt@netscape.com sr=brendan@mozilla.org
2001-01-18 22:59:28 +00:00