dougt%netscape.com
|
6a44ba717c
|
Fixes 78279, 77939. r=gagan@netscape.com, sr=darin@netscape.com
|
2001-05-01 23:09:25 +00:00 |
thayes%netscape.com
|
85e5579415
|
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
|
04494d1333
|
deleted a block of code inside of a comment...
|
2001-04-30 22:58:17 +00:00 |
gordon%netscape.com
|
de32342514
|
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
|
c06c69763c
|
Remove unneeded LOST_SYM_LIBS defines.
|
2001-04-30 01:13:22 +00:00 |
bryner%uiuc.edu
|
cffdb488e5
|
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
|
c65da247c9
|
add ability to reuse file transports r=dougt,sr=darin 74597
|
2001-04-29 14:57:31 +00:00 |
cls%seawood.org
|
25c6dc1c7e
|
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
|
d730dcc4cf
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES.
|
2001-04-28 03:04:35 +00:00 |
dougt%netscape.com
|
c27a05d2de
|
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
|
a4fc0ea202
|
fixes 77969. Adds PRE tag. r=dougt, sr=darin@netscape.com
|
2001-04-27 21:38:44 +00:00 |
valeski%netscape.com
|
9e8d80d70f
|
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
|
f56f8cf05b
|
fix for bugs #55867, 63529, 26295, 63247 (r=darin, valeski)
|
2001-04-27 21:05:52 +00:00 |
dougt%netscape.com
|
d03bf678cc
|
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
|
aa1eedbc15
|
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
|
d3d7c939d8
|
backout build bustage fix
|
2001-04-27 05:58:32 +00:00 |
bienvenu%netscape.com
|
9e6bd125bb
|
fix build bustage
|
2001-04-27 05:03:54 +00:00 |
dougt%netscape.com
|
c023c969b7
|
fixed 77823. r=gagan@netscape.com, sr=darin@netscape.com
|
2001-04-27 01:51:28 +00:00 |
attinasi%netscape.com
|
0951aed2ba
|
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
|
a0844e5329
|
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
|
19dccef1bc
|
Prefs API refactoring. Bug #46863. r=valeski, sr=alecf.
|
2001-04-26 18:41:11 +00:00 |
dbaron%fas.harvard.edu
|
ab65e0c9a4
|
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
|
847ca8a31d
|
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
|
4584f04a13
|
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
|
6ad37cdae1
|
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 |
ccarlen%netscape.com
|
fad24de4ee
|
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
|
2001-04-21 00:26:18 +00:00 |
bryner%uiuc.edu
|
cbc8cea88c
|
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
|
2001-04-20 06:45:56 +00:00 |
bnesse%netscape.com
|
6a048b1a8f
|
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
|
2001-04-19 22:21:39 +00:00 |
timeless%mac.com
|
894c70dd3f
|
fix Bugzilla Bug 76426 All your control paths should belong to us.
r=valeski, sr=darin, a=asa
|
2001-04-19 19:43:43 +00:00 |
chak%netscape.com
|
957059f8ce
|
Fix for Bug#76657 - ViewSource protocol handler must use nsIRequest::LOAD_FROM_CACHE
r=valeski, sr=brendan@mozilla.org, a=asa@mozilla.org
|
2001-04-19 19:41:14 +00:00 |
jgmyers%netscape.com
|
d6fbbbb186
|
fix typo: bug 31896 r=dmose sr=darin a=blizzard
|
2001-04-19 17:10:50 +00:00 |
timeless%mac.com
|
ee959d2767
|
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
|
2001-04-18 05:59:43 +00:00 |
mscott%netscape.com
|
4ad76a0e94
|
Bug #68237 --> fix array bounds read in ::ScanTXT
r=benb
sr=sspitzer
|
2001-04-18 04:08:25 +00:00 |
gagan%netscape.com
|
3a697e0227
|
Fix for bug 68086. Replaced several about: files which were only redirecting to a new location with a single smarter one. r=rpotts, sr=darin
|
2001-04-18 03:09:32 +00:00 |
beard%netscape.com
|
7ceb4a36f8
|
bug #68086, removed trivial redirecting protocol handlers, added nsAboutRedirector.cpp. r=gagan
|
2001-04-18 03:05:56 +00:00 |
beard%netscape.com
|
302735b13a
|
Fix for Mac bustage. r=gagan
|
2001-04-18 03:04:44 +00:00 |
ddrinan%netscape.com
|
130f9d3220
|
Fix for bug #75277, enable tls. r=javi@netscape.com, sr=darin@netscape.com
|
2001-04-18 00:46:04 +00:00 |
gordon%netscape.com
|
a3f489435a
|
Fix bug 75448 "Clear disk cache from prefs not working properly". Patch by
beard, r=gordon, sr=darin.
|
2001-04-17 23:20:06 +00:00 |
dbaron%fas.harvard.edu
|
f368832434
|
Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org
|
2001-04-17 14:33:19 +00:00 |
dveditz%netscape.com
|
25010b043f
|
more ^M bustage
|
2001-04-17 13:26:03 +00:00 |
dveditz%netscape.com
|
d97007e8b6
|
Fixing build bustage (evil trailing ^M's).
|
2001-04-17 12:46:17 +00:00 |
gordon%netscape.com
|
b46550c82f
|
desperate attempt to fix build bustage on win32. Don't know why it didn't like the !endif, so I'm just nuking the lines I was trying to comment out.
|
2001-04-17 12:01:58 +00:00 |
gordon%netscape.com
|
99a7277559
|
bug 72528, remove old cache from build. sr=darin.
|
2001-04-17 10:47:22 +00:00 |
disttsc%bart.nl
|
c5d74fa7e2
|
Only try to create an instance of the secure browser UI if PSM is installed. Bug=76292, r=timeless, sr=ben
|
2001-04-17 07:01:15 +00:00 |
gordon%netscape.com
|
5781ea5a43
|
First implementation of "flat files" for cache.
|
2001-04-17 03:54:48 +00:00 |
drapeau%eng.sun.com
|
3fd96a407d
|
Bug fix for Bugzilla bug 53080. Includes a JavaScript XPCOM component that
does the automatic proxy config. Much thanks to Denis Antrushin
(adu@sparc.spb.su), among others, for writing this fix.
|
2001-04-17 02:34:47 +00:00 |
dbaron%fas.harvard.edu
|
8fe95fc5ea
|
Remove carriage returns (^M) to fix cement (IRIX) bustage.
|
2001-04-17 00:32:17 +00:00 |
dbaron%fas.harvard.edu
|
81b30f354a
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing mime to mimetype in REQUIRES.
|
2001-04-16 22:55:25 +00:00 |
valeski%netscape.com
|
a5ec5c58eb
|
sr=vidur, r=dbaron. fixing leak and updating hashtables to newer, better, versions. 75337
|
2001-04-16 21:11:20 +00:00 |
jgmyers%netscape.com
|
b087bf8e1e
|
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
|
2001-04-16 21:01:29 +00:00 |