louie.zhao%sun.com
5e6fb3bac7
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
b6737c044c
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
1376e11a13
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
cbc48d4f51
Null terminate the punycode encoded string,
...
bug 198437, r=shanjian, sr=darin.
2003-03-21 00:23:12 +00:00
bzbarsky%mit.edu
83e46b1a49
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
2c56e0638e
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
d225e65bfb
trying to fix nebiros bustage - moving inline function before its first call site
2003-03-18 06:02:10 +00:00
bryner%netscape.com
170d69ea6e
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
d8e0537dae
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
1bf6cb18fb
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
0d2808c511
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
4da1882eec
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
24184abbde
removing long obsolete files. r=darin.
2003-03-14 19:27:01 +00:00
dmose%mozilla.org
432ba7d46f
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
0b633fd142
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
darin%netscape.com
1d90d52e30
fixes bug 196994 "HTTP generates spurious transport status events" r=dougt sr=jag
2003-03-13 00:52:39 +00:00
nhotta%netscape.com
0c489f0e8d
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
92f0db3cbb
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
5b5485a5b6
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
734ccc4de8
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
d8058e79cb
for bug 103851 "move cache deletion to another thread", r=bryner, sr=darin.
2003-03-10 23:19:05 +00:00
gordon%netscape.com
f45162d495
for bug 103851, adding new cache error. r=bryner, sr=darin.
2003-03-10 23:18:04 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cls%seawood.org
d1079607df
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
a9955c10eb
fixing OS/2 bustage
2003-03-06 07:27:27 +00:00
darin%netscape.com
dde9c3e7b9
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
8ba1dc8571
fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky
2003-03-06 05:01:30 +00:00
darin%netscape.com
767e0d9b9a
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
d76e9fd54a
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
eb4a8902c5
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
dea34bb74a
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
32e275f48d
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
0f9fa9ad78
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
6f076f634b
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
661116311f
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
alecf%netscape.com
26228c7439
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
a12a409db2
removing dead files (post bug 176919 cleanup)
2003-02-23 05:22:38 +00:00
darin%netscape.com
f45ba7c9be
removing dead code
2003-02-23 05:14:06 +00:00
darin%netscape.com
4a56065e71
removing dead files (post bug 176919 cleanup)
2003-02-23 05:11:04 +00:00
darin%netscape.com
7d541baf54
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
fe3e3cb6a8
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
784c37bc14
That last checkin was bug 192522, r=alecf, sr=darin
2003-02-22 19:09:58 +00:00
bzbarsky%mit.edu
e45b3bba03
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
c01ffacdd7
Add about:buildconfig
...
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
wtc%netscape.com
5cae1f1bc7
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
a189b0201b
#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
d45c95c085
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
ee25933de6
fixing bustage!
2003-02-17 04:38:24 +00:00
darin%netscape.com
31bd015416
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
944e096c4f
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
6f89b182bd
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
d021d7d179
fixes bug 190860 "trunk topcrash [@ _PR_Getfd]" r=dougt sr=bz a=asa
2003-02-13 19:02:25 +00:00
darin%netscape.com
3091e3de1d
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
af75627808
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
494643aa63
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
7ef9daec3e
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
5b9cb095a3
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
99e45ceed4
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
ad5d76a4a1
fixes bug 190000 "crashes [@ PR_SetPollableEvent]" r=pavlov sr=bz a=dbaron
2003-01-31 01:51:45 +00:00
darin%netscape.com
7d401df66e
fixes bug 190001 "crashes [@ nsHttpConnection::CloseTransaction]" r=dougt sr=bz a=dbaron
2003-01-30 23:11:55 +00:00
seawood%netscape.com
5c6983cb86
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
darin%netscape.com
8632233c45
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
bfa74b6030
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
e1542e88a2
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
11ede1d618
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
0992b66980
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
c422b330bd
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
278112ec3e
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
87ce39da30
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
287ffb9a14
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
31d802b213
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
d3b0426bfe
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
3984515ac0
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
383f41f652
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
ca17f7c844
Fixing CFM bustage. Necko2, not Necko.
2003-01-22 11:06:15 +00:00
alecf%netscape.com
6beed1d9e1
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
09cb8aba1a
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
800bb17e18
minor tweak to last checkin
2003-01-21 23:29:31 +00:00
darin%netscape.com
a515264559
fixes bug 189779 "crashes quitting [@ nsDiskCacheOutputStream::~nsDiskCacheOutputStream]"
...
r=kaie sr=bz
2003-01-21 23:28:08 +00:00
kairo%kairo.at
4ce1e04631
Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
2003-01-21 21:04:23 +00:00
darin%netscape.com
8d699694dc
attemping fix for linux Ts/Txul startup regression, b=189567
2003-01-19 20:46:51 +00:00
cbiesinger%web.de
de3a76138d
189630 r=bbaetz sr=dbaron uninitialized nsresult in nsIIOService
2003-01-19 10:55:23 +00:00
darin%netscape.com
cf210908a5
removing old nsIFileChannel, hoping to make the macs start ignoring it.
2003-01-18 04:33:21 +00:00
dbaron%dbaron.org
56f1f4903d
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
d682f264b4
fix leak (thanks dbaron!)
2003-01-18 03:50:41 +00:00
darin%netscape.com
d6285f6d08
fixing mac bustage
2003-01-18 03:41:17 +00:00
darin%netscape.com
685a7af468
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
2347ef8985
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
4ec3f22820
Fixing Mac CFM bustage.
2003-01-18 00:50:37 +00:00
nhotta%netscape.com
b5b45d7bca
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
ff8df2d08d
Adding IDN files, bug 112979, r=ftang, sr=darin.
2003-01-17 23:46:22 +00:00
nhotta%netscape.com
e41b939e1c
Adding IDN files,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:43:33 +00:00
nhotta%netscape.com
733c3296cf
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
49d18080f5
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
c6bbc97f38
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
4d2505d4e4
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
f3cea2b0e3
Fix solaris and BSD/OS build bustage
2003-01-11 21:25:57 +00:00
bzbarsky%mit.edu
3afe1118bb
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
cea5d78be3
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
954ad5f9d9
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
b76f6eb9fa
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
5b65b44051
oops, add ftp files to all targets!
2003-01-07 22:53:17 +00:00
alecf%netscape.com
c111487835
fix for bug 170987, CodeWarrior project changes
2003-01-07 21:56:49 +00:00
alecf%netscape.com
8b8d5615ea
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
928e1f2c95
Fix buld bustage on Irix -- ^M is bad!
2003-01-07 01:35:47 +00:00
kaie%netscape.com
8ac4991f54
b=184940 Enable additional SSL ciphers, add configuration UI
...
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
mstoltz%netscape.com
0fdcf60ce1
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
a6f4446e42
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
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
rpotts%netscape.com
608fbda5fe
bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again...
2003-01-02 01:14:40 +00:00
rpotts%netscape.com
2273bc5321
bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ
2003-01-02 01:13:15 +00:00
jaggernaut%netscape.com
2af4d47c8a
Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner
2002-12-30 21:56:02 +00:00
seawood%netscape.com
d5efcdfb6d
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
8c64ba1b38
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
b3c5f3e230
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
7333eca44b
Enable truncation of cache files for BeOS.
...
Bug #162588 r=gordon sr=darin
2002-12-19 06:27:57 +00:00
cbiesinger%web.de
8ed383153d
170548 r=gordon sr=darin about:cache-entry should show filename
2002-12-18 22:51:52 +00:00
cbiesinger%web.de
7d0567f13e
184075 r=darin sr=bz nsAboutRedirector should not use literal number
2002-12-14 14:56:26 +00:00
darin%netscape.com
c42e10bea3
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
e4a47a5802
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
a736085beb
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
a943c7119a
additional comment tweaks for bug 157133 "freeze nsIHttpChannel,
...
nsIHttpHeaderVisitor" r/sr=nobody
2002-12-03 22:00:54 +00:00
neeti%netscape.com
535ca56710
fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin
2002-11-26 21:37:58 +00:00
darin%netscape.com
acd590f9e3
cvs removing unused files, b=181699, r=gagan, sr=alecf
2002-11-26 19:11:33 +00:00
darin%netscape.com
5e5c7025ea
fixes bug 181699 "remove unused nsProxyAutoConfigUtils and
...
nsIProxyAutoConfigUtils" r=gagan sr=alecf
2002-11-26 18:58:27 +00:00
darin%netscape.com
a80340423e
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
cfd38fa170
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
d3e6fb750f
fixes bug 175641 "Inappropriate behavior on a 412 response"
...
r=bbaetz sr=bzbarsky
2002-11-25 05:07:10 +00:00
darin%netscape.com
36b58bdda5
cvs removing unused files (NOT PART OF THE BUILD)
2002-11-24 05:31:39 +00:00
darin%netscape.com
d12e4abb46
fixing mac bustage
2002-11-24 04:37:56 +00:00
darin%netscape.com
106b80519b
remove dead mime code, b=172963 r=dougt sr=alecf
2002-11-24 03:31:47 +00:00
darin%netscape.com
3c74d6d7b1
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
d9541f875d
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu
59b2106966
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
d104a2dce6
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
a4386aa655
fixes bug 179400 "URI fragment present in HTTP Referer" r=bbaetz sr=bz
2002-11-20 06:47:11 +00:00
timeless%mozdev.org
24a093882c
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
384066e98e
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
eb9d1a4404
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
fc5e098023
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
5b1ce15738
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
5a6ccfaf39
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
alecf%netscape.com
df10f648b8
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
d0961c8df6
Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf.
2002-11-13 21:25:32 +00:00
timeless%mozdev.org
6d1126cc73
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
3850e498ab
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
d8fe35c979
Moving nsIIOService to SDK. 179610. r=me
2002-11-12 01:42:33 +00:00
dbradley%netscape.com
299a61f9fe
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
0a48c10053
argh, back out my last checkin because Ts went UP not down!
2002-11-09 01:31:32 +00:00
alecf%netscape.com
4721428275
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
ccb852037f
102812. enable file html directory listing mode r=bbaetz sr=darin.
2002-11-08 04:46:44 +00:00
bzbarsky%mit.edu
74a9b1ed3e
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
08e67fa458
Bug 178350 urichecker crashes things
...
r=cmanske sr=bz
2002-11-06 20:38:52 +00:00
dbaron%fas.harvard.edu
6bda942444
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
25aa073590
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
48fdab4878
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
150568bb2e
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
3da502e553
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
f046fc90cf
Return the right originalURI. Bug 171396, r=timeless, sr=darin, a=roc+moz
2002-10-30 04:40:08 +00:00
darin%netscape.com
0c98213fed
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
f88bfa31cc
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
68f0cbb93c
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
57e08a3f3a
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
5771630720
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
b25d2a38f7
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
alecf%netscape.com
1d5e85e876
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
b2813923c1
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
370c1737b9
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
67c62394a7
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
b2f41f9590
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
fb7a7203da
Fix bug 164363 "nsDiskCacheEntry::Size() is incorrect" r=sdagley, sr=darin.
2002-10-09 03:01:11 +00:00
gordon%netscape.com
2dfe6bdc35
Fix bug 131727 "compiler warnings in nsDiskCacheBlockFile.cpp" r=sdagley,
...
sr=darin.
2002-10-09 03:00:09 +00:00
mstoltz%netscape.com
35ab60450f
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
e2f8513c58
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
70e5d7d189
fixing bustage
2002-10-08 22:15:57 +00:00
darin%netscape.com
c8c13bf0a8
fixes bug 172963 "remove dead mime code" r=dougt sr=alecf
2002-10-08 21:31:54 +00:00
gordon%netscape.com
742a575ad1
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
09ee14b911
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
2e18d2c1d3
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
d3df569ddc
fixing oops from checkin for bug 157135 (reported as bug 172930)
2002-10-06 19:31:11 +00:00
darin%netscape.com
b6cb14410e
fixes sun bustage
2002-10-06 06:32:42 +00:00
darin%netscape.com
c0fa264890
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
d4be63aeab
moving nsIFileURL into the SDK now that it is frozen.
2002-10-06 02:28:27 +00:00
darin%netscape.com
7f1956b180
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
varga%netscape.com
c0bc46e015
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
9113ce1184
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
5a150e89c5
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
1d12c0177b
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
24b79afe01
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
c5941df10a
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
55fd3921f7
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
a296aba949
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
7234993c98
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
4dbc5c57a4
fixing typo in comments
2002-09-28 04:37:42 +00:00
neeti%netscape.com
014afd4414
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
1566417aaf
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
71bb3b05de
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
0f9dcdf87f
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
7327907729
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
3a31c30b0d
Adding empty IDN implementation to make actual implementation done easily,
...
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00