andreas.otte%debitel.net
c97e72e13c
preliminary fix for bug 304904 [Firefox should refuse to look up invalid hostnames containing "%"], r=cbiesinger, sr=bzbarsky
2005-08-24 19:50:38 +00:00
cbiesinger%web.de
bd52ea6a89
bug 304414
...
- Run TestCookie in make check
- Make TestCookie return an error code if the test failed
- Mention the tested bug# in test_cookie_header.js
- Add a test for bug 304414: Make sure that local streams behave "sanely" (don't
return PR_UINT32_MAX, don't return PR_INT32_MAX, don't have more data at EOF)
and can read the entire file.
r=bz
2005-08-21 14:20:40 +00:00
cbiesinger%web.de
c21a104248
bug 304414 Implement Available correctly for directory index streams (i.e. make
...
them never return -1)
r+sr=bz
2005-08-21 14:13:52 +00:00
cbiesinger%web.de
16ed6ef620
bug 288810 don't split directory listing output into multiple tables
...
patch by Olaf Flebbe <o.flebbe@science-computing.de> r=biesi sr=bz
2005-08-21 14:06:54 +00:00
bzbarsky%mit.edu
1ec021c548
Update the file size only when we actually flush out our buffer. Bug 243486,
...
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2005-08-19 18:38:28 +00:00
bienvenu%nventure.com
8fc7f718f2
add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792
2005-08-19 14:25:22 +00:00
cbiesinger%web.de
e897e6b492
bug 250375 allow necko consumers to append to the Cookie header
...
r+sr=darin
2005-08-13 11:46:11 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
cbiesinger%web.de
2c4a552686
bug 63368 adds a "make check" rule to the build system, which currently runs necko unit tests + the version comparator tests
...
r=cls,bsmedberg a=bsmedberg
2005-08-11 16:41:54 +00:00
darin%meer.net
639a541a6e
Fix testcase for latest protocol proxy service API. r=biesi
2005-08-10 23:41:01 +00:00
darin%meer.net
fb1d52413e
fixes bug 302836 "nsHttpChannel.cpp: IsValidToken() should reject the empty string" patch by shutdown@flashmail.com, r=biesi, sr=darin, a=bsmedberg
2005-08-08 23:32:38 +00:00
mkaply%us.ibm.com
83558226d6
OS/2 debug build bustage
2005-08-03 21:40:11 +00:00
darin%meer.net
79a31e2b39
landing another tweak to patch for bug 297078 "really check for null byte in header values" r+sr=bzbarsky a=sparky
2005-07-27 18:13:11 +00:00
darin%meer.net
2f7cc1364e
landing follow-up patch to bug 297078 "fix signed character math" r+sr=bzbarsky a=sparky
2005-07-26 21:35:58 +00:00
darin%meer.net
044c889bbd
fixes bug 297078 "restrict characters used in headers and the method name" r+sr=bzbarsky a=dveditz
2005-07-26 20:58:35 +00:00
bzbarsky%mit.edu
b0179fc5c7
Make our content-type header parsing closer to spec (it wasn't allowing some
...
perfectly valid things), and have only one function for doing said parsing
instead of two separate functions. Bug 244964, r+sr=darin, a=bsmedberg
2005-07-25 20:27:04 +00:00
masayuki%d-toybox.com
4760d2dfe2
Bug 283016 Make it possible to blacklist characters in domain names r=gerv, sr=darin, a=benjamin
2005-07-22 15:07:33 +00:00
darin%meer.net
ecff502016
fixes bug 300010 "Canceling a HTTP request while it is reading a partial cache entry does not cancel the corresponding transaction" r=biesi sr=bz a=bsmedberg
2005-07-22 07:54:09 +00:00
dougt%meer.net
dbc20ab406
Updating UA string for WINCE. r=darin, sr=dveditz, a=asa. WinCE only.
2005-07-20 18:43:27 +00:00
shaver%mozilla.org
21fffaebb8
Bug 269823: fix invalid casts preventing compilation on 64-bit systems with
...
gcc4. Patch from falk@debian.org , r=bsmedberg,sr+a=shaver.
2005-07-20 18:31:42 +00:00
bzbarsky%mit.edu
967b3dd200
Update documentation. Bug 299851, patch by J.P.Klippel <jklippel@xtux.org>,
...
r=darin, sr=bzbarsky, a=bsmedberg
2005-07-15 21:49:25 +00:00
bsmedberg%covad.net
6115ede7b5
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
2005-07-14 17:46:55 +00:00
timeless%mozdev.org
2d840714a3
Bug 283545 OOM crash [@ nsFTPDirListingConv::OnDataAvailable]
...
patch by b.jacques@planet.nl r=biesi sr=darin a=asa
2005-07-08 19:40:44 +00:00
shaver%mozilla.org
e7f17d0e89
Bug 299980: rename Components.util to Components.utils to match other
...
Components children, and developer expectation. telepathic-r=brendan,
a=bsmedberg.
2005-07-07 19:34:35 +00:00
timeless%mozdev.org
af7244a8a9
Bug 299422 r:/mozilla\netwerk\base\src\nsProtocolProxyService.cpp(74) : warning C4099: 'nsProtocolInfo' : type name first seen using 'class' now seen using 'struct'
...
r=darin sr=darin a=bsmedberg
2005-07-06 17:42:06 +00:00
dougt%meer.net
5d8e17fbea
Bug 297567 Adds support to WinCE to allow AutoDial. Patch by claytonw@mit.edu (cleaned up by dougt), r=dougt, sr=darin, a=asa wince specific
2005-07-06 03:06:32 +00:00
darin%meer.net
edde026272
fixes bug 186513 "Auth prompting, etc. from incremental downloader" r=biesi a=bsmedberg
2005-07-05 22:24:57 +00:00
timeless%mozdev.org
a91da2b11a
Bug 243999 nsresult PrepareAcceptLanguages returns nsnull
...
patch by b.jacques@planet.nl r=biesi sr=darin a=bsmedberg
2005-06-30 22:01:15 +00:00
darin%meer.net
7d5c38dd25
fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg
2005-06-30 20:21:34 +00:00
pavlov%pavlov.net
63b78a3ed2
make nsSimpleURI implement nsIClassInfo. bug 299067. r=darin sr=dbaron a=bsmedberg
2005-06-29 21:03:24 +00:00
darin%meer.net
3722a4fe67
fixes bug 110163 "footprint: 135236 bytes allocated by disk cache on startup" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=bsmedberg
2005-06-29 20:47:45 +00:00
shaver%mozilla.org
cf7a7a6be7
Bug 296374: move evalInSandbox, reportError, lookupMethod to new Components.util
...
object, with deprecation-warning forwarding for rE and lM.
r=caillon,dbradley,bsmedberg;a=bsmedberg.
2005-06-29 14:23:03 +00:00
darin%meer.net
5e1daa9a78
fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa
2005-06-24 23:58:25 +00:00
cbiesinger%web.de
4de61d291b
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
...
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
darin%meer.net
951ca3b174
fixes bug 296163 "PAC files containing non-ASCII text (comments) fail to load." r=biesi a=asa
2005-06-20 17:47:38 +00:00
jshin%mailaps.org
0c3deda0ff
bug 286584 : Implement IDN punycode display by .tld (r=gerv, sr=darin, a=asa)
2005-06-20 05:23:30 +00:00
timeless%mozdev.org
a9510de92c
Bug 296892 OOM crash [@ nsSocketTransport::Init]
...
r=darin sr=darin a=asa
2005-06-17 22:58:18 +00:00
bryner%brianryner.com
a4c2e3baaf
Fix units screwup in cache size computation (bug 297714). r+sr=darin.
2005-06-16 01:46:23 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
bryner%brianryner.com
b347871495
Convert the memory cache to use the new PR_GetPhysicalMemorySize API (bug 297714). r+sr=darin, a=asa.
2005-06-15 23:37:29 +00:00
gandalf%firefox.pl
242dde6bd4
Bug 296456: Fix license headers on some HTTP source files; r=darin,sr=dveditz, a=asa
2005-06-11 13:12:55 +00:00
darin%meer.net
ce969129ea
Make incremental download work properly on Linux.
2005-06-11 02:56:52 +00:00
timeless%mozdev.org
7c090bdf71
Bug 208909 compreg.dat protection problem [OpenVMS status is decimal 114690]
...
lock down permissions and sanitize with comments
r=dougt sr=dveditz a=asa
2005-06-10 17:32:48 +00:00
cbiesinger%web.de
3dfd9d6678
286807 allow socket detach handlers to post events
...
r=darin sr=bz a=asa
2005-06-09 14:09:23 +00:00
timeless%mozdev.org
ceb559d09a
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
jshin%mailaps.org
e2d009106c
bug 236425: fix IDN support on 64bit platforms (r=darin, sr=bz, a=chofmann)
2005-06-03 02:21:47 +00:00
pkw%us.ibm.com
a32f94175a
Bug 296270 - Default user agent on AIX contains machine information.
...
r=mozilla@kaply.com , sr=darin@meer.net , a=mozilla@kaply.com
2005-06-02 23:17:50 +00:00
dougt%meer.net
f629e9c17f
Fixing regression caused by bug 292368. This patch fixes bug 296369. Simple fix -- use the right contract id.
2005-06-02 15:27:31 +00:00
darin%meer.net
b11dd89d7f
fixes bug 291910 "Provide utility for incremental download" r=biesi,dougt sr=bzbarsky a=shaver
2005-06-01 18:05:36 +00:00
dougt%meer.net
05339dd922
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
bzbarsky%mit.edu
7f7a7ede01
Use the non-deprecated deallocator to deallocate memory. Bug 284158, patch by
...
David Gardiner <david.gardiner@unisa.edu.au>, r=dougt, sr=bzbarsky, a=shaver
2005-06-01 15:58:12 +00:00
bsmedberg%covad.net
824219d781
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
bzbarsky%mit.edu
2b7e1c4723
Drop our ref to the event queue once we're done with it, just in case. Bug
...
290969, r+sr=darin, a=brendan
2005-05-17 16:27:52 +00:00
darin%meer.net
5c650b2730
fixes bug 278885 "cache access denied from (ntlm) proxy on websites that require basic authentication" patch by jr@eenterphace.org, r+sr=darin, a=asa
2005-05-15 17:30:56 +00:00
darin%meer.net
8c2929e38d
fixes bug 290982 "Disallow viewsource:javascript and jar:viewsource URLs" r=dveditz sr=jst a=dbaron
2005-05-12 15:20:43 +00:00
darin%meer.net
f14ee9bcf5
fixes bug 248827 "Support HTTP/1.1 408 response code [was: 408 request timeout on a used, persistent, keep-alive connection is mistakenly used as the response on a subsequent request]" r=biesi sr=bz a=shaver
2005-05-10 06:09:45 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
darin%meer.net
8796f6142e
Attempt to fix creature bustage
2005-04-28 23:00:09 +00:00
darin%meer.net
842e3f1534
fixes bug 291230 "HTTP downloads don't progress beyond (filesize % 4GB)" patch by mark@moxienet.com, r=biesi, sr=darin, a=asa
2005-04-28 21:34:55 +00:00
darin%meer.net
9b568cc2b0
fixes bug 289178 "Move show_punycode pref into nsStandardURL" r=biesi sr=dbaron a=asa
2005-04-27 01:32:36 +00:00
darin%meer.net
035f8ed08d
fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann
2005-04-26 00:37:23 +00:00
bzbarsky%mit.edu
6d5657cf6c
Fix nsStandardURL::Equals to always return true when a URL is compared to
...
itself or its clone. Bug 286702, r=biesi, sr=darin, a=brendan
2005-04-22 15:46:26 +00:00
mkaply%us.ibm.com
a5eb2a5b07
#287603
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Enable Mozilla to handle URL objects on the command line (similar to .url files on Windows)
2005-04-22 13:29:41 +00:00
roc+%cs.cmu.edu
55d5053e2a
Bug 291234. netwerk tests don't need to depend on GTK anymore. r+sr=dbaron,a=asa
2005-04-21 20:59:15 +00:00
cbiesinger%web.de
263a154ecd
290371
...
- check the return value of FireListenerNotifications so that ODA does not get
called if OnStartRequest or a previous ODA returned failure
- make sure to always call OnStartRequest
r=darin sr=bz a=asa
2005-04-21 18:21:48 +00:00
darin%meer.net
6b9fd1c92d
fixes bug 289374 "Wrong behaviour when combining INHIBIT_CACHING with LOAD_BYPASS_CACHE" r=biesi sr=bzbarsky a=dbaron
2005-04-15 20:09:56 +00:00
bsmedberg%covad.net
0e7876f2db
The manifest part of bug 289461 - Start using the en-US.manifest to replace parts of installed-chrome.txt r=chase a=asa
2005-04-15 13:21:04 +00:00
darin%meer.net
349ce9aad4
fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa
2005-04-14 23:18:34 +00:00
dbaron%dbaron.org
7da9618f88
Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply
2005-04-07 18:11:59 +00:00
darin%meer.net
6ee73b0647
make test_all.sh run on Mac OSX. not part of the build.
2005-04-06 19:32:26 +00:00
cst%andrew.cmu.edu
ed4ef1bb38
Bug 289181 remove useless line from nsCacheService.cpp
...
r=biesi sr=darin
2005-04-06 03:51:44 +00:00
darin%meer.net
ed46df60ea
fixes bug 285991 "leak loading site from HTTPS" r=biesi sr=dbaron
2005-04-06 01:35:06 +00:00
darin%meer.net
130fb0d326
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
9234d56bb8
addressing reviewer comments for bug 283489
2005-04-05 17:45:09 +00:00
cbiesinger%web.de
763f225033
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net
8374f4f3e4
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:13:03 +00:00
cbiesinger%web.de
b800916734
Bug 288787 Remove NS_MIMEINFO_{CID,CONTRACTID}
...
r+sr=bz
2005-04-03 17:25:14 +00:00
cbiesinger%web.de
7e9f04346f
Bug 288011 eliminate nsISSLSocketProvider
...
r=darin sr=bz
2005-04-03 17:22:58 +00:00
darin%meer.net
4dd371f200
fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky
2005-04-01 23:31:04 +00:00
darin%meer.net
20298bb9d1
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-04-01 18:35:14 +00:00
bsmedberg%covad.net
fdfb924503
Backing out bug 220566 to get tboxen green a=#developers
2005-03-31 13:56:30 +00:00
darin%meer.net
c43ac8624e
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-03-31 06:22:11 +00:00
darin%meer.net
347f30b7bc
updates for test_protocolproxyservice.js to cover scenario from bug 287956
2005-03-28 20:11:56 +00:00
darin%meer.net
5e478b9d08
fixes bug 287956 "Crash shortly after program start [@nsProtocolProxyService::PruneProxyInfo]" r=biesi
2005-03-28 20:11:16 +00:00
darin%meer.net
0a9e437683
document the fact that the input stream passed to onDataAvailable must
...
implement readSegments. r+sr=bz
2005-03-25 23:21:48 +00:00
darin%meer.net
b6c9f9b66a
increased logging for NTLM authentication to help track down cause of bug 283331
2005-03-25 22:25:32 +00:00
darin%meer.net
bb7b5fd5bb
silence /bin/sh's complaints (under cygwin) about ulimit not existing
2005-03-25 05:15:10 +00:00
darin%meer.net
08146eec42
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
cbiesinger%web.de
5916205f93
286790 remove unused variable
...
r+sr=darin
2005-03-20 13:22:05 +00:00
cbiesinger%web.de
2a0334f6fe
bug 286645 add/improve nsReadLine.h documentation
...
r=bz sr=darin
2005-03-18 15:29:04 +00:00
cbiesinger%web.de
dadfbcf9bc
Bug 286612 make socket interfaces scriptable, and remove some files that are not
...
part of the build
r+sr=darin
2005-03-18 15:27:46 +00:00
cbiesinger%web.de
88bcf70a80
Bug 286608 don't disable xpt generation on windows
...
r=darin
2005-03-18 15:24:58 +00:00
darin%meer.net
cea0e40460
fixes bug 285519 "Shutdown assertions warning about potential dead-locks" r=biesi sr=brendan
2005-03-18 08:46:54 +00:00
darin%meer.net
ad1f266a6d
fixes bug 282441 "map tiles sometimes fail to load when pipelining is enabled" r=biesi sr=bz
2005-03-16 20:50:37 +00:00
cbiesinger%web.de
9239483843
Bug 284362 pass unicode host to OnStatus
...
r+sr=darin
2005-03-16 18:04:11 +00:00
cbiesinger%web.de
6bd799be6d
Bug 284276 make the ftp channel pass the correct progressMax value to the
...
listener's onProgress function
r=darin sr=bz
2005-03-15 22:32:43 +00:00
bugzilla%arlen.demon.co.uk
9f52c678e3
Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
...
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
cbiesinger%web.de
43ff9de092
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
jst%mozilla.jstenback.com
59f1123980
Fixing the browser side of bug 265536. Make the user agent string differentiate between 32-bit and 64-bit version of mozilla when running on x86_64 unix systems. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-03 18:08:01 +00:00
jst%mozilla.jstenback.com
70bd59ae7d
Hmm, apparently people don't build often on Mac's where XP_MAC is defined any more... sr=me
2005-03-03 01:27:36 +00:00
timeless%mozdev.org
a5cba87ce9
Bug 283547 OOM crash [@ nsGopherDirListingConv::OnDataAvailable]
...
patch by ajschult@verizon.net r=biesi sr=darin
2005-03-02 08:10:22 +00:00
timeless%mozdev.org
5af3cf95d2
Bug 283921 Crash [@ net_GetURLSpecFromFile]
...
r=darin sr=darin
2005-02-27 21:13:13 +00:00
darin%meer.net
076508a453
nsLoadGroup::mPriority not initialized, r=bryner
2005-02-27 15:19:05 +00:00
darin%meer.net
fea8244842
fixes bug 283659 "punycode.c:130: warning: signed and unsigned type in conditional expression" patch by baafie@planet.nl r+sr=darin
2005-02-26 07:36:15 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
ben%bengoodger.com
e39a4ddeba
282108 - nsUrIHashKey.h does not conditionally include itself. r+sr=darin
2005-02-25 08:59:10 +00:00
cbiesinger%web.de
7324589708
282917 typo in nsHTTPCompressConv, found by Esteve Sabate Juncosa
...
r+sr=darin sr=brendan
2005-02-23 21:41:18 +00:00
darin%meer.net
bace93fa9d
nsHttpChannel::SetPriority is missing a return statement
2005-02-23 02:09:43 +00:00
bsmedberg%covad.net
aab6284169
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
2005-02-22 21:49:45 +00:00
timeless%mozdev.org
e51daa5f55
Bug 282643 Rename two of three buf local variables in nsHttpChannel::SetupTransaction
...
r=biesi sr=darin
2005-02-22 07:31:18 +00:00
darin%meer.net
14bc4f011a
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
2005-02-21 22:21:21 +00:00
darin%meer.net
f2311e1369
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
2005-02-21 20:58:01 +00:00
bsmedberg%covad.net
6308fe5e8d
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
bbea1f4890
Forgot one file from bug 278534 - nsURIHashKey depends on a full declaration of nsIURI.
2005-02-19 16:04:34 +00:00
cbiesinger%web.de
6706776bf1
Bug 282275 remove NS_NOTREACHED in ReadSegments implementations
...
r+sr=darin
2005-02-18 18:39:53 +00:00
darin%meer.net
4dc54feab7
fixes bug 282270 (and bug 282520) "always show punycode by default" r=dbaron sr=dveditz a=dbaron
2005-02-17 20:02:37 +00:00
jst%mozilla.jstenback.com
9942ee6c00
Fixing bug 280947. Fix regression from bug 279945 that broke dragging images onto the client file system if the image URL didn't have a valid extension. r=bzbarsky@mit.edu, sr=dveditz@cruzio.com
2005-02-07 22:20:14 +00:00
alex%croczilla.com
b03716c91d
Release notification callbacks to fix XMLHttpRequest leaks. Bug #280808 , r=darin, sr=bzbarsky.
2005-02-07 06:13:13 +00:00
dbaron%dbaron.org
844ed1c45c
Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless
2005-02-05 00:49:25 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
darin%meer.net
aeeb18f356
fixes bug 280731 "nsIProtocolProxyService::NewProxyInfo is broken" r+sr=bzbarsky
2005-02-02 06:34:29 +00:00
bienvenu%nventure.com
0821373cc7
fix 278144 make setTimeout on SocketTransports adjust the timeout immediately, r=bzbarsky, sr=darin
2005-02-01 15:22:20 +00:00
bzbarsky%mit.edu
68e985ef18
Fix comparison of file:// uris. Bug 280206, r+sr=darin
2005-01-30 20:45:46 +00:00
dougt%meer.net
349de7568f
Fixes 280241. WinCE network build changes. r=darin.
2005-01-30 03:52:40 +00:00
bzbarsky%mit.edu
094f5173e0
Adding some documentation on what exceptions get thrown in what circumstances.
2005-01-29 20:10:09 +00:00
darin%meer.net
ea604ff104
fixing regression introduced by last patch for bug 278531, r+sr=bzbarsky
2005-01-27 17:43:46 +00:00
bsmedberg%covad.net
9d36c66c37
Bug 279768 - Preprocess contents.rdf to substitute correct locale. patch by Zbigniew Braniecki <gandalf@firefox.pl> r=me
2005-01-26 14:00:21 +00:00
darin%meer.net
f27e88999a
fixes bug 278144 "Support socket i/o timeouts" r=bienvenu sr=bzbarsky
2005-01-26 02:13:14 +00:00
dwitte%stanford.edu
2eba0b8866
make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
...
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
dwitte%stanford.edu
49bf630cba
fix handling of quoted token values.
...
b=277033, r=mvl, sr=darin
2005-01-24 06:47:44 +00:00
bzbarsky%mit.edu
b6f691de76
Fix isInNet to be a little more strict. Bug 251675, patch by Anders Holm
...
<anders@anders.is-a-geek.net>, r=darin, sr=bzbarsky
2005-01-23 21:49:56 +00:00
bzbarsky%mit.edu
a62cb9f6fd
Add about:license and about:licence and make about: link to them. Bug 256945,
...
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
cbiesinger%web.de
e8c1340b10
bug 134165 use nsCString rather than nsXPIDLCString. patch by Mikael Parknert
...
<mikael@parknert.se> r=biesi sr=darin
2005-01-23 19:51:44 +00:00
bzbarsky%mit.edu
d185bdf1ce
Include the part number inside a multipart document in the state key, so that
...
state restoration works correctly on each part. Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
darin%meer.net
e47a1ef6c8
fixes bug 142255 "RFE provide a way to prioritize connections" r=bz
2005-01-15 07:01:20 +00:00
jshin%mailaps.org
3ee7c29246
bug 278200 : get rid of unnecessary warnings in debug build (nsIMIMEHeaderParam implementation) r=cbie, sr=darin
2005-01-13 18:24:17 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
darin%meer.net
19493b9eec
fixes bug 261929 "Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed)" r=jshin sr=bzbarsky
2005-01-12 21:45:42 +00:00
darin%meer.net
19966371fe
fixes bug 277322 "XMLHttpRequest from chrome fails to prompt when auth needed" r+sr=bzbarsky
2005-01-12 03:27:54 +00:00
cbiesinger%web.de
729436b5d5
fixing tinderbox orange
2005-01-09 22:19:32 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de
da8ecee71d
undoing better bustage fix, since it breaks on windows
2005-01-01 16:48:41 +00:00
cbiesinger%web.de
5fe18612d3
better bustage fix
2005-01-01 16:31:29 +00:00
cbiesinger%web.de
b326bd8a12
next try
2005-01-01 16:17:26 +00:00
cbiesinger%web.de
1351b275fa
another attempt at bustage fixing
2005-01-01 16:15:26 +00:00
cbiesinger%web.de
4e6f4b1242
trying to fix win32 bustage
2005-01-01 16:03:34 +00:00
cbiesinger%web.de
0c85dd0591
Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
darin%meer.net
cc7d38e28d
landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin
2004-12-16 02:46:12 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
smontagu%smontagu.org
fdc96f0231
Make nsStandardURL.cpp read prefs on initialization. Bug 261934, r+sr=darin.
2004-12-07 13:21:32 +00:00
darin%meer.net
821a98a7e0
fixes bug 253394 "nsFtpState::S_user leaks user & password string" patch by jon@rekai.net r+sr=darin
2004-12-05 19:20:19 +00:00
bsmedberg%covad.net
7e163d00c8
Begin moving around gecko locale files. Start with necko, because it's only one file. See bug 271324
2004-12-04 17:33:27 +00:00
mvl%exedo.nl
9e8e2e39a0
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
missed one review comment
2004-12-04 14:19:39 +00:00
db48x%yahoo.com
255364b683
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
bzbarsky%mit.edu
b38e2dd569
Fixing Windows build bustage.
2004-12-03 06:35:44 +00:00
bzbarsky%mit.edu
718d9f9e5b
Use nsIFile::Equals to implement Equals for two nsStandardURLs that are both
...
file urls. Bug 127373, r+sr=darin
2004-12-03 04:19:48 +00:00
dbaron%dbaron.org
32cee2f7a7
Make nsResURL work correctly with fastload and make nsResURL::Clone work correctly. b=252703 r=darin sr=bzbarsky
2004-12-02 06:59:34 +00:00
dbaron%dbaron.org
55053e0158
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
a84646c6dd
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +00:00
pedemont%us.ibm.com
250f6383af
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner.
2004-12-01 17:56:52 +00:00
darin%meer.net
ed62e4e4a4
fixes bug 270784 "IPv6: retry socket connection on EACCES" patch by lorenzo@colitti.com r+sr=darin
2004-11-28 21:35:48 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
smontagu%smontagu.org
9b90d19755
Crash clicking links with non-ASCII character. Bug 271196, r+sr=darin.
2004-11-24 20:43:58 +00:00
darin%meer.net
d3c447fd5f
fixes bug 236365 "ftp date is off by one year" patch by lucasbz@negaverse.org r=darin sr=bzbarsky
2004-11-24 04:55:42 +00:00
timeless%mozdev.org
e005d2fed7
Bug 268168 [mozTXTToHTMLConv] "x^2" text to html conversion is broken for non-integer powers and is not implemented for negative powers
...
patch by Hans-A.Engel@unibas.ch r=benb sr=darin
2004-11-23 17:38:40 +00:00
darin%meer.net
bfed9b0bdc
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2004-11-23 07:05:27 +00:00
cbiesinger%web.de
50857de7a0
Bug 261637 move security.properties into PSM
...
r=bsmedberg sr=darin
2004-11-16 23:33:16 +00:00
jshin%mailaps.org
ef4e335b07
bug 269806 : aTryLocaleCharset assertion : implemented aTryLocaleCharset case (r=cbie, sr=bz)
2004-11-16 18:04:45 +00:00
darin%meer.net
f890bcc1d1
fixes bug 259979 "Changes to keyword.URL require restarting Firefox" patch by lesx99@lycos.com, r=biesi, sr=darin
2004-11-16 16:17:59 +00:00
darin%meer.net
bb91deb7cc
fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky
2004-11-16 02:30:02 +00:00
neil%parkwaycc.co.uk
743a50d77b
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
2004-11-15 23:59:39 +00:00
darin%meer.net
93589edb9b
fixing bustage
2004-11-15 21:13:43 +00:00
darin%meer.net
c79cfdbf74
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
cbiesinger%web.de
c835297c33
fixing bustage
2004-11-13 14:26:55 +00:00
cbiesinger%web.de
c8acc71c24
268177 make loadgroups behave correctly when put into other loadgroups
...
r=darin sr=bz
2004-11-13 14:02:03 +00:00
darin%meer.net
1b31c44aaf
marking interface UNDER_REVIEW. see bug 265513
2004-11-12 04:22:42 +00:00
darin%meer.net
6c02841742
fixes bug 268480 "###!!! ASSERTION: cannot set user:pass on no-auth url: 'Error', file r:/mozilla/netwerk/base/src/nsStandardURL.cpp, line 1121" r+sr=bzbarsky
2004-11-09 19:23:34 +00:00
darin%meer.net
3fce02fe51
attempt to fix otaku bustage
2004-11-08 06:39:59 +00:00
darin%meer.net
a16a40b07b
fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi
2004-11-08 03:13:21 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
cbiesinger%web.de
2eff9e2d62
fixing off-by-one error, r+sr=darin
2004-11-07 21:24:20 +00:00
bryner%brianryner.com
624f1c0b5f
Various speedups for nsStandardURL creation (bug 268200). r+sr=darin
2004-11-07 20:43:38 +00:00
bmlk%gmx.de
1e614b8665
send user/pref specified password if specified instead of default password for anonymous ftp, bug 266835 p= Frank Wein, r=biesi, sr=darin"
2004-11-06 16:57:10 +00:00
darin%meer.net
0b1e0ff860
fixes bug 267532 "Excessive calls to IsDBCSLeadByte from net_CoalesceDirs?" r=andreas.otte sr=bryner
2004-11-06 01:55:49 +00:00
darin%meer.net
a0ed43dc14
fixes bug 267263, r=cneberg sr=dveditz
2004-11-06 01:35:01 +00:00
bryner%brianryner.com
a23bd31eb0
Reduce string allocation/copying when the charset is UTF-* (bug 267611). r=darin.
2004-11-04 20:53:24 +00:00
jst%mozilla.jstenback.com
d9915d605d
Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org
2004-11-02 19:52:32 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
d75d0f934c
Bug 266051 Remove init and shutdown from interface nsICacheService
...
r=darin sr=bz
2004-10-31 21:58:51 +00:00
cbiesinger%web.de
fb65e2e542
247334 abort loading a channel when a 206 response has a different
...
content-encoding than the first part. r=darin sr=bz
2004-10-31 21:50:01 +00:00
bsmedberg%covad.net
848bb407df
Revert timeless' incorrect bustage-fix.
2004-10-30 04:30:48 +00:00
timeless%mozdev.org
12631e192e
random efforts at build bustage fixing.
...
statics are guaranteed to be null anyway so there's no reason to specify
NULL.
2004-10-29 23:20:50 +00:00
dveditz%cruzio.com
29050563b3
bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
2004-10-28 22:52:45 +00:00
darin%meer.net
f2952fbd22
improvements to new disk cache (NOT PART OF THE BUILD)
2004-10-27 22:19:32 +00:00
jag%tty.nl
a027c18f87
And get rid of another warning (don't stuff a 16-bit string in %s)
2004-10-27 01:05:09 +00:00
jag%tty.nl
020493d532
Attempt at fixing (part of) OS/2 bustage
2004-10-27 00:56:35 +00:00
cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
darin%meer.net
a570f51ad2
fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz
2004-10-25 19:55:10 +00:00
cbiesinger%web.de
e6ef9ebab2
265333 NS_NewInputStreamChannel should not overwrite a content charset set from
...
the content type with an empty string r+sr=darin
2004-10-25 13:15:25 +00:00
darin%meer.net
61890c50f2
add missing file
2004-10-21 21:22:23 +00:00
darin%meer.net
db81b01f2a
make necko tests work on the trunk
2004-10-21 20:57:17 +00:00
darin%meer.net
a628d4c8c8
Landing initial version of SQL-based disk cache (NOT PART OF THE BUILD)
2004-10-20 05:00:23 +00:00
bzbarsky%mit.edu
42c507da8e
Don't crash if the encoding enumerator is accessed when we have no response
...
head. Bug 264825, r=biesi, sr=darin
2004-10-19 04:38:44 +00:00
darin%meer.net
926d0ad15f
fixing MingW bustage
2004-10-18 05:35:59 +00:00
darin%meer.net
a478ee055e
fixes bug 256949 "browser not using the right credentials for proxy authentication" r=cneberg sr=bzbarsky
2004-10-17 20:19:47 +00:00
dveditz%cruzio.com
b883566a35
bug 259120: make "no" button be the Suspicious-auth dialog default, r=darin,sr=jst
2004-10-16 20:46:44 +00:00
shaver%mozilla.org
b1b991e111
some webdav plumbing and light tidying; bug 212342; r=darin,sr=bzbarsky
2004-10-15 05:59:21 +00:00
darin%meer.net
cc74b65fae
fixes bug 263263 "Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway." r=bzbarsky sr=dveditz
2004-10-12 19:56:07 +00:00
bzbarsky%mit.edu
352478cc4b
Don't allow SetSpec(EmptyCString()) on nsSimpleURI. Bug 263834, r+sr=darin
2004-10-12 01:54:44 +00:00
cbiesinger%web.de
296bc854c5
242393 r=darin sr=bz only write content to the pipe if the content started; this
...
ensures that OnDataAvailable is only called if we have a response head. also,
add some assertions.
2004-09-30 14:20:27 +00:00
darin%meer.net
a64339d911
landing followup patch for bug 251969 "crash [@ nsHttpChannel::OnStopRequest ]" r+sr=dveditz
2004-09-29 16:51:46 +00:00
cbiesinger%web.de
9a1977957a
261643 don't register error strings by name - they can be found by value too.
...
r+sr=darin
2004-09-28 20:17:47 +00:00
darin%meer.net
c8beb0d58b
fixes bug 251969 "crash [@ nsHttpChannel::OnStopRequest]" r=timeless sr=bzbarsky
2004-09-23 18:49:17 +00:00
timeless%mozdev.org
4bfa0c3c65
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by timwatt@gmail.com r=darin sr=darin
2004-09-21 16:00:50 +00:00
cbiesinger%web.de
66e29623d3
Bug 260659 cookies use static string objects
...
r=dwitte sr=darin
2004-09-21 11:58:49 +00:00
cbiesinger%web.de
1269c8257a
removing obsolete nmake makefile (r+sr=darin)
2004-09-20 20:52:30 +00:00
cbiesinger%web.de
971804cfbd
bug 260400: removing files made obsolete by bug 176919, r+sr=darin
2004-09-20 12:48:28 +00:00
darin%meer.net
79280bb50d
landing additional patch for bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz
2004-09-17 20:33:25 +00:00
jag%tty.nl
f7ec23b8fd
Fix minor compilation warning.
2004-09-17 01:27:23 +00:00
cbiesinger%web.de
6e9099b60f
Bug 259570 Remove caps dependency from network/build. Also, make
...
nsHttpDigestAuth's destructor nonvirtual.
r+sr=darin
2004-09-15 21:09:46 +00:00
bsmedberg%covad.net
392fb69aed
Bug 259273 - missing locale in useragent string (and in navigator.locale) r+sr=darin
2004-09-15 19:49:30 +00:00
cbiesinger%web.de
815b1030b0
bug 248044 move jar protocol handler into libjar. removing now-unused files
...
r=bsmedberg sr=darin
2004-09-14 20:42:20 +00:00
cbiesinger%web.de
b5ded57da7
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
darin%meer.net
cae8263e6d
landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg
2004-09-07 18:59:07 +00:00
cbiesinger%web.de
809f9c22bf
Bug 258035 document port argument of nsIDNSRecord::getNextAddr
...
r+sr=darin
2004-09-05 13:20:59 +00:00
vladimir%pobox.com
f353e1e3a4
b=205947, proxy: mailnews does not display proxy auth dialog, r=darin, sr=shaver
2004-09-02 05:13:25 +00:00
darin%meer.net
f74680e2c6
use a better hash function, bug 239358 (courtesy of brendan)
2004-09-01 22:35:37 +00:00
darin%meer.net
43c3948f99
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
cbiesinger%web.de
5db61a33cb
Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
...
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
Stefan.Borggraefe%gmx.de
35b34c0a56
PAC: localHostOrDomainIs() never matches a hostname (bug 242325)
...
r=darin, sr=bzbarsky
2004-09-01 11:27:51 +00:00
dougt%meer.net
42c3884b3f
adding WebSTAR to the list of known FTP sites. r=sspitzer, sr=darin, b=106876
2004-08-28 07:47:32 +00:00
timeless%mozdev.org
36aee346fa
Bug 254394 mozilla nsHttpHandler PR_Assert WellOrdered
...
patch by jw6057@bacon.qcc.mass.edu r=darin sr=darin
2004-08-26 13:45:28 +00:00
darin%meer.net
d3d457683e
Apply bryner's review comment, bug 256316
2004-08-25 04:43:14 +00:00
darin%meer.net
2642c24833
fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner
2004-08-25 04:41:48 +00:00
vladimir%pobox.com
ab916d5eb8
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
darin%meer.net
083582d5b6
fixes bug 237312 "gnomevfs should be skipped for protocols marked to be handled externally" r=biesi sr=bzbarsky
2004-08-24 21:50:15 +00:00
darin%meer.net
4b2ca06dcc
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2004-08-24 21:18:15 +00:00
darin%meer.net
86606ff3a3
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2004-08-24 21:10:54 +00:00
caillon%redhat.com
895ec082e4
These are C++ files; not IDL. rs=bzbarsky
2004-08-11 07:00:43 +00:00
cbiesinger%web.de
40462868fe
Bug 80787 support non-ascii extensions in mime service, mime info, and
...
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
bzbarsky%mit.edu
632e97544e
Store all error pages in cache so view-source and history do the right thing.
...
Enforce the "non-caching" of error pages in MustValidate(). Bug 212650 r+sr=darin
2004-08-09 15:57:34 +00:00
cbiesinger%web.de
485d9acb38
set an event sink on the control connection's socket transport, and forward
...
"looking up host", "connecting to host" and "connected to host" events to the
progress sink.
Bug 252344 r=darin sr=bz
2004-08-08 20:17:54 +00:00
bzbarsky%mit.edu
f4c9ee57f4
Add support for the application/rdf+xml MIME type. Bug 61839, patch by Alex
...
Vincent <ajvincent@juno.com>, r=bzbarsky, sr=jst
2004-08-08 01:31:02 +00:00
darin%meer.net
8544352bff
fixing MingW bustage
2004-08-04 23:12:24 +00:00
cbiesinger%web.de
3ef5de0f18
Bug 202638 make nsSocketTransport notify its observers when the
...
sockettransportservice initiated a detach (f.ex. because it's going offline)
r=darin sr=bz
2004-08-04 17:43:33 +00:00
darin%meer.net
b2e2b62fd9
fixes bug 249282 "Permit mixing of \ and / in file:// URLs under Win32" r=biesi sr=bzbarsky
2004-08-04 17:08:27 +00:00
darin%meer.net
2930d59940
fixes bug 252118 "necko ignores settings for max-persistent-connections-per-server" r=biesi sr=bzbarsky
2004-08-03 23:41:36 +00:00
cbiesinger%web.de
72d18273ca
Bug 28998 Support Web Proxy Auto-Discovery Protocol (WPAD); for now, only
...
support loading http://wpad/wpad.dat , not a pac url from DHCP, or domain
component stripping.
r+sr=darin
2004-07-31 17:39:29 +00:00
cbiesinger%web.de
2dbefcfe5e
only write as much data to the outfile as was read. affects tests only.
2004-07-30 21:53:56 +00:00
mvl%exedo.nl
0ba1186e2c
prompt for username and password when anonymous ftp login failed
...
bug 124561, r=biesi, sr=darin
2004-07-30 10:56:14 +00:00
bzbarsky%mit.edu
2a56ac59d2
Implement IRequest::INIHIBIT_CACHING. Patch by William Bardwell
...
<wbardwel@curl.com>, r=darin, sr=bzbarsky.
2004-07-30 05:07:04 +00:00
dwitte%stanford.edu
3a9c6fe65c
make nsSafeFileOutputStream follow target symlinks.
...
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
jst%mozilla.jstenback.com
32c70bc52a
Fixing bug 250909. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net
2004-07-30 02:45:46 +00:00
cbiesinger%web.de
863ad06f3a
Bug 253190 Crash if .pac file lists multiple proxies, in a malformed way
...
r+sr=darin
2004-07-28 22:03:27 +00:00
dwitte%stanford.edu
799893ff01
... and back out the non-debug-only part. ;)
2004-07-23 07:50:57 +00:00
dwitte%stanford.edu
864349edac
bug 252717: assert only when count > 0. debug only.
2004-07-23 07:47:10 +00:00
dwitte%stanford.edu
fd8b24d15e
fix topcrasher bug 252289, r=mvl sr=darin
2004-07-21 22:03:21 +00:00
cbiesinger%web.de
e2840246a1
bug 85310 remove *WithConversion from necko r+sr=darin
2004-07-21 12:25:20 +00:00
dwitte%stanford.edu
6b6af1a60f
make cookie & permission files non-world-readable.
...
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz ), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dwitte%stanford.edu
d5545a6bc5
simplifying codepath to see if it fixes orange. we need to null out mTempFile in the non-existent target case too.
2004-07-20 01:35:13 +00:00
dwitte%stanford.edu
ffa45ddc5f
sprinkle some asserts, and remove redundant #include.
2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
f3754bca20
rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
...
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
cbiesinger%web.de
c7e472b160
Bug 247981 necko depends on libpr0n
...
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
dwitte%stanford.edu
e32700100c
tell necko-config.h about NECKO_COOKIES. b=221885
2004-07-19 07:14:34 +00:00
dwitte%stanford.edu
2abcffe70a
add --disable-cookies build option.
...
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
dwitte%stanford.edu
a21bbd2099
quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
...
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
cbiesinger%web.de
b737bd0f85
fixing more win32 bustage
2004-07-15 21:32:42 +00:00
bzbarsky%mit.edu
7a82794b65
Fix more bustage
2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu
4c226a4a1e
Fix build bustage. Putting includes in ifdefs is BAD!
2004-07-15 20:49:15 +00:00
cbiesinger%web.de
e86024e1cf
Bug 69114 go to the target of a .url file, instead of showing its contents, when
...
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
darin%meer.net
fc2e6ebbad
fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky
2004-07-15 13:11:55 +00:00
dwitte%stanford.edu
4c3a6e6c55
add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
...
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
dwitte%stanford.edu
b2203a6a0f
fix nsFileStream::Close() to propagate failure conditions to the caller.
...
b=251117, r+sr=darin, a=shaver
2004-07-14 05:08:49 +00:00
darin%meer.net
d416a170e5
fixes bug 251213 "ftp urls fail to load" r=biesi sr=bryner a=asa
2004-07-13 21:48:20 +00:00
dwitte%stanford.edu
896ea63350
comment typo fix.
2004-07-12 09:20:55 +00:00
dwitte%stanford.edu
1e25a1a846
comment typo fix.
2004-07-11 00:48:43 +00:00
cbiesinger%web.de
7ad5e51ae6
removing unused file. r+sr=darin a=shaver
2004-07-09 21:45:20 +00:00
mvl%exedo.nl
d7013a2949
create a non-overwriting file output stream
...
bug 246675, r=biesi, sr=darin
2004-07-06 20:35:40 +00:00
cbiesinger%web.de
f7567585f4
forgot to remove this file as part of bug 247607. not part of the build.
2004-07-02 17:18:56 +00:00
darin%meer.net
9fb553acda
fixes bug 201040 "Unable to view page source of the page that uses IDN" r=biesi
2004-07-01 23:45:34 +00:00
darin%meer.net
b56b97c48b
cleaning up QueryInterface call from last check in, r=biesi
2004-07-01 23:37:40 +00:00
timeless%mozdev.org
974dcd1f09
Bug 242110 [nsTXTToHTMLConv] angle brackets in gopher pages are not properly escaped/displayed
...
r=darin sr=darin
2004-07-01 23:33:47 +00:00
darin%meer.net
cc570ace01
rev'ing IID for nsIProxyInfo since it was changed (b=224237)
2004-07-01 23:33:32 +00:00
darin%meer.net
c46e6f82d5
fixes bug 224237 "PAC: make failover behave according to specification"
...
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
darin%meer.net
25fd66c5ef
Tweak placement of commas and periods in relation to quotation marks to
...
improve readability.
2004-07-01 15:29:57 +00:00
darin%meer.net
b1b26c752e
fixing up comments that reference the non-existent nsIHttpNotify
2004-06-30 18:24:08 +00:00
cbiesinger%web.de
d9cfd7ee1f
let's try commiting _after_ saving the changed file. (still bug 248810)
2004-06-29 16:45:40 +00:00
cbiesinger%web.de
accb367c14
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
darin%meer.net
6bf6ddebca
removing unused files, bug 248847, r=biesi
2004-06-28 21:27:12 +00:00
cbiesinger%web.de
e9a04dbcd9
get rid of AssignWithConversion in necko
...
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
cbiesinger%web.de
54f9aae8dc
bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
...
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
0d612ddee8
bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
...
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
dwitte%stanford.edu
3f81f64dc0
removing unnecessary #include.
2004-06-26 20:52:14 +00:00
cbiesinger%web.de
98f7eeec9e
oops. fixing bustage.
2004-06-26 18:47:01 +00:00
cbiesinger%web.de
2d532ef09f
bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
...
r+sr=darin
2004-06-25 18:30:22 +00:00
darin%meer.net
a6e36d84b5
fixes bug 234608 "Removal of some deadcode in nsDiskCacheBinding" patch by alfredkayser@nl.ibm.com r=biesi sr=darin
2004-06-22 15:56:49 +00:00
darin%meer.net
9c21afd585
adding simple stream loader testcase
2004-06-22 15:37:33 +00:00
ben%bengoodger.com
c65983111c
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
dwitte%stanford.edu
8c26460133
fixing an erroneous comment.
2004-06-19 23:57:45 +00:00
cbiesinger%web.de
313487c65f
bug 246525 cache entries should have intl-friendly date format; make them use ISO 8601
...
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r=biesi sr=darin
2004-06-18 18:09:54 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
651b84cbf0
bug 243974 can't download files larger than 4 GB
...
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
darin%meer.net
657ad8705e
fixes bug 227976 "nsHttpCompressConv can fail to read any data in OnDataAvailable and return success" r=biesi (patch based on suggestion by bzbarsky)
2004-06-16 16:28:30 +00:00
darin%meer.net
b94b4bb1e2
fixes bug 246193 "Mozilla doesn't revert to IPv4 if IPv6 connect fails" r=lorenzo
2004-06-16 15:09:34 +00:00
darin%meer.net
ea254d645d
fixes bug 246264 "nsHttpChannel may leak mResponseHead" r=pedemont sr=bryner
2004-06-16 15:05:42 +00:00
darin%meer.net
6d4801829f
fixes bug 247006 "Apply NS_HIDDEN to necko net_ helper functions" r+sr=bryner
2004-06-16 14:53:31 +00:00
darin%meer.net
bcfee30930
fixes bug 246872 "PAC: myIpAddress gives 'myIpAddress is not defined' error" r+sr=shaver
2004-06-15 23:20:50 +00:00
jag%tty.nl
885c03e1d6
Bug 105892: 'Resolving host xyz.foo.bar' should be 'Looking up xyz.foo.bar'. Patch by Tim Meader <tmeader@gmail.com>, r=darin, sr=jag
2004-06-14 19:05:01 +00:00
cbiesinger%web.de
45bcddf927
Bug 118438 Gopher 'information' tag not supported.
...
patch by Jan Ruzicka <jan.ruzicka@comcast.net> r=biesi sr=darin
2004-06-12 19:49:40 +00:00
cbiesinger%web.de
46ba1a20a0
bug 235505 make nsIMIMEInfo::MIMEType readonly
...
r=bzbarsky sr=darin
2004-06-11 15:47:57 +00:00
darin%meer.net
cd52f25890
fixes bug 246337 "nsIProxy is unused and should be removed; nsISOCKS4SocketInfo is also unused and can be likewise removed" r=biesi
2004-06-11 15:31:21 +00:00
darin%meer.net
0571cfde50
fixes bug 246329 "SchemeIs failure leaks nsHttpChannel" r=biesi
2004-06-11 15:09:36 +00:00
cbiesinger%web.de
696379a73c
bug 245689 ftp channels report NS_ERROR_FAILURE when resuming fails, instead of NS_ERROR_NOT_RESUMABLE
...
r=bbaetz sr=darin
2004-06-11 14:56:35 +00:00
darin%meer.net
84e22da18c
adding tracing facility to socket transport, NOT PART OF THE BUILD
2004-06-09 22:40:02 +00:00
darin%meer.net
fa7e4162e0
fixes bug 246106 "Defensive (anti-phishing) auth prompts are displayed when they should not be displayed" r+sr=dveditz
2004-06-09 22:09:05 +00:00
darin%meer.net
71ac85a177
fixes bug 237819 "nsStandardURL should automatically convert ACE hostnames to UTF8" r=biesi sr=dbaron
2004-06-09 21:41:28 +00:00
darin%meer.net
85c9fd084e
fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi
2004-06-08 21:22:47 +00:00
dveditz%cruzio.com
331acbb265
fix for xpinstall (tier 50) dependency on extension/cookie (tier 94) build bustage (bug 245826, resulting from the fix for bug 240552). Band-aid r/sr bryner and darin
2004-06-08 03:11:21 +00:00
darin%meer.net
67ecaf88f6
fixes bug 236772 "Sprint Local Bill Redirection Limit Exceeded" r=dwitte sr=dveditz
2004-06-07 14:54:22 +00:00
dveditz%cruzio.com
1f3e1038f3
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
bzbarsky%mit.edu
23b2212405
Fix regression bug 244926. Only use the "blocked protocol" handler for
...
protocols that are actually blocked. r=biesi, sr=darin
2004-06-02 01:52:28 +00:00
mkaply%us.ibm.com
18d9c2feaa
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bzbarsky%mit.edu
5bb05f7876
Blocked protocols should still allow URI creation; they should just fail
...
channel creation. Bug 244220, r+sr=darin
2004-05-21 00:28:52 +00:00
bzbarsky%mit.edu
56cf3935c7
Fix nsJARURI::Equals so anchor scrolling creates history entries in files
...
loaded from a jar. Bug 244137, r+sr=darin
2004-05-20 23:29:52 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
darin%meer.net
c8f5d9e796
fixes bug 243498 "nsStandardURL::BuildNormalizedSpec spends too much time in nsIDNService::IsACE" r+sr=bzbarsky
2004-05-13 22:17:17 +00:00
darin%meer.net
db42244f05
fixes bug 170128 "PAC: myIpAddress() does not update to network changes" r=biesi sr=bryner
2004-05-13 07:08:25 +00:00
darin%meer.net
a4eaf8ee31
fixes bug 243250 "reduce size of nsStandardURL" r=biesi sr=bzbarsky
2004-05-11 18:58:58 +00:00
cbiesinger%web.de
c3b362ab25
nsTXTToHTMLConv could use some documentation
...
r+sr=darin bug 243243
2004-05-11 14:27:59 +00:00
cbiesinger%web.de
4f1eacb647
update links to point to mozilla.org instead of a 404 resource
2004-05-10 23:21:35 +00:00
cbiesinger%web.de
516b6847ec
remove unused files, and an unused member of nsDataHandler, and unused defines in nsNetCID.h (which referred to a no longer existing component)
...
bug 243098 r+sr=darin
2004-05-09 18:18:07 +00:00
cbiesinger%web.de
33c5b41794
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
cbiesinger%web.de
ae90b49dc6
bug 243010 nsHttpHandler::GetMIMEService unused
...
r+sr=darin
2004-05-08 18:02:10 +00:00
darin%meer.net
21356a8491
fixing spelling mistake
2004-05-08 06:45:58 +00:00
darin%meer.net
6193d76026
changing default value for phishy userpass length from 16 to 1 per discussion in bug 232567, and so that the value used on the trunk matches the value used on the 1.7 branch.
2004-05-08 00:40:03 +00:00
darin%meer.net
64dbdb9bec
fixing bogus comment. thanks to biesi for pointing this out.
2004-05-08 00:26:40 +00:00
cbiesinger%web.de
6b1a9d1b08
removing outdated and no-longer-compilable test
...
r+sr=darin, no bug, not part of build
2004-05-07 23:17:24 +00:00
dveditz%cruzio.com
eda8245538
Bug 242564 revert default p3p cookie action to pre-225298 state, r=dwitte,sr=darin
2004-05-07 08:04:45 +00:00
brendan%mozilla.org
f108244ef7
Fix #ifdef METERING stuff.
2004-05-06 03:45:34 +00:00
timeless%mozdev.org
b5480f5b3f
Bug 242183 CreateNewStreamConv and NS_NewStreamConv are silly/leaky/...
...
r=darin sr=darin
2004-05-04 07:43:02 +00:00
timeless%mozdev.org
263086a6f9
Bug 242310 nsIStreamConverterService uses InitialCaps in idl instead of interCaps
...
r=darin sr=darin
2004-05-04 07:40:00 +00:00
darin%meer.net
26b1503f71
fixes bug 123662 ""File / cannot be found. Please check the location and try again" when loading page" patch by nallen@acm.org, r=gordon, sr=darin
2004-05-03 17:38:56 +00:00
timeless%mozdev.org
02a3757fe6
Bug 242185 nsITXTToHTMLConv uses InitialCaps in idl instead of interCaps
...
r=darin sr=darin
2004-05-02 04:39:16 +00:00