gagan%netscape.com
3e7cf851e9
Fix for bug 52257. mResponseDataListener could be null. r=valeski, brendan.
2000-09-18 23:29:30 +00:00
warren%netscape.com
d822c7feb1
Backing mstoltz out to get things back up and running with jar packaging. Also, I don't approve of the changes made to nsJARURI.cpp
2000-09-18 02:18:00 +00:00
mozilla.BenB%bucksch.org
38220300c1
40024: Point to local copy of the contributors page. a=endico,brendan
2000-09-18 00:12:15 +00:00
warren%netscape.com
dad65322af
Implementing bufferSegmentSize/bufferMaxSize -- don't know why they weren't implemented before.
2000-09-17 22:22:08 +00:00
mstoltz%netscape.com
1e1a7ce883
Better bustage fix without leak r=scc
2000-09-15 21:12:36 +00:00
bryner%uiuc.edu
d60ee138b0
Fixing bustage.
2000-09-15 20:46:06 +00:00
mstoltz%netscape.com
6576902c36
Fixing bustage. r=dveditz
2000-09-15 20:38:52 +00:00
mstoltz%netscape.com
37f15731ea
Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files.
2000-09-15 19:36:10 +00:00
mstoltz%netscape.com
f28c4273e9
Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren.
2000-09-15 19:27:05 +00:00
mstoltz%netscape.com
b822ed019f
Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files.
2000-09-15 19:26:57 +00:00
warren%netscape.com
13c152846a
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
dveditz%netscape.com
eb39332fd0
Bug 48504 correct user-agent for Windows ME. patch from Frank Faubert <frank@sane.com>
...
a=brendan, r=brendan,dveditz
2000-09-15 08:00:16 +00:00
rayw%netscape.com
d39d9e6d59
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com
c3c864a472
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
ccarlen%netscape.com
726b1b91c8
checkin for dougt
2000-09-14 22:49:59 +00:00
bryner%uiuc.edu
caf7006acc
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
...
interfaces and resources that aren't specific to PSM have moved to security/base. The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface. Bug 18352. r=brendan,pavlov,shaver. a=brendan.
2000-09-14 19:27:23 +00:00
neeti%netscape.com
83d25088bd
Fix for bug 48401.
...
Number of entries and records limited to 512. All known evict situations fixed.
Causing evict to start happening.
r=dp
2000-09-14 19:12:03 +00:00
dougt%netscape.com
72d1e35619
First checkin of security event sink. not part of build yet.
2000-09-14 18:57:11 +00:00
dp%netscape.com
e15e34820a
bug 46147 Adding CacheAbort() for handing 400 errors from http
...
server and flushing the cache entry appropriately.
Also, releasing cache entry and cache channel before calling
OnStopRequest() from nsHTTPChannel::ResponseCompleted().
This should eliminate most of the cases of cache corruption
situations.
r=gagan,neeti
2000-09-14 18:52:57 +00:00
dp%netscape.com
c097ee7045
- Fixing deletion of cache on version change
...
- DBRecovery(): removing all fancy moves to trash folder. Just delete
the cache when it is corrupted.
r=neeti
2000-09-14 18:48:57 +00:00
dp%netscape.com
8528da1a73
Bumping cache version number up so everyone's corrupted caches uptil
...
now will be automatically deleted. r=neeti
2000-09-14 18:47:30 +00:00
dp%netscape.com
0b2b72d5fe
bug 46147 Ignoring record get failures to accomodate uncommited new
...
entries r=gagan,neeti
2000-09-14 13:51:18 +00:00
dp%netscape.com
55ac2c9a9f
bug 46147 nsDiskCacheRecord::Delete() can ignore file delete errors as
...
for the file might not exist. r=gagan,neeti
2000-09-14 13:49:07 +00:00
vishy%netscape.com
59637c069b
Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
...
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
brendan%mozilla.org
28ac107fcc
Temporarily back out shaver's needed cleanup to remove wallet dependencies.
2000-09-13 21:49:39 +00:00
rpotts%netscape.com
707c3e4ae3
bug #21095 . First pass at a simple about:cache implementation...
2000-09-13 06:10:03 +00:00
rpotts%netscape.com
c4c33cc5a8
Keep the cache size correct when deleting cache entries.
2000-09-13 06:05:06 +00:00
mozilla.BenB%bucksch.org
b0cf1263da
52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
...
39771: * -> <b> (not <strong>), / -> <i> (not <em>)
18427, Step 1: Add |class=moz-text-html | to wrapping <div>, so users can add rules specific to HTML msgs to their user stylesheets (e.g. to ignore certain formatting). r=rhp
Updating msg body UA stylesheets
r=a=alecf
2000-09-13 02:11:00 +00:00
gordon%netscape.com
c2e5d0b36b
Fix for bug 44627 "[mac]local files without .html extension are not loaded correctly". Changed logic for files of type TEXT without an extension to allow nsUnknownDecoder to parse data to determine MIME type. r=gagan
2000-09-12 23:23:54 +00:00
shaver%mozilla.org
540b148f99
#18352 : remove extensions/ dependencies. This breaks single-signon for now, r=valeski, a=brendan
2000-09-12 20:45:58 +00:00
scc%mozilla.org
87412bf8ed
bug #18352 : added "nsIPasswordManager.idl" on shaver's behalf
2000-09-12 19:54:55 +00:00
warren%netscape.com
40c22924c1
Fixed error code.
2000-09-12 05:11:11 +00:00
shaver%mozilla.org
6412be75e4
Part 1.1 of 18352 (remove extensions/ dependencies from non-extensions/ code):
...
Teach netwerk about nsIPasswordManager.
(Craves better interfaces, current versions just C&P'd from wallet's.)
r=valeski,a=brendan
2000-09-12 02:35:29 +00:00
neeti%netscape.com
cc68b5d120
fix for bug 50977-After surfing, web pages stop loading. Tossing cache fixes,r=dp
2000-09-11 19:00:40 +00:00
ccarlen%netscape.com
d15ab817f6
Fix for #51459
For Mac, in nsStdURL::GetFile, only convert '/' to ':' in directory portion of path, not leaf name.
r=rjc
2000-09-11 12:51:52 +00:00
gagan%netscape.com
d4eec653f1
Fixing mac bustage.
2000-09-11 07:01:28 +00:00
gagan%netscape.com
6fa1220990
Fix for bug 44041. Part changes from justin@ukans.edu. We were not handling multiple WWW-Authenticate headers. Basic auth was also busted becuz of a trailing nul problem that I've cleaned up. r=me.
2000-09-11 06:15:14 +00:00
rpotts%netscape.com
42cdb62a9b
Do not crash when calling GetNExtCache() if the Disk Cache is not available...
2000-09-10 08:11:40 +00:00
rpotts%netscape.com
299064f0b0
Fixed memory leak when calling nsCachedNetData::GetUriSpec(...).
2000-09-10 07:58:27 +00:00
rpotts%netscape.com
b34a50936e
Cleaned up the cache selection code in GetCacheAndReplacementPolicy(...).
2000-09-10 06:13:30 +00:00
rpotts%netscape.com
c343876fe3
do not try to evict cache entries that are active...
2000-09-10 06:11:57 +00:00
rpotts%netscape.com
bccca9fa02
Random improvements to the memory cache...
2000-09-10 06:10:52 +00:00
gordon%netscape.com
445756376e
Fix bug 35564 '[MLK] Potential nsIIOService Leak' - integrated Patrick's changes
2000-09-08 23:31:26 +00:00
jband%netscape.com
c283db726b
warren's fix for the new/free mismatch undid kin's fix for the same problem. Also fix an off by one in the backwards 'for' loop. r=warren
2000-09-08 09:36:35 +00:00
warren%netscape.com
b9a64aa4e5
Bug 50844. Fixed mismatched memory free.
2000-09-08 04:39:17 +00:00
mscott%netscape.com
da8a396757
Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
...
r=valeski
2000-09-08 00:24:13 +00:00
mscott%netscape.com
fcbb755b1b
Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
...
r=valeski
make the http event sync proxy async instead of sync. r=gagan
2000-09-08 00:21:44 +00:00
mscott%netscape.com
7df5299c2b
Bug #43556 --> remove obsolete progid reference to force callers through the new nsIMimeService in the uriloader.
...
r=valeski
2000-09-08 00:16:53 +00:00
mscott%netscape.com
014ed26425
Bug #43556 --> inpreparation for mime service over-haul, remove 2 obsolete methods.
...
r=valeski
2000-09-08 00:10:48 +00:00