dprice%netscape.com
|
18364db391
|
Making the protocol handler threadsafe for win2K happiness
|
2000-08-25 04:56:01 +00:00 |
rpotts%netscape.com
|
ccf2377a8b
|
bug #48546. THe HTTPPipelinedRequest now sets the load attributes on the socket transport before sending the request...
|
2000-08-25 04:50:25 +00:00 |
rpotts%netscape.com
|
9368292f5d
|
bug #48546. THe HTTPChannel now sets the load attributes on the cache channel before reading...
|
2000-08-25 04:49:25 +00:00 |
warren%netscape.com
|
fa2f7199a1
|
Changed to not add to load group on OpenInputStream
|
2000-08-24 22:35:46 +00:00 |
warren%netscape.com
|
56182d144d
|
Fixing up GetOwner method to not crash on startup.
|
2000-08-24 07:36:53 +00:00 |
dprice%netscape.com
|
2e380b4e4b
|
fixing 49250
computing certificate principal as needed
|
2000-08-23 03:17:42 +00:00 |
ducarroz%netscape.com
|
bdf9bbed32
|
Fix my bustage. Please use double-quote for include file.
|
2000-08-23 01:13:14 +00:00 |
ruslan%netscape.com
|
2c76954a93
|
Fix form post bustage introduced by warren's stream changes
|
2000-08-23 00:05:48 +00:00 |
warren%netscape.com
|
1c8511e78c
|
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 |
dp%netscape.com
|
0317f4c500
|
bug# 49786 Setting up res protocol handler to support weak ref. r=gagan,valeski
|
2000-08-22 06:09:52 +00:00 |
dp%netscape.com
|
77bcb67acb
|
bug# 49786 Setting up http protocol handler to support weak ref. r=gagan,valeski
|
2000-08-22 06:08:56 +00:00 |
dp%netscape.com
|
7ec236c4ec
|
bug# 49786 Setting up file protocol handler to support weak ref.
|
2000-08-22 06:06:42 +00:00 |
warren%netscape.com
|
64a99efec0
|
Bug 46864 - Embedding needs a name attribute on nsIRequest.
|
2000-08-21 08:23:54 +00:00 |
scc%mozilla.org
|
a74bc9539d
|
fixing code that relied on implicit string construction
|
2000-08-20 06:59:07 +00:00 |
scc%mozilla.org
|
9df83275c6
|
fixing code that relied on implicit string construction
|
2000-08-19 20:01:04 +00:00 |
ruslan%netscape.com
|
18fb4e503f
|
Fix 48358 - www.hotmail.com is blank; r/a=gagan
|
2000-08-18 19:39:27 +00:00 |
jgmyers%netscape.com
|
80161a40ec
|
fix host header syntax for IPv6 address literals: bug 45891 r=gagan a=waterson
|
2000-08-17 20:19:15 +00:00 |
dp%netscape.com
|
aea615af96
|
Fixed debug stmt to reflect code changes around it. Not compiled by default.
|
2000-08-16 07:26:46 +00:00 |
rjc%netscape.com
|
7fb169ae1e
|
Fix buf # 44324 (error msg if overloaded FTP server) and bug # 31586 (resolution when logging into user home directory via FTP). r=gagan
|
2000-08-12 05:13:29 +00:00 |
conrad%ingress.com
|
008b9ba5fb
|
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
|
2000-08-11 20:31:57 +00:00 |
ruslan%netscape.com
|
d7ae6cb24f
|
Fix 46496, r/a=gagan
|
2000-08-10 22:38:56 +00:00 |
gagan%netscape.com
|
22d558594c
|
Fix for bugscape 1800. Offline mode would have sit in recursion. This was already fixed for the M17 branch just doing the same for the tip.
|
2000-08-10 22:11:13 +00:00 |
warren%netscape.com
|
4af572e4c1
|
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
|
2000-08-10 06:19:37 +00:00 |
ruslan%netscape.com
|
7f148a290a
|
Checking in the patch for 45337 by jgmeyers, r=ruslan,a=gagan
|
2000-08-08 22:16:05 +00:00 |
mozilla.BenB%bucksch.org
|
38daf07566
|
45565: Add pref "general.useragent.override" to customize UA-string. r=valeski, a=brendan
|
2000-08-07 07:17:30 +00:00 |
valeski%netscape.com
|
554d40e956
|
getting cookie service to startup in conjunction with the http category.
|
2000-08-03 22:03:34 +00:00 |
kzhou%netscape.com
|
4b1c20f376
|
bug #46136. r:valeski, a:leaf. Reset mIP6vChecked as PR_FASLE to prevent browser
from hunging for ftp protocol
|
2000-08-03 20:05:22 +00:00 |
neeti%netscape.com
|
8926df0b9e
|
fix for bug 30852 - Image cache not refreshed on reload,
fix for bug 40449 - Cache does not store latest value of pages, r/a=gagan
|
2000-08-01 22:03:47 +00:00 |
neeti%netscape.com
|
3f4387386a
|
fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix
fix for bug 46014, No keywords loaded on bugzilla pages, r/a=gagan
|
2000-07-29 02:32:14 +00:00 |
warren%netscape.com
|
90cab5d9b3
|
Making addref/release threadsafe
|
2000-07-28 06:49:01 +00:00 |
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 |
gagan%netscape.com
|
b7f5bd9753
|
Fix for bug 44497. Ebay's wacky multiple Location responses were being appended. r=gordon
|
2000-07-24 23:41:26 +00:00 |
neeti%netscape.com
|
733cb9c1b9
|
fix for 46095.[regression] Submiting to a bug in bugzilla causes crash.a=leaf
|
2000-07-21 19:28:09 +00:00 |
neeti%netscape.com
|
316e12740b
|
Fix for bug 38244 - modified files cached incorrectly,r=ruslan@netscape.com
|
2000-07-21 04:33:26 +00:00 |
ruslan%netscape.com
|
ed7b9b7624
|
Applying Justin's patch to fix 40203 (proxy ssl connect), a=gagan,r=myself
|
2000-07-21 00:03:39 +00:00 |
ruslan%netscape.com
|
a028e2115d
|
FInally fix 42283; a=gagan,r=gordon
|
2000-07-20 21:25:19 +00:00 |
gagan%netscape.com
|
3283439cd2
|
Fixed bug 39610. Failed http auth were not being deleted from the single signon database. r=morse.
|
2000-07-15 00:12:27 +00:00 |
ruslan%netscape.com
|
47cbbb5ceb
|
Fix 45398, a=valeski, r=gagan
|
2000-07-14 23:01:53 +00:00 |
neeti%netscape.com
|
f1581e3a83
|
fix for bug 40449, Cache does not store latest value of pages, r/a=gagan
|
2000-07-14 03:58:02 +00:00 |
tao%netscape.com
|
a254bf6a77
|
39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski.
|
2000-07-13 23:45:10 +00:00 |
dougt%netscape.com
|
c422448137
|
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 |
ruslan%netscape.com
|
bebe73117c
|
Fix MAC bustage
|
2000-07-12 23:20:04 +00:00 |
ruslan%netscape.com
|
ee368698e2
|
Fix 45061, a/r=gagan
|
2000-07-12 22:41:26 +00:00 |
mstoltz%netscape.com
|
4d0c283076
|
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
|
2000-07-12 03:10:33 +00:00 |
warren%netscape.com
|
1819297fa4
|
Fixed warning.
|
2000-07-11 09:46:51 +00:00 |
gagan%netscape.com
|
58c731c652
|
Fix for bug 22405 (proxy authentication) We were skipping over proxy authentication becuz proxytransparent was false. r=ruslan
|
2000-07-06 02:37:15 +00:00 |
ruslan%netscape.com
|
9e3c57923a
|
Fix 42377 - make http SetNotificationCallbacks go through the proxy object, thus
avoiding crashers when OpenInputStream is used, a=gagan,warren
|
2000-07-05 22:57:50 +00:00 |
bienvenu%netscape.com
|
9de33fa6a1
|
fix OS2 build bustage
|
2000-07-02 23:56:10 +00:00 |
jab%atdot.org
|
97cbd61317
|
a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
|
2000-07-01 10:25:25 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |