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