Commit Graph

2217 Commits

Author SHA1 Message Date
valeski%netscape.com
4ad9286280 47881, r=dougt. removing extraneous static link of dbm lib, and fixing the file cache so it does the static link 2000-08-08 00:20:23 +00:00
valeski%netscape.com
afbc19440d 47881, r=dougt. removing extraneous static link of dbm lib 2000-08-08 00:19:37 +00:00
mozilla.BenB%bucksch.org
833aeeb8a2 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
b01411aafc getting cookie service to startup in conjunction with the http category. 2000-08-03 22:03:34 +00:00
kzhou%netscape.com
16d821c74c 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
valeski%netscape.com
53cb0ed117 44848. r=gagan. fixing leaked strings 2000-08-01 23:27:29 +00:00
valeski%netscape.com
55831cfa26 removing extraneous static var and #includes 2000-08-01 23:23:44 +00:00
neeti%netscape.com
9f45bf9bd5 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
gagan%netscape.com
01e3f7007e Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
cls%seawood.org
faba9c8cf5 Link in util lib when perf-metrics are enabled. 2000-07-31 02:19:57 +00:00
neeti%netscape.com
70e2ba8ffa 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
valeski%netscape.com
35ba9d61a4 37669. removing unused buildURI code 2000-07-28 21:54:59 +00:00
warren%netscape.com
ae0d4c4f01 Making addref/release threadsafe 2000-07-28 06:49:01 +00:00
neeti%netscape.com
41ff58d508 fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan 2000-07-27 14:28:48 +00:00
valeski%netscape.com
33e73d7be4 r-vidur. fixing boundary parsing logic to handle boundary identifiers wrapped in double quotes and spaces, 45878 2000-07-25 22:03:15 +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
gagan%netscape.com
bdfd65bf3b Fix for bug 44497. Ebay's wacky multiple Location responses were being appended. r=gordon 2000-07-24 23:41:26 +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
valeski%netscape.com
83689d9542 39797. r=mscott. MAC was sending back an empty string as the mime type down in the MIMEService, now we return an error in the mime service if we confront this, and that causes HTTP to produce a default type 2000-07-21 23:52:36 +00:00
pnunn%netscape.com
3aaf44d945 fix for bug#30852: backing out change that resets the loadgroups attribs from the channel. pnunn,
r:gagan.
2000-07-21 22:57:36 +00:00
neeti%netscape.com
7929424256 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
c5cd14f561 Fix for bug 38244 - modified files cached incorrectly,r=ruslan@netscape.com 2000-07-21 04:33:26 +00:00
ruslan%netscape.com
c45d68256f 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
b9c45237c9 FInally fix 42283; a=gagan,r=gordon 2000-07-20 21:25:19 +00:00
ruslan%netscape.com
2c3efade67 WIP on 42283 - make nsNetModules to be thread-safe; r/a=gagan 2000-07-20 21:24:38 +00:00
pnunn%netscape.com
38ed05f47f fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
gagan%netscape.com
4724c759cf Complete fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner. 2000-07-15 01:47:30 +00:00
gagan%netscape.com
9b8a52b0ae 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
8d73f75efe Fix 45398, a=valeski, r=gagan 2000-07-14 23:01:53 +00:00
mscott%netscape.com
172f5fb69f Backing out gagan's check in as this causes linux to crash on exit which is turning all the linux
builds orange.
2000-07-14 06:27:54 +00:00
neeti%netscape.com
941c5c3615 fix for bug 40449, Cache does not store latest value of pages, r/a=gagan 2000-07-14 03:58:02 +00:00
gagan%netscape.com
6b64c52f56 Removed a not-being-used file. 2000-07-14 03:20:33 +00:00
gagan%netscape.com
db8ee85410 Fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner 2000-07-14 03:07:35 +00:00
gagan%netscape.com
6dff277714 Removed a not-being-used file. r=warren 2000-07-14 02:43:12 +00:00
pavlov%netscape.com
20dc0118ea fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
tao%netscape.com
5e3d823791 39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski. 2000-07-13 23:45:10 +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
ruslan%netscape.com
35f63ff750 Fix MAC bustage 2000-07-12 23:20:04 +00:00
ruslan%netscape.com
4aa769b52f Fix 45061, a/r=gagan 2000-07-12 22:41:26 +00:00
dprice%netscape.com
bdd5713749 fixed a crasher when getting the length of an empty string. 2000-07-12 07:39:34 +00:00
mstoltz%netscape.com
a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
mscott%netscape.com
3ddf6e8910 Bug #43583 --> new state for using system default. Add a separate boolean
for asking the user before handling.
r=alecf
2000-07-11 23:11:59 +00:00
warren%netscape.com
7982bac600 Fixed warning. 2000-07-11 09:46:51 +00:00
warren%netscape.com
0a2c5e193e Bug 44342 - hang on startup. Added back a lock to mutually exclude cancel/suspend/resume. Seems to work on Mac (i.e. can't reproduce the problem now). Also cleaned up file transport service, removing unused stuff. 2000-07-11 01:52:12 +00:00
warren%netscape.com
7ce825ddd8 Fixed comment 2000-07-07 23:43:00 +00:00
ruslan%netscape.com
87373a21f6 WIP on 40449, a/r=gagan 2000-07-07 22:02:47 +00:00
mscott%netscape.com
51f87a2831 Bug #43652 --> fix running of JS urls by returning the error status of the
underlying file transport if the input stream channel doesn't have an error
of it's own.
r=warren
2000-07-07 21:42:15 +00:00
gagan%netscape.com
e65d13c7ea 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
warren%netscape.com
2b4188f0bb Fix for lost status/error return value. Affects javascript: urls. r=gagan 2000-07-06 00:40:53 +00:00