bryner%netscape.com
1ed5a8b575
Fix a leak when the directory listing is pulled from the cache (bug 199425). r=bbaetz, sr=darin.
2003-04-02 03:17:30 +00:00
guru%startrek.com
0f9f181ca8
Fix for bug 199500 - Crash in nsHttpConnectionMgr::OnSocketEvent if PSM is not installed; p=darin r/sr=alecf a=dbaron
2003-03-28 15:02:42 +00:00
darin%netscape.com
66d2e3f995
landing final patch for NTLM authentication based on WIN32 SSPI API, b=159015 r=kaie sr=dbaron a=asa
2003-03-27 19:31:53 +00:00
darin%netscape.com
00bf4441ff
fixes topcrash bug 199492 "crash while submitting form on www.sony.com [@nsHttpConnection::CloseTransaction]" r+sr=alecf a=dbaron
2003-03-27 18:47:34 +00:00
gordon%netscape.com
9bcdf03dcd
Fix bug 198267. Fix accounting of mInactiveSize to prevent assertion. rs=darin.
2003-03-26 05:14:27 +00:00
darin%netscape.com
f6343941a2
landing framework changes to support NTLM authentication b=159015 r=dougt,cathleen sr=alecf
2003-03-26 05:05:49 +00:00
suresh%netscape.com
1465efe4a5
fix for 191946 - shows japanese language, instead of english. r/sr-darin
2003-03-26 01:21:26 +00:00
suresh%netscape.com
3bf2adaba6
fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin.
2003-03-26 01:19:52 +00:00
nhotta%netscape.com
1ae08961f3
Implements ACE to UTF-8 and modified the test program,
...
bug 196717, r=shanjian, sr=darin.
2003-03-25 23:18:41 +00:00
nhotta%netscape.com
3af8b9a815
Apply length check for generated ACE string,
...
bug 198637, r=shanjian, sr=darin.
2003-03-25 20:48:03 +00:00
darin%netscape.com
8d2ce489b8
fixes bug 192353 "cache meta data is bloaty" r=gordon sr=alecf
2003-03-25 15:20:10 +00:00
dbaron%dbaron.org
799e880f94
Fix shutdown leaks in FTP by freeing the elements of mRootConnectionList before going offline (during XPCOM shutdown). b=191835 r=bbaetz sr=darin
2003-03-25 14:48:57 +00:00
gordon%netscape.com
d15832db8a
Fix bug 198267 and bug 191161. r=bryner, sr=darin.
2003-03-25 07:05:33 +00:00
varga%netscape.com
906bfa1fa3
Landing bookmarks branch. Everything except mozilla/xpfe
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
darin%netscape.com
8acf99a8a1
fixes bug 195746 "Corrupt cache / HTTP networking - Wrong images, incomplete
...
pages, octet-stream download dialog" r=dougt sr=bz
2003-03-25 02:23:11 +00:00
suresh%netscape.com
3f83cc0661
fix for bug 48202 - HTTP 307 redirect behavior violates RFC2616 [should preserve request method]. r-dougt,sr-darin.
2003-03-25 01:19:21 +00:00
louie.zhao%sun.com
e399d307cd
necko part of bug 60304 "Basic Auth doesn't work for Java"
...
(To complete fixing bug 60304, need another patch, which is in OJI module)
r = antonio.xu sr= darin
2003-03-24 03:59:47 +00:00
syd%netscape.com
d42ec504a6
http://bugzilla.mozilla.org/show_bug.cgi?id=195655
...
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)
r/sr = sspitzer, r=brade
2003-03-22 04:55:45 +00:00
cbiesinger%web.de
660cf485d6
198490 r=bbaetz rs=darin consecutive spaces are not displayed in filename "file name" -> "file name"
2003-03-21 22:26:52 +00:00
nhotta%netscape.com
eee0b21d5f
Null terminate the punycode encoded string,
...
bug 198437, r=shanjian, sr=darin.
2003-03-21 00:23:12 +00:00
bzbarsky%mit.edu
5a829e126a
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
...
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
bzbarsky%mit.edu
1bfea66b89
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
bryner%netscape.com
80908122e5
trying to fix nebiros bustage - moving inline function before its first call site
2003-03-18 06:02:10 +00:00
bryner%netscape.com
dd13b1e342
Implement an LRU-SP eviction policy for the memory cache (bug 188458). r=gordon, sr=darin.
2003-03-17 23:22:29 +00:00
gordon%netscape.com
18018b3148
fix bug 197429 "clear disk cache broken on MacOS X". Rederive mCacheDirectory from parent after moving old mCacheDirectory to Cache.Trash for deletion, rather than operate on clone of mCacheDirectory. r=bryner sr=sfraser.
2003-03-17 07:33:45 +00:00
andreas.otte%debitel.net
67c5e262d8
fix bug 113032 [jar: anchors within pages drop the HTML file name] fix resolving relative jar urls, fix anchor handling in jar urls, r=darin, sr=bzbarsky
2003-03-15 20:00:20 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
gordon%netscape.com
faaf519ab2
Removing obsolete tests. These were for the old pre-NS6.1 cache. r=darin.
2003-03-14 19:29:40 +00:00
gordon%netscape.com
a0bcdb2e44
removing long obsolete files. r=darin.
2003-03-14 19:27:01 +00:00
dmose%mozilla.org
e3f16b7236
The fix for bug 195727 lost the const qualifier. Putting it back. r=timeless, sr=sspitzer
2003-03-14 04:20:40 +00:00
nhotta%netscape.com
cd05d87c04
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
darin%netscape.com
5e7ab39a51
fixes bug 196994 "HTTP generates spurious transport status events" r=dougt sr=jag
2003-03-13 00:52:39 +00:00
nhotta%netscape.com
7d99fd5fb7
Changed to use the official ACE prefix per RFC3490,
...
and comment changes since drafts turned to RFC,
bug 188215, r=ftang, sr=darin.
2003-03-12 21:31:39 +00:00
cls%seawood.org
ab37c79206
Disabling autodial support for mingw buildss until a mingw release contains a rasdlg impl.
...
Change nsDNSEventProc callback declaration to appease both MSVC & GCC.
Bug #134113 r=bbaetz sr=darin
2003-03-12 20:24:37 +00:00
cavin%netscape.com
53de0d9911
Fix for 195727. Changed IsSpace() declaration from 'const char aChar' to 'PRUnichar aChar'. r=darin, sr=sspitzer.
2003-03-11 23:49:08 +00:00
gordon%netscape.com
17de9197d0
fix bustage on OS/2. Use PR_CALLBACK for run function in PR_CreateThread.
2003-03-11 01:38:55 +00:00
gordon%netscape.com
4719c0e0b9
for bug 103851 "move cache deletion to another thread", r=bryner, sr=darin.
2003-03-10 23:19:05 +00:00
gordon%netscape.com
6ec01461fd
for bug 103851, adding new cache error. r=bryner, sr=darin.
2003-03-10 23:18:04 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cls%seawood.org
ab74b36ce8
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
darin%netscape.com
71654d9c2c
fixing OS/2 bustage
2003-03-06 07:27:27 +00:00
darin%netscape.com
e7bd4d0524
fixes bug 156909 "Possible bug in netwerk/protocol/http/src/nsHttpChannel.cpp"
...
patch=tenthumbs@cybernex.net r=suresh sr=darin
2003-03-06 05:42:35 +00:00
darin%netscape.com
03c21e8b11
fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky
2003-03-06 05:01:30 +00:00
darin%netscape.com
426149878b
fixes bug 193887 "Back/Forward buttons break when a variable is used in a
...
javascript: URI that changes the value of location.href" r=dougt sr=brendan
2003-03-04 04:23:25 +00:00
seawood%netscape.com
75c84cfdea
Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
...
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
darin%netscape.com
f06b78dce2
fixes bug 194708 "Redirection limit exceeded if https is left out, doesn't follow redirects" r=dougt sr=bryner
2003-03-01 02:18:05 +00:00
suresh%netscape.com
4b13e320bb
bug 173867 - http expires header with date-in-past causes miscalculation. r-dougt, sr-darin.
2003-02-28 21:54:57 +00:00
cavin%netscape.com
47ad5ffffc
Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer.
2003-02-27 22:46:42 +00:00
andreas.otte%debitel.net
7bea6bdccb
fix bug 193477 [URL: colon ":" in URI is escaped in request (not scheme or port delimiter)] no longer escape the colon when it is part of the filename in urls, but force it's escape in links when building dir/index listings, r=bbaetz@acm.org, sr=darin@netscape.com
2003-02-27 13:15:19 +00:00
andreas.otte%debitel.net
869bb24c30
fix bug 191638 [index/html: files|dirs with "%" need to be properly encoded] force escape of % as part of filenames to %25 to not be damaged by unescape, r=bbaetz@acm.org, sr=darin@netscape.com
2003-02-27 10:55:01 +00:00
kairo%kairo.at
11348f5311
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
alecf%netscape.com
db5dd7ed0e
fix for bug 11232 - helper function for putting the reading of a stream into the background
...
r=dougt, sr=darin
2003-02-25 13:57:09 +00:00
darin%netscape.com
a9d25a843d
removing dead files (post bug 176919 cleanup)
2003-02-23 05:22:38 +00:00
darin%netscape.com
e8737592a8
removing dead code
2003-02-23 05:14:06 +00:00
darin%netscape.com
5780581f8c
removing dead files (post bug 176919 cleanup)
2003-02-23 05:11:04 +00:00
darin%netscape.com
e48fa44c4a
fixes bug 192207 "M130B Trunk crash [@ 0x00000000 - PL_DHashTableOperate] (really in nsSocketTransportService::RememberHost)" r=dougt sr=brendan
2003-02-23 05:07:34 +00:00
bzbarsky%mit.edu
d55ae48d15
Make defaultDescription and applicationDescription use the handler's leafname
...
if no description is set. Bug 190409, r=pkw@us.ibm.com , sr=darin
2003-02-22 20:06:56 +00:00
bzbarsky%mit.edu
8f9ce54e06
That last checkin was bug 192522, r=alecf, sr=darin
2003-02-22 19:09:58 +00:00
bzbarsky%mit.edu
5a079abc8e
Just set the MIME type on the stringbundle channel after calling Open(). We
...
don't need necko to sniff the type.
2003-02-22 19:09:04 +00:00
seawood%netscape.com
03fef46e2c
Add about:buildconfig
...
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
wtc%netscape.com
c210ab5523
Bug 190960: added the DHE ciphersuites back because the underlying NSS bug
...
(bug 188856) that broke them has been fixed. r=kaie. sr=bryner. a=asa for
mozilla1.3.
Modified Files:
netwerk/base/public/security-prefs.js
security/manager/pki/resources/content/ssl3tlsciphers2.xul
security/manager/pki/resources/locale/en-US/pref-ssl.dtd
security/manager/ssl/src/nsNSSComponent.cpp
2003-02-19 15:08:50 +00:00
mkaply%us.ibm.com
9447538c99
#193593
...
r=darin, sr=bzbarsky, a=asa
Make session-logout work again for http so turbo works on OS/2
2003-02-19 14:53:11 +00:00
darin%netscape.com
942b069220
fixes bug 193267 "Code cleanup for nsSocketTransport2.cpp" r=dougt sr=bz a=asa
2003-02-18 21:02:49 +00:00
darin%netscape.com
eb51230853
fixing bustage!
2003-02-17 04:38:24 +00:00
darin%netscape.com
20065164a3
fixes bug 192478 "mozilla freezes when 'View Selection Source' @ nsPipe3.cpp::nsPipeOutputStream::WriteSegments" r=dougt sr=bz a=dbaron
2003-02-17 01:37:28 +00:00
darin%netscape.com
6ef3967070
fixes bug 193227 "Mozilla session hangs when trying to open website, then cannot load until restart" r=dougt sr=bz a=dbaron
2003-02-15 21:04:30 +00:00
darin%netscape.com
03f838a435
fixes bug 189965 "ANY connection error treated as TCP RST, resulting in "the document contains no data" [was: Yahoo - The connection was refused when attempting to contact rd.yahoo.com]" r=wtc sr=bz a=dbaron
2003-02-13 21:33:58 +00:00
darin%netscape.com
6e44144762
fixes bug 190860 "trunk topcrash [@ _PR_Getfd]" r=dougt sr=bz a=asa
2003-02-13 19:02:25 +00:00
darin%netscape.com
eab16107c6
fixes bug 192294 "hangs at various URLs (Windows 9x-specific)" r=wtc sr=bz a=asa
2003-02-13 00:06:07 +00:00
darin%netscape.com
8898235461
fixes bug 184122 "mozilla submits bug several times" r=bbaetz sr=bz a=dbaron
2003-02-09 20:13:46 +00:00
darin%netscape.com
b55aa4147a
fixes bug 192049 "Mozilla fails to read from sockets to this site" r=dougt sr=bz a=dbaron
2003-02-07 00:49:17 +00:00
darin%netscape.com
dc63377e03
fixes bug 191739 "Browser does not work if loopback is disabled" r=dougt sr=bz a=asa
2003-02-06 21:20:26 +00:00
darin%netscape.com
d1549d0676
fixes bug 191220 "FTP: not entering directory, instead message box : 'Alert: 250 CWD command successful'" r=bbaetz,sr=dougt,a=asa
2003-02-02 02:55:30 +00:00
darin%netscape.com
8304c9ec71
fixes bug 191227 "file uploads hang (especially w/ slower connections or
...
slower servers)" r=dougt sr=bz a=dbaron
2003-01-31 02:00:45 +00:00
darin%netscape.com
3d55032f82
fixes bug 190000 "crashes [@ PR_SetPollableEvent]" r=pavlov sr=bz a=dbaron
2003-01-31 01:51:45 +00:00
darin%netscape.com
530604a2b4
fixes bug 190001 "crashes [@ nsHttpConnection::CloseTransaction]" r=dougt sr=bz a=dbaron
2003-01-30 23:11:55 +00:00
seawood%netscape.com
4540357473
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
darin%netscape.com
4587b8ee6e
final patch for bug 190326 "crash in nsJARChannel.cpp when launching calendar"
...
r=dougt sr=alecf a=asa
2003-01-29 06:47:55 +00:00
darin%netscape.com
711360f7b3
fixes bug 190863 "some Images fail to load with pipelining enabled"
...
r=dougt sr=bzbarsky a=asa
2003-01-29 06:42:30 +00:00
darin%netscape.com
efb729aaea
fixes bug 187996 "Strange behavior on 305 redirect" r=bbaetz sr=bzbarsky a=dbaron
2003-01-29 01:13:12 +00:00
darin%netscape.com
0e1462cc9b
fixes bug 190840 "If connection times out, no error messages displayed"
...
r=dougt sr=bzbarsky a=asa
2003-01-28 19:19:08 +00:00
darin%netscape.com
e8caee69c2
fixes one of the crashes reported in bug 190326 "crash in nsJARChannel.cpp
...
when launching calendar" r=dougt sr=bzbarsky a=asa
2003-01-28 19:13:52 +00:00
kaie%netscape.com
6b9785edcd
b=190640 Remove the DHE ciphersuites until they work
...
r=javi sr=bryner a=asa
2003-01-28 15:06:29 +00:00
sspitzer%netscape.com
6718f17387
turn hang (on send, or save draft of certain email) into an assert
...
by double checking some args to make sure they are valid.
bug #187065 . the bug will open until we fix the real problem.
sr=darin, a=asa
2003-01-28 01:26:24 +00:00
darin%netscape.com
3b402eb5f5
fixes bug 189672 "100% CPU, exhaust system resource, freeze mozilla, while
...
displaying page" r=dougt sr=bzbarsky a=dbaron
2003-01-25 22:43:13 +00:00
bzbarsky%mit.edu
006ac979e8
Remove hack around bug in nsPipe now that the bug is fixed. Bug 190410,
...
r=bbaetz, sr=darin, a=asa
2003-01-25 04:45:36 +00:00
darin%netscape.com
87955f7f58
fixes bug 190003 "cannot open links when pipelining enabled, URLs load
...
forever, process not terminated on exit" r=dougt sr=bzbarsky a=dbaron
2003-01-25 02:30:20 +00:00
darin%netscape.com
fd41d3cfa9
fixes bug 189843 "Cannot make any connections to "localhost" (127.0.0.1)"
...
r=dougt sr=sspitzer a=blizzard
2003-01-24 05:32:06 +00:00
darin%netscape.com
9fe64eac7f
fixes bug 190194 "cache leak regression from recent checkin"
...
r=gordon sr=bzbarsky a=asa
2003-01-24 01:13:15 +00:00
darin%netscape.com
8eb2526827
fixes bug 189897 "Download starts with Download Error, then Cancel Button disabled"
...
r=adamlock sr=bzbarsky a=dbaron
2003-01-24 00:53:00 +00:00
peterv%netscape.com
5812a79410
Fixing CFM bustage. Necko2, not Necko.
2003-01-22 11:06:15 +00:00
alecf%netscape.com
71e3aa338c
move keyword and data handlers over to necko2 to shrink the embedding build - bug 106206
...
sr=darin, r=pavlov
2003-01-22 03:50:16 +00:00
darin%netscape.com
36a9628307
fixes bug 189699 "Current trunk does not automatically dial-up"
...
patch=aardvarktm@hotmail.com r=dougt sr=darin
2003-01-22 00:09:05 +00:00
darin%netscape.com
acb702d6e5
minor tweak to last checkin
2003-01-21 23:29:31 +00:00
darin%netscape.com
2000e56f18
fixes bug 189779 "crashes quitting [@ nsDiskCacheOutputStream::~nsDiskCacheOutputStream]"
...
r=kaie sr=bz
2003-01-21 23:28:08 +00:00
kairo%kairo.at
9042b89dbc
Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
2003-01-21 21:04:23 +00:00
darin%netscape.com
b19f5d1ee0
attemping fix for linux Ts/Txul startup regression, b=189567
2003-01-19 20:46:51 +00:00
cbiesinger%web.de
35f33cd321
189630 r=bbaetz sr=dbaron uninitialized nsresult in nsIIOService
2003-01-19 10:55:23 +00:00
darin%netscape.com
0e7b16cca9
removing old nsIFileChannel, hoping to make the macs start ignoring it.
2003-01-18 04:33:21 +00:00
dbaron%dbaron.org
087e85f545
Fix bustage on OS/2 VACPP and Sun Workshop compilers. b=176919 r=darin
2003-01-18 04:24:51 +00:00
darin%netscape.com
f68851be3d
fix leak (thanks dbaron!)
2003-01-18 03:50:41 +00:00
darin%netscape.com
898690e8c3
fixing mac bustage
2003-01-18 03:41:17 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
darin%netscape.com
b5442da194
new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 01:27:53 +00:00
nhotta%netscape.com
17b5b64fd9
Fixing Mac CFM bustage.
2003-01-18 00:50:37 +00:00
nhotta%netscape.com
236c4e352b
Integrate IDN code and Unicode normalizer to nsIDNService,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:56:33 +00:00
nhotta%netscape.com
73e728f223
Adding IDN files, bug 112979, r=ftang, sr=darin.
2003-01-17 23:46:22 +00:00
nhotta%netscape.com
c6f8f22611
Adding IDN files,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:43:33 +00:00
nhotta%netscape.com
60b09b5720
International Domain Name (IDN) implementation from JPNIC,
...
http://www.nic.ad.jp/ja/idn/mdnkit/download/
bug 112979, r=nhotta, sr=darin.
2003-01-17 23:40:49 +00:00
nhotta%netscape.com
500f449675
Punnycode implementation for International Domain Name (IDN),
...
the code is from internet draft,
http://www.ietf.org/internet-drafts/draft-ietf-idn-punycode-03.txt
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:58:06 +00:00
nhotta%netscape.com
b5d7ae2317
International Domain Name (IDN) implementation from JPNIC,
...
http://www.nic.ad.jp/ja/idn/mdnkit/download/
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:30:10 +00:00
bzbarsky%mit.edu
5f9095c9ce
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
bzbarsky%mit.edu
34d7d818da
Fix solaris and BSD/OS build bustage
2003-01-11 21:25:57 +00:00
bzbarsky%mit.edu
158a688d94
Add sniffing of XML files. Reorganize the sniffing code to make plugging in
...
new sniffers simpler. Bug 186884, r=bbaetz, sr=darin
2003-01-11 19:34:13 +00:00
darin%netscape.com
f559ce69a0
fixes bug 131237 "Don't assert at nsStandardURL::SetUserPass during normal
...
HTTP publishing" r=brade sr=kin
2003-01-10 09:43:32 +00:00
dbaron%dbaron.org
2d58cd8e80
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
timeless%mozdev.org
4a947cfbc2
Bug 186721 Keyword protocol handler NewURI leaks uri if SetSpec fails
...
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:13 +00:00
alecf%netscape.com
9f841e1e3c
oops, add ftp files to all targets!
2003-01-07 22:53:17 +00:00
alecf%netscape.com
eda89a044d
fix for bug 170987, CodeWarrior project changes
2003-01-07 21:56:49 +00:00
alecf%netscape.com
dabdc46404
fix for bug 170987 - move the FTP protocol into necko from necko2, so that necko.dll isn't required for embedding
...
r=gordon, sr=darin
2003-01-07 21:56:32 +00:00
bzbarsky%mit.edu
08a01474ef
Fix buld bustage on Irix -- ^M is bad!
2003-01-07 01:35:47 +00:00
kaie%netscape.com
233f20dbed
b=184940 Enable additional SSL ciphers, add configuration UI
...
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
mstoltz%netscape.com
a7c821ee09
Bug 162584: don't linkify javascript: and data: URLs in about:cache-entry. r=gordon, sr=darin
2003-01-06 23:34:43 +00:00
kairo%kairo.at
a7555a91fe
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
seawood%netscape.com
583ec4d823
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
rpotts%netscape.com
aedcc2be86
bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again...
2003-01-02 01:14:40 +00:00
rpotts%netscape.com
662220b15d
bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ
2003-01-02 01:13:15 +00:00
jaggernaut%netscape.com
d379be6237
Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner
2002-12-30 21:56:02 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
timeless%mozdev.org
85373c5757
Bug 52104 about:logo is missing
...
patch by bugzilla@gemal.dk r=timeless sr=darin
2002-12-25 22:17:54 +00:00
timeless%mozdev.org
9d40cc56ad
Bug 52104 about:logo is missing
...
patch by bugzilla@gemal.dk r=timeless sr=darin
2002-12-25 08:40:46 +00:00
seawood%netscape.com
709da1357a
Enable truncation of cache files for BeOS.
...
Bug #162588 r=gordon sr=darin
2002-12-19 06:27:57 +00:00
cbiesinger%web.de
cff08333a7
170548 r=gordon sr=darin about:cache-entry should show filename
2002-12-18 22:51:52 +00:00
cbiesinger%web.de
11107e47a0
184075 r=darin sr=bz nsAboutRedirector should not use literal number
2002-12-14 14:56:26 +00:00
darin%netscape.com
4fea3ee60c
first patch for bug 181230 "profile-change-net-teardown must work"
...
r=dougt sr=rpotts a=asa
2002-12-06 06:38:52 +00:00
neeti%netscape.com
0fd1fd6bcc
Fix for bug 177964 - FTP: can't download file with # in its name,r=nhotta@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org
2002-12-05 19:18:57 +00:00
darin%netscape.com
703bf724e3
fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
...
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
darin%netscape.com
ef56c1a5ba
additional comment tweaks for bug 157133 "freeze nsIHttpChannel,
...
nsIHttpHeaderVisitor" r/sr=nobody
2002-12-03 22:00:54 +00:00
neeti%netscape.com
b72561f4e2
fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin
2002-11-26 21:37:58 +00:00
darin%netscape.com
2f1b1f3c24
cvs removing unused files, b=181699, r=gagan, sr=alecf
2002-11-26 19:11:33 +00:00
darin%netscape.com
950c622c23
fixes bug 181699 "remove unused nsProxyAutoConfigUtils and
...
nsIProxyAutoConfigUtils" r=gagan sr=alecf
2002-11-26 18:58:27 +00:00
darin%netscape.com
0e1da1c775
fixes bug 141605 "Need to work around non-standard Digest auth server
...
implementations [was: Digest Authorization do not quote certain values]"
patch=pach@cs.cmu.edu r=bbaetz sr=darin
2002-11-26 00:26:13 +00:00
darin%netscape.com
4b23af92f2
fixes bug 181732 "nordic mtv site produces 'is not a valid protocol'"
...
r=andreas.otte@debitel.net sr=bzbarsky
2002-11-25 23:25:09 +00:00
darin%netscape.com
5cd9678ae6
fixes bug 175641 "Inappropriate behavior on a 412 response"
...
r=bbaetz sr=bzbarsky
2002-11-25 05:07:10 +00:00
darin%netscape.com
379bce54f6
cvs removing unused files (NOT PART OF THE BUILD)
2002-11-24 05:31:39 +00:00
darin%netscape.com
42b751bbb8
fixing mac bustage
2002-11-24 04:37:56 +00:00
darin%netscape.com
c6e196b117
remove dead mime code, b=172963 r=dougt sr=alecf
2002-11-24 03:31:47 +00:00
darin%netscape.com
dfbd8b0bae
fixes bug 181440 "UBS E-Banking broken because of regression in http headers"
...
r=morse sr=bz
2002-11-23 01:30:26 +00:00
darin%netscape.com
9b3557c713
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu
d06f507554
Links with unknown protocol should report an error when clicked on. Bug 86486,
...
r=adamlock, sr=darin
2002-11-20 22:58:57 +00:00
darin%netscape.com
75b79eb6e0
fixes bug 181046 "trim unnecessary bytes from standard request headers."
...
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
darin%netscape.com
b6b34a6a96
fixes bug 179400 "URI fragment present in HTTP Referer" r=bbaetz sr=bz
2002-11-20 06:47:11 +00:00
timeless%mozdev.org
8b2eaca5a6
Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
...
r=darin sr=dbaron
2002-11-19 05:25:15 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
timeless%mozdev.org
ad7a793efe
Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
...
trivial patch by darin r=timeless sr=bz
2002-11-17 05:16:13 +00:00
darin%netscape.com
b3b3c17b10
fixes bug 180494 "apparent code error in netwerk/dns/src/nsDnsService.cpp"
...
r=bbaetz sr=bzbarsky
2002-11-16 22:49:19 +00:00
timeless%mozdev.org
050718bdb2
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-11-15 15:24:56 +00:00
darin%netscape.com
978883d928
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
alecf%netscape.com
a7b81df6c6
take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload
...
sr=darin, r=dougt
(the previous checkin had a typo which disabled fastload entirely!)
2002-11-14 18:16:31 +00:00
bzbarsky%mit.edu
8fdc3f1e33
Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf.
2002-11-13 21:25:32 +00:00
timeless%mozdev.org
2ccdfef3de
Bug 177975 User-agents on Mac OSX should reflect CFM or Mach-O
...
patch by zach@zachlipton.com r=sdagley sr=darin
2002-11-13 04:29:47 +00:00
nhotta%netscape.com
0e629fbe1c
Reset parser's charset to file system's default for file url,
...
bug 179146, r=yokoyama, sr=bzbarsky.
2002-11-12 20:06:16 +00:00
dougt%netscape.com
9b5d2010be
Moving nsIIOService to SDK. 179610. r=me
2002-11-12 01:42:33 +00:00
dbradley%netscape.com
ec5343b480
Bug 179026 - URL parameter containing non-ASCII characgter is not parsed correctly
...
r=dbradley, sr=dveditz, patch by darin
2002-11-11 14:16:34 +00:00
alecf%netscape.com
50a35c0245
argh, back out my last checkin because Ts went UP not down!
2002-11-09 01:31:32 +00:00
alecf%netscape.com
e8fa3e1225
fix for bug 177401 - use nsAString& classes instead of wstring in nsIBinaryInputStream, to speed up fastload startup
...
sr=darin, r=dougt
2002-11-08 23:30:53 +00:00
dougt%netscape.com
500f88b801
102812. enable file html directory listing mode r=bbaetz sr=darin.
2002-11-08 04:46:44 +00:00
bzbarsky%mit.edu
5cc311ac1e
Prioritize data-sniffing over extension-sniffing for ftp and http. Bug
...
177026, r=rpotts, sr=darin
2002-11-06 22:29:17 +00:00
timeless%mozdev.org
afe5cea7f5
Bug 178350 urichecker crashes things
...
r=cmanske sr=bz
2002-11-06 20:38:52 +00:00
dbaron%fas.harvard.edu
3c0f29e36a
Fix shutdown leak of IO service and protocol proxy service by breaking cycle in XPCOM shutdown observer. Slight performance improvement to nsIOService::GetCachedProtocolHandler. b=174134 r=bbaetz sr=darin
2002-11-06 13:03:49 +00:00
dbaron%fas.harvard.edu
c9d15aa669
Fix shutdown leak of |nsHttpHandler| and |nsHttpConnection|s by moving calls to |DropConnections| from the |nsHttpHandler| destructor to the XPCOM shutdown observer. Fix error in |PurgeDeadConnections|. b=174131 r=bbaetz sr=darin
2002-11-06 13:01:42 +00:00
darin%netscape.com
1daca27ef9
fixes bug 177326 "Mozilla rapidly repeats requests multiple times"
...
r=dougt sr=rpotts a=roc+moz
2002-11-01 01:11:32 +00:00
kairo%kairo.at
0978ac7de5
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
bryner%netscape.com
5feb3db192
Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc.
2002-10-30 09:09:49 +00:00
bzbarsky%mit.edu
cf7fcace02
Return the right originalURI. Bug 171396, r=timeless, sr=darin, a=roc+moz
2002-10-30 04:40:08 +00:00
darin%netscape.com
ea7c08a836
marking nsIIOService frozen (b=157131) r=dougt
...
(this change was originally intended back in august, but we delayed making
the change in case someone came up with additional modifications to the
interface. that hasn't happened, so marking frozen without changes.)
2002-10-29 19:43:00 +00:00
dougt%netscape.com
1830cf6e69
Fixes EPLF dates. patch by bugzilla@w.d6.org, r=dougt, sr=darin, a=blizzard
2002-10-28 06:30:16 +00:00
kaie%netscape.com
07e7395168
b=175012 Mozilla don't support multipart/signed mail with md5 micalg parameter
...
r=ducarroz sr=darin a=asa
2002-10-22 14:48:14 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
neeti%netscape.com
cce080956e
fix for bug 161352 - URL: can't load local file with semicolon (;) in name,r=dougt@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org
2002-10-17 03:23:33 +00:00
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
alecf%netscape.com
060d1d400e
bug 170983 - not part of build - update nsNetUtil static library to match current signatures, so this is an easy drop-in replacement
2002-10-15 18:08:57 +00:00
dbradley%netscape.com
9ca4fed1f3
Bug 169902 - nsStandardURL::Resolve passes wrong length in some cases to ParseURL. r=dougt@netscape, sr=darin@netscape, a=brendan@mozilla.org
2002-10-14 19:20:54 +00:00
kaie%netscape.com
6a61b2e8b1
b=171220 Profile switching network teardown race condition with NSS shutdown
...
r=ccarlen sr=darin a=asa
2002-10-14 14:42:13 +00:00
kaie%netscape.com
c6162cc6a1
b=106865 Blank page instead of SSL error dialog visiting https server
...
r=rpotts sr=darin a=asa
2002-10-14 14:34:40 +00:00
dougt%netscape.com
a9f85bd5fb
fixes download dialog comes up even though FTP server can't be found 173280, r=neeti@netscape.com, sr=darin@netscape.com, a=dbaron
2002-10-10 00:53:53 +00:00
gordon%netscape.com
654fb3c8bd
Fix bug 164363 "nsDiskCacheEntry::Size() is incorrect" r=sdagley, sr=darin.
2002-10-09 03:01:11 +00:00
gordon%netscape.com
2bf4f28ed9
Fix bug 131727 "compiler warnings in nsDiskCacheBlockFile.cpp" r=sdagley,
...
sr=darin.
2002-10-09 03:00:09 +00:00
mstoltz%netscape.com
a95495280f
Bug 163648 - Disable specific external protocol handlers with known security
...
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
gordon%netscape.com
55243d83a4
Fix bug 113081 "cache capacity not updated until mozilla is relaunched".
...
r=bnesse, sr=darin.
2002-10-08 22:35:08 +00:00
darin%netscape.com
6088fc9086
fixing bustage
2002-10-08 22:15:57 +00:00
darin%netscape.com
8a8348bf12
fixes bug 172963 "remove dead mime code" r=dougt sr=alecf
2002-10-08 21:31:54 +00:00
gordon%netscape.com
580059dc0a
Fix bug 167525 "error writing 1k, 4k, 16k documents". Off by one bug with
...
respect to CalculateFileIndex(). r=dougt, sr=darin.
Also fix bug 166361 "Incorrect comparison in nsDiskCacheMap.cpp". sr=darin.
2002-10-08 20:09:04 +00:00
sfraser%netscape.com
068af04fc3
Landing fix for bug 164924 on the trunk -- don't use the build-in BinHex decoder on Mac or Mac OS X, and build the nsAppleFileDecoder on Mac OS X. r=sdagley, sr=darin
2002-10-08 03:12:32 +00:00
dougt%netscape.com
a956edb3f5
Provides support for a conditional interface map entry 172833, r=bzbarsky@mit.edu, sr=darin@netscape.com
2002-10-07 18:52:27 +00:00
darin%netscape.com
dbce82871c
fixing oops from checkin for bug 157135 (reported as bug 172930)
2002-10-06 19:31:11 +00:00
darin%netscape.com
0bf0b40fad
fixes sun bustage
2002-10-06 06:32:42 +00:00
darin%netscape.com
1f63800e30
fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
...
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
darin%netscape.com
0c11a08264
moving nsIFileURL into the SDK now that it is frozen.
2002-10-06 02:28:27 +00:00
darin%netscape.com
aad1a1d1f6
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
varga%netscape.com
3ad185630e
Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
...
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
aaronl%netscape.com
4ac78a1931
Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt.
2002-10-01 05:13:37 +00:00
darin%netscape.com
566026e74b
fixes bug 168988 "HTTP should reject URLs that lack a hostname."
...
r=dougt sr=rpotts
2002-10-01 00:07:07 +00:00
dougt%netscape.com
577de718b3
Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 23:18:43 +00:00
dougt%netscape.com
179bab7a56
Fixes two FTP bugs 148881 cancelling ftp download before save file dialog is present and 169214 Viewing an HTML page with a missing CSS file via FTP crash. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 21:50:18 +00:00
brendan%mozilla.org
4bdc7aa1d5
Dougt didn't fix that tab nit... just for that, I'm stripping trailing spaces too\!
2002-09-29 17:46:18 +00:00
dougt%netscape.com
23336c6e86
Fixes topcrash 171333 crash at startup in nsFileChannel if chrome modified [@ nsFileChannel::GetFile] r=danm@netscape.com, sr=brendan@mozilla.org
2002-09-29 16:50:08 +00:00
kairo%kairo.at
68b2d54f40
bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt
2002-09-28 12:24:36 +00:00
darin%netscape.com
9da98c5d7d
fixes bug 168577 "Crash in trunk [@ nsViewSourceChannel::GetURI] viewing
...
source of a mail message" r=bbaetz sr=bzbarsky
2002-09-28 04:51:50 +00:00
darin%netscape.com
b514a0cc0c
fixing typo in comments
2002-09-28 04:37:42 +00:00
neeti%netscape.com
4657a0e589
fix for bug 123388 - FTP should accept CR line endings, r=dougt@netscape.com, sr=darin@netscape.com
2002-09-27 20:19:04 +00:00
dougt%netscape.com
0ec338eb4b
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
darin%netscape.com
3f13b9fba7
fixes bug 170789 "HTTP Accept: header should be tailored to context of the
...
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
dougt%netscape.com
310effc09e
Fixes File: URL's w/ an illegal drive name do not display fnf errors. r=neeti, sr=darin
2002-09-27 03:13:10 +00:00
scc%mozilla.org
3b6afa4c20
bug #167722 , patch by Donny Cranford, r=gisburn, sr=scc, ports build bustage
...
need to include "nsReadableUtils.h"
2002-09-27 01:26:52 +00:00
nhotta%netscape.com
648690ef27
Adding empty IDN implementation to make actual implementation done easily,
...
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00
dougt%netscape.com
c3b09d24b6
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
darin%netscape.com
ed57cf09bc
fixes bug 149586 "can't open files fith a name ending with dot" r=dougt sr=jag
2002-09-26 23:03:13 +00:00
darin%netscape.com
e96ddf8145
adding initial version of neckoutil library (b=170983) NOT PART OF THE BUILD
2002-09-26 22:59:38 +00:00
darin%netscape.com
0081325f16
minor tweak to my checkin for bug 105340
2002-09-26 03:06:11 +00:00
darin%netscape.com
d8c7e5c379
fixes bug 169653 "passing null as host in xmlHttpRequest.open crashes
...
Mozilla [@ net_ExtractURLScheme ]" r=dougt sr=bzbarsky
2002-09-26 02:24:49 +00:00
nhotta%netscape.com
fc597051f1
Adding empty IDN implementation to make actual implementation done easily,
...
r=shanjian, sr=darin.
2002-09-25 23:49:08 +00:00
darin%netscape.com
380f93de79
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
dougt%netscape.com
d276f365a4
no more nsComponentManager:: in inline fu. sr=darin
2002-09-25 20:19:41 +00:00
dougt%netscape.com
96c5600b63
Moves uploadStream to nsIUploadChannel. r=neeti@netscape.com, sr=darin@netscape.com, b=100601
2002-09-25 20:15:17 +00:00
dougt%netscape.com
668d6a9264
fixes loading data url in nsIURILoader->OpenURI() with 'text/html' content callback results in crash, r=bbaetz, sr=darin, b=170274
2002-09-24 01:04:54 +00:00
darin%netscape.com
53321b9592
fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
...
(changing networks, DHCP, etc.)" r=dougt sr=blizzard
2002-09-24 00:11:54 +00:00
nhotta%netscape.com
5f78f6d91c
Convert formatted date to NCR like we do for string bundles,
...
bug 169081, r=shanjian, sr=jst.
2002-09-23 21:01:24 +00:00
darin%netscape.com
b27d05025f
removes some printfs b=134691 patch=pkw@us.ibm.com r=nobody sr=darin
2002-09-23 19:29:05 +00:00
darin%netscape.com
ee88554dd8
tweak to checkin for bug 105340 r=dougt sr=rpotts
2002-09-23 18:06:22 +00:00
dougt%netscape.com
b5efc9f212
fixes 170070. wrong parsing of dates in ftp-listings. r=neeti, sr=darin
2002-09-23 17:48:12 +00:00
darin%netscape.com
d8400f3051
fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts
2002-09-23 01:31:17 +00:00
dougt%netscape.com
af668a0285
Sets the proper content type on the channel so not to confuse upstream clients r=darin, sr=rpotts, b=169617
2002-09-20 22:43:15 +00:00
dougt%netscape.com
266e87755d
Backing out last checkins
2002-09-20 20:06:33 +00:00
dougt%netscape.com
2937cb2b44
adds return result
2002-09-20 19:06:10 +00:00
dougt%netscape.com
4a6de21d60
Fixes File: URL's w/ an illegal drive name (4th field) do not show fnf error. b=128909, r=neeti@netscape.com, sr=darin@netscape.com
2002-09-20 19:04:46 +00:00
alecf%netscape.com
7a89d04939
remove cache.xml from the build now that bug 115217 is fixed
2002-09-19 19:08:39 +00:00
alecf%netscape.com
9993af8a8a
fix for bug 115217
...
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
shanjian%netscape.com
1a723b3fc4
#88363 Site with duplicate Content-Type loads with incorrect encoding
...
when site have multiple content-type, we should use the last one with
charset specified as charset.
r=yokoyama, sr=darin
2002-09-18 18:35:24 +00:00
neeti%netscape.com
419b5dcf2b
backing out fix for bug 141451, r=dougt
2002-09-17 20:22:32 +00:00
kaie%netscape.com
f74fb820fc
b=166664 Remove obsolete interface nsISecurityManagerComponent
...
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
loadrunner%betak.net
08bf9b16ec
b168588, Hardcoded strings in Gopher search alert
...
r=yokoyama
sr=bryner
2002-09-16 19:46:54 +00:00
bryner%netscape.com
b073d2a4d3
Remove unused include paths for datetime and finger now that they have moved to extensions.
2002-09-16 02:31:22 +00:00
darin%netscape.com
df61007f8a
fixes bug 45421 "Offline: No feedback when browsing to an uncached URL in
...
offline mode" r=adamlock sr=rpotts
2002-09-15 23:40:43 +00:00
mkaply%us.ibm.com
bb716b2a35
Not sure what happened here - probably a header changed somewhere
2002-09-13 22:36:42 +00:00
darin%netscape.com
64c042af4f
fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
...
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
neeti%netscape.com
783abcdaf8
bug 141451 - First a window "Document contains no data" is shown, r= dougt, sr=darin
2002-09-13 20:47:15 +00:00
darin%netscape.com
191f062ef6
this file is no longer built and should have been removed ages ago.
2002-09-13 20:05:48 +00:00
darin%netscape.com
95bbd7498e
fixes XP_WIN bustage
2002-09-13 19:58:02 +00:00
darin%netscape.com
c8bc7f6793
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00