Commit Graph

3225 Commits

Author SHA1 Message Date
darin%netscape.com
3f1521cbd1 Fixed bug 83960 "HTTP/1.0 servers can legally send invalid Content-Length
headers" r=gagan, sr=dougt, a=asa
2001-06-13 22:44:47 +00:00
mscott%netscape.com
d72f0f6303 Bug #83241 --> sniff for image types in the unknown decoder. This allows mozilla to properly layout local files
called "test" that are really images (test.jpg, or test.gif). The sniffing code is cloned directly from libpr0n.

r/sr=rpotts
a=blizzard
2001-06-13 21:24:11 +00:00
darin%netscape.com
e732f0c5f8 Fixed bug 84572 "networking deadlock while posing security UI and closing win"
r=danm, sr=dougt, a=asa
2001-06-13 06:08:03 +00:00
darin%netscape.com
7d85829360 Fixes bug 35956 "file extension not changed but gzipped files expanded when saving"
r=gagan, sr=dougt, a=asa
2001-06-13 05:48:44 +00:00
darin%netscape.com
f5a22df8d6 Fixed bug 75709 "expires header not honored, gets cached copy"
r=gordon, sr=dougt, a=asa
2001-06-13 01:10:17 +00:00
darin%netscape.com
e51b95f598 Fixes bug 80020 "Accept-Language and Accept-Charset format error"
patch=havill@redhat.com, r=bbaetz, sr=darin, a=asa
2001-06-12 22:17:31 +00:00
blizzard%redhat.com
e1a946c67e Fix bug #85290. "proxy autoconfig module needs to shut the hell up" r=gerv,rs=tor,a=asa 2001-06-11 21:54:48 +00:00
darin%netscape.com
1b67eeb3c2 Fixes bug 73392 "ad blocking hosts file prevents page load"
r=gagan, sr=dougt, a=asa
2001-06-11 21:24:25 +00:00
darin%netscape.com
cf3d4afb48 Fixes bug 80419 (part 2) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:20:29 +00:00
darin%netscape.com
1f7dc204b3 Fixes bug 80419 (part 1) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:19:37 +00:00
dougt%netscape.com
492ffa59e4 Fixes 84472, crash when going to unsupported ftp site. r=gagan, sr=darin, a=asa@mozilla.org 2001-06-11 05:45:02 +00:00
gordon%netscape.com
b866168e16 Fix for bug 84531, "dns cache eviction count not always decremented". r=gagan, sr=darin, a=dbaron. 2001-06-08 04:54:07 +00:00
neeti%netscape.com
fa81a23f17 fix for bug 83611 - download dialog pops when text/html offered instead of page load, r=gagan, sr=darin, a=chofmann. 2001-06-07 12:45:03 +00:00
mscott%netscape.com
2c822b8f50 Bug #81576 --> fix popping up of multiple save as dialogs. Landing for nisheeth.
r=vidur
sr=darin
a=chofmann
2001-06-07 04:45:23 +00:00
mkaply%us.ibm.com
815d4faaa8 senna REQUIRES bustage 2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com
6d2f9d31e7 Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix 2001-06-07 02:57:56 +00:00
darin%netscape.com
e9d26c1f84 Fixes windows startup hang. r=gordon 2001-06-07 00:19:40 +00:00
darin%netscape.com
6b881eb2ee Fixes win32 bustage. r=gordon 2001-06-07 00:01:25 +00:00
gordon%netscape.com
9f1cafa711 Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa. 2001-06-06 23:25:39 +00:00
mkaply%us.ibm.com
a6c63868d6 EMX build break - direct.h doesn't exist on EMX 2001-06-06 14:23:09 +00:00
danm%netscape.com
f5dba5ec47 simply adding some logging helpful for debugging event queue interactions. from bugscape bug 4890, bugzilla bug 84247 r=darin 2001-06-06 02:34:52 +00:00
danm%netscape.com
ebf0feed30 nsCacheEntry now asks nsCacheService to release its data, and therefore no longer holds a strong ref to its event queue. bugscape bug 4890, bugzilla bug 84247 code=gordon,me r=beard,sfraser a=clayton,chofmann 2001-06-06 02:30:07 +00:00
dougt%netscape.com
e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
valeski%netscape.com
5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
dougt%netscape.com
0d7ec78037 Fixes 81709. Allows for compares between different nsIURI impl. r=rpotts, sr=darin, a=asa 2001-06-05 19:01:44 +00:00
darin%netscape.com
c9b2b663e2 Fixes bug 82200 "crashes [@ PL_strnchr] called from ParseChunkRemaining"
r=dbaron,gagan a=chofmann,blizzard
2001-06-05 18:21:53 +00:00
sgehani%netscape.com
44bb9f39f3 Remove extra whitespace after "nsIPasswordManager.idl \" 2001-06-05 12:37:01 +00:00
sgehani%netscape.com
c2dd4cf85f Fix unix bustage: remove whitespace after "nsIPasswordManager.idl \" 2001-06-05 12:34:54 +00:00
sgehani%netscape.com
ca316912d6 Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base. b = 76095 r = morse sr = sfraser a = drivers 2001-06-05 11:43:40 +00:00
dougt%netscape.com
2c1f3574d7 Allows FTP to create RAW content. r=gagan, sr=darin, a=blizzard 2001-06-05 05:37:00 +00:00
ducarroz%netscape.com
18073f24cc Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa 2001-06-04 22:59:22 +00:00
serge%netscape.com
d377ead1ee fix for #79371; crash or app failure when Proxy type = PAC, sr=darin; r=gagan; a=asa 2001-05-31 01:56:21 +00:00
darin%netscape.com
dc669ee5fd Fixes bug 83352 "Entering incorrect password for proxy authentication causes endless loop"
r=bbaetz, rs=dougt, a=chofmann
2001-05-30 21:45:55 +00:00
rpotts%netscape.com
3a0587164a bug #73234 (r/sr=darin, r=valeski, a=asa). Fix progress event sink messages to pass the nsIInputStreamChannel as the request - instead of the underlying transport request... 2001-05-30 02:55:51 +00:00
darin%netscape.com
0b8e5b0251 Fixes bug 80313 "HTTP Content-Type header incorrectly parsed"
r=neeti, sr=darin, a=chofmann
2001-05-30 01:58:49 +00:00
darin%netscape.com
985a470d1a Fixes bug 82388 "SSL proxy CONNECT should send Host header"
r=bbaetz, sr=dougt, a=selmer
2001-05-30 00:40:50 +00:00
darin%netscape.com
01e4b9bb6f Fixes bug 81658 "Password protection is slowing down page-load performance"
r=bbaetz, sr=dougt, a=selmer
2001-05-29 22:54:44 +00:00
rpotts%netscape.com
5b394a26a3 bug #81937 (r=valeski, sr=mscott, a=selmer) multipart/x-mixed-replace content was not being retargetted correctly... 2001-05-29 22:10:50 +00:00
darin%netscape.com
1d0e280b41 Fixes bug 82181 "bugzilla queries won't submit" r=gagan sr=blizzard a=asa 2001-05-25 23:18:50 +00:00
darin%netscape.com
eae6bcfe09 Fixes bug 81008 "support for HTTP/0.9 and folded header lines"
r=gagan sr=sfraser a=asa
2001-05-25 23:07:44 +00:00
javi%netscape.com
d035e51e8f Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
Switch reference from "weak" crypto to "low-grade" crypto so
  that the warning that comes up is consistent with the prefernces
  panel.
2001-05-25 21:49:23 +00:00
gordon%netscape.com
d169ac5e97 Fix bug 82370, leak in disk cache. r=dbaron, sr=darin, a=asa. 2001-05-25 18:47:53 +00:00
gagan%netscape.com
0e8a84508f Fix for bug 81214. We were running the PAC routines even for non-relevant scheme URLs like chrome, file, etc. Added a check to only process proxy related ones. r=pavlov, sr=darin, a=asa 2001-05-24 07:12:06 +00:00
gagan%netscape.com
63f4988f88 Fixes for bug 72599. Checking in on dougt's behalf. r=dougt, sr=brendan, a=blizzard. 2001-05-24 00:57:57 +00:00
morse%netscape.com
2492be606a bug 81451, bugzilla cookies not getting set, r=valeski, sr=darin, a=blizzard 2001-05-23 21:47:14 +00:00
scc%mozilla.org
b7b3395bad bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build 2001-05-23 01:21:04 +00:00
darin%netscape.com
4b19855426 Fixes bug 81125 "shift reload doesn't work" r=gagan sr=dougt 2001-05-23 00:11:43 +00:00
darin%netscape.com
69c8ec0d2c Partially fixes bug 81658 "poor performance on password protected pages" r=gagan sr=dougt 2001-05-23 00:09:35 +00:00
darin%netscape.com
c5a84507d8 Fixes bug 80975 "mozilla leaks sockets" r=gagan sr=dougt 2001-05-22 22:15:42 +00:00
blizzard%redhat.com
01ce2273cd Fix crasher bug #82003. Mozilla would crash when viewing some multipart pages. Make sure that we call free on the right variable. r=gagan, rs=darin 2001-05-22 14:44:28 +00:00
gordon%netscape.com
3f62a152f4 Fix bug 81799 "Infinite loop in disk cache" (handling the disk cache size=0 case), sr=hyatt. 2001-05-21 23:35:37 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
gordon%netscape.com
a4988401c3 Fix for smoketest blocker bug 81799 "Infinite loop in disk cache", sr=darin. 2001-05-21 22:05:10 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
gordon%netscape.com
461681bc41 For bug 75113, moving cache device usage report in about:cache. sr=darin. 2001-05-19 01:46:20 +00:00
gordon%netscape.com
5b0a4b1a73 Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep metadata for all entries in a single file, rather than in separate files. r=gagan, sr=darin. 2001-05-18 23:25:07 +00:00
gordon%netscape.com
7b2d93cb0d Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep
metadata for all entries in a single file, rather than in separate files.
r=gagan, sr=darin.
2001-05-18 23:24:09 +00:00
darin%netscape.com
08ca20385b Fixes bug 80949 "general.useragent.override ignored" r=pavlov sr=dougt 2001-05-18 22:47:40 +00:00
darin%netscape.com
30326a793b Fixes bug 80621 "Cannot view source or go back on diaryland member pages" r=pavlov sr=dougt 2001-05-18 22:45:34 +00:00
dougt%netscape.com
c9cd9ca9aa Fix for 81384. Add multipart/byterange support to the multipart/mixed stream converter. At somepoint we should rename this file. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:22:15 +00:00
dougt%netscape.com
783d4ff458 Fix for 81384. Adding new mimetype. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:20:11 +00:00
rpotts%netscape.com
8834b9d8bb bug #71498 and bug #37001 (r=dougt). These patches fix an assert that was erronously being called and prevent the UnknownDecoder from being called recursively when an error occurs. 2001-05-18 21:02:01 +00:00
dougt%netscape.com
040e3083cc Fix for 80101. minor optimization in GetName(). submitted by sfraser@netscape.com, sr=dougt@netscape.com 2001-05-18 06:17:00 +00:00
dougt%netscape.com
43ff73117d Adding nsIByteRangeRequest to IDL project. 2001-05-18 06:13:50 +00:00
dougt%netscape.com
6067525537 Adding new interface to build for bug 81384. r=valeski@netscape.com, sr=darin@netscape.com. 2001-05-18 06:09:41 +00:00
darin%netscape.com
60372650d0 Fixes bug 81008 "HTTP/0.9 responses not handled properly" r=gagan, rs=mscott 2001-05-18 02:03:08 +00:00
darin%netscape.com
c93104b01b Fixes bug 80899 "Mozilla crashes when authenticating with wrong password" r=gagan, sr=mscott 2001-05-18 01:59:21 +00:00
jgmyers%netscape.com
1b1a773627 clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin 2001-05-18 00:02:46 +00:00
darin%netscape.com
c3b71c612b Fixes blocker bug 81537 "crash loading bbc.co.uk" sr=smfr 2001-05-17 23:33:47 +00:00
darin%netscape.com
fb79e7ddf1 [bug 81384] Make the http 206 response go through nsHttpChannel::ProcessNormal. r/sr=dougt 2001-05-17 22:49:34 +00:00
darin%netscape.com
4fc93a0b73 fix typo in patch for bug 80468 resulting in crash browsing to any page. 2001-05-17 21:38:06 +00:00
darin%netscape.com
8fedb0f4d7 Fixes bug 80468 "Lock icon never locks" r=gagan, sr=dougt 2001-05-17 19:42:57 +00:00
darin%netscape.com
b5f58b189b Fixes bug 71740 "Stock news articles frequently do not display" r=gagan, sr=dougt 2001-05-17 19:39:14 +00:00
darin%netscape.com
6598fa6c39 Fixes bug 34745 "email message (forwarded cnn page) crashes mailnews" r=gagan,sr=mscott 2001-05-17 19:36:25 +00:00
darin%netscape.com
340438ebf4 Fixes bug 81273 "infinite recursion when clicking URL with unknown server" r=gagan; sr=bienvenu,dougt 2001-05-17 19:32:57 +00:00
mkaply%us.ibm.com
9ac88cabd8 IRIX bustage 2001-05-17 16:38:19 +00:00
dougt%netscape.com
a4c6cf7d62 Fixes 68335. r=gagan, sr=darin. This makes ensures that string getters return null instead of an empty string. Some code paths prior to this patch would return "" while others null. 2001-05-17 06:48:20 +00:00
sfraser%netscape.com
7d56e2fab9 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
darin%netscape.com
8ec79f5825 Fixes bug 80939 "Sherlock plugin updating fails due to incorrectly cached HTTP HEAD request" r=gagan, sr=dougt 2001-05-16 23:58:06 +00:00
darin%netscape.com
87ff95225d obvious ommision from my earlier checkin for bug 80544. patch=bienvenu, sr=darin 2001-05-15 20:50:50 +00:00
ddrinan%netscape.com
2ac1f43cb1 Enable support for OCSP. Bug#80178, r=mcgreer@netscape.com, sr=blizzard@mozilla.org 2001-05-15 17:59:10 +00:00
darin%netscape.com
fc86ce2c66 Fixes regression bug 80544 "can't browse ebay.com" sr=mscott 2001-05-15 17:47:51 +00:00
darin%netscape.com
fa32ff0329 Fixes bug 44536 "HTTP post fails after authentication" r=bbaetz, rs=mscott. 2001-05-15 17:44:46 +00:00
neeti%netscape.com
7360e10f74 patch for bug 78876 - null bytes badly interpreted in base64-encoded data: URI scheme. r=sspitzer, sr=valeski 2001-05-15 12:45:50 +00:00
darin%netscape.com
b79fab3047 fixes blocker bug 80424 "post regression" r=pavlov, sr=jst 2001-05-14 10:20:46 +00:00
darin%netscape.com
96075aed33 Fixes blocker bug 80457: r=bbaetz,dr 2001-05-14 10:15:06 +00:00
rpotts%netscape.com
f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
dbaron%fas.harvard.edu
4a6f6d2d34 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES. 2001-05-12 12:29:38 +00:00
cls%seawood.org
74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
dbaron%fas.harvard.edu
ae8f47cfc2 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by readding MODULE line that was removed in HTTP branch landing. 2001-05-12 02:23:07 +00:00
darin%netscape.com
d44eb7ea84 fixes mac bustage 2001-05-12 00:26:47 +00:00
darin%netscape.com
d5a36788ef fixes mac bustage 2001-05-11 23:36:14 +00:00
mkaply%us.ibm.com
b2bfa97798 OS/2 TB breakage 2001-05-11 22:52:41 +00:00
darin%netscape.com
d4982cec88 fixed typo in makefile .... arrrggghh!! 2001-05-11 21:45:26 +00:00
darin%netscape.com
5cce6840f5 part of http branch landing... forgot to add this file. 2001-05-11 21:17:17 +00:00
darin%netscape.com
199c44a737 Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:04:09 +00:00
darin%netscape.com
467aa65cb7 Http branch landing: removing old files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:01:07 +00:00
neeti%netscape.com
0ec6d68ca5 fix for bug 78654 - netwerk must not print to console in opt builds.r=dougt, sr==darin. 2001-05-10 13:14:03 +00:00
darin%netscape.com
f24fb5e94c Fixes bug 79506 "need to localize http auth prompt messages" r=gordon, sr=dougt 2001-05-09 05:43:23 +00:00
gordon%netscape.com
2004441d51 Not part of build. 2001-05-09 05:05:20 +00:00
gordon%netscape.com
fe1363c0a2 Fix build bustage. 2001-05-09 04:26:19 +00:00
thayes%netscape.com
a189244f9e Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers 2001-05-09 04:04:32 +00:00
gordon%netscape.com
893e8e0225 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
dbaron%fas.harvard.edu
32c43cb5ef Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
bryner%uiuc.edu
fb881f011a Part of fix for 74387 -- return an error code from nsSocketTransport::Init if we don't have a socket provider for the given socket type, such as if PSM is not installed. r=bbaetz, sr=darin. 2001-05-08 02:06:46 +00:00
gordon%netscape.com
23a6c877af Fix for bug 78479 "frequent hang on quit after long use" and bug 79241 "Crash quiting the app in the cache". sr=darin. 2001-05-08 00:13:21 +00:00
gordon%netscape.com
9e6aeefb08 Fix for bug 74301 "New cache not properly updating object size" and bug 78849 "nsCacheEntryDescriptor needs to be threadsafe". sr=darin. 2001-05-08 00:07:44 +00:00
gordon%netscape.com
4c49dc8df0 fix for bug 78852 "nsDiskCacheEntry needs to be made threadsafe", sr=darin. 2001-05-08 00:05:49 +00:00
gordon%netscape.com
96f47a92dc fix for bug 75183, "separate eviction policy for chrome needed". sr=darin. 2001-05-08 00:04:50 +00:00
ccarlen%netscape.com
ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
cls%seawood.org
6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
jgmyers%netscape.com
158720a885 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:39:37 +00:00
jgmyers%netscape.com
9e59a73003 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:28:00 +00:00
neeti%netscape.com
c2898522f6 fix for bug 78376 - ASSERTION: New URI failed: 'Error', file mozilla\netwerk\base\src\nsProtocolProxyService.cpp
r=gagan, sr=darin
2001-05-04 02:42:44 +00:00
mkaply%us.ibm.com
6ef172f0ed OS/2 TB breakage
Making _getdrive work on OS/2
2001-05-03 22:03:57 +00:00
mkaply%us.ibm.com
93485cf3b1 More bad line endings 2001-05-03 21:15:07 +00:00
mkaply%us.ibm.com
62a7309d06 OS/2 TB break - bad lineendings 2001-05-03 21:11:36 +00:00
dougt%netscape.com
44ccfa9259 Fixes 38643. No longer do we eagerly resolve UNC paths on windows. r=gagan@netscape.com, sr=darin@netscape.com 2001-05-03 19:30:43 +00:00
scc%mozilla.org
6860a0a739 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs| 2001-05-03 10:09:59 +00:00
gordon%netscape.com
e9bb24af9b Fix for bug 77844 "nsAboutProtocolHandler needs to look for anchor tags", sr = darin. 2001-05-03 02:36:45 +00:00
gordon%netscape.com
56d6866699 Fix for bug 76661, "Recursive attempt to lock cache entry". r=dougt, sr=darin. 2001-05-03 02:35:26 +00:00
ccarlen%netscape.com
4b073109ac Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf 2001-05-02 14:47:09 +00:00
dougt%netscape.com
822b09027a removing ^M 2001-05-02 00:17:16 +00:00
dougt%netscape.com
332429897f Fixes 78279, 77939. r=gagan@netscape.com, sr=darin@netscape.com 2001-05-01 23:09:25 +00:00
thayes%netscape.com
5f52f29bcb Bug 78124. r=javi/sr=scc. Change onclick for the security-button to call
the pageInfo window directly, opened to the security tab.
2001-05-01 22:20:10 +00:00
rpotts%netscape.com
896be6d1f1 deleted a block of code inside of a comment... 2001-04-30 22:58:17 +00:00
gordon%netscape.com
0471906e82 For bug 74668. Add cache device ID attribute to nsICacheEntryInfo interface,
and implementing classes.  r=beard, sr=darin.
2001-04-30 01:18:34 +00:00
cls%seawood.org
d62bacf705 Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
bryner%uiuc.edu
dff466e307 Bug 75865 - HTTPS doesn't work through proxy.
http patch from darin, r=me, sr=rpotts.
psm patch from me, r=javi, sr=rpotts.
2001-04-29 19:42:38 +00:00
bienvenu%netscape.com
a7f9c2f068 add ability to reuse file transports r=dougt,sr=darin 74597 2001-04-29 14:57:31 +00:00
cls%seawood.org
00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dbaron%fas.harvard.edu
7efdc67c03 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES. 2001-04-28 03:04:35 +00:00
dougt%netscape.com
b8df086dbe i collided with string bundle changes. fixing build bustage. r=valeski@netscape.com, a=buildgods 2001-04-27 22:22:56 +00:00
dougt%netscape.com
19774f7f6c fixes 77969. Adds PRE tag. r=dougt, sr=darin@netscape.com 2001-04-27 21:38:44 +00:00
valeski%netscape.com
00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
rpotts%netscape.com
259fce8009 fix for bugs #55867, 63529, 26295, 63247 (r=darin, valeski) 2001-04-27 21:05:52 +00:00
dougt%netscape.com
d29deceab5 Adding new english strings for bug 47689. r=neeti@netscape.com, sr=darin@netscape.com 2001-04-27 20:58:41 +00:00
dougt%netscape.com
d0ab1b8298 Fixes 77032, 65270, 71556, 76274, 61290, 47689. Also makes Suspend/Resume work. r=neeti@netscape.com, sr=darin@netscape.com 2001-04-27 20:56:44 +00:00
bienvenu%netscape.com
d1a6dd1d4b backout build bustage fix 2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
a3c24a7017 fix build bustage 2001-04-27 05:03:54 +00:00
dougt%netscape.com
eb9e49ff48 fixed 77823. r=gagan@netscape.com, sr=darin@netscape.com 2001-04-27 01:51:28 +00:00
attinasi%netscape.com
f5697e3021 Fixed assertion due to invalid proxy configuration. Patch from Peter V. for bug 53080 r=dbaron@fas.harvard.edu sr=attinasi@netscape.com 2001-04-26 23:53:27 +00:00
heikki%netscape.com
4095a51dde Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com
000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
dbaron%fas.harvard.edu
58d5a19f42 Make dnsDomainIs behave as it did in Netscape 4.x. b=76649 r=gagan@netscape.com sr=blizzard@mozilla.org 2001-04-26 14:06:22 +00:00
gordon%netscape.com
15f2920f07 checkin for bug 76293. Moves cache directory aside on startup if disk cache is unable to read or delete files. Cache service disables disk cache device if it fails to initialize, and defaults to using memory cache instead. r=beard, sr=darin. 2001-04-26 05:07:28 +00:00
gordon%netscape.com
cadf9d7836 Approved checking for bug 76372, r=gagan, sr=brendan, a=brendan/chofmann. Added guards against calls to uninitialized nsCacheEntryHashtable. 2001-04-24 02:22:27 +00:00
gordon%netscape.com
a43eb29cb5 Approved checkin for bug 76125, cleanup usage of pldhashtable in nsCacheService.cpp. r=gagan, sr=brendan, a=asa. 2001-04-23 05:15:03 +00:00