darin%meer.net
4eaf0cb4ad
fixes bug 289352 "remove redundant seek, and optimize bitmap usage" patch by alfredkayser@nl.ibm.com, r+sr=darin
2005-10-08 01:20:36 +00:00
bryner%brianryner.com
2768ce1dbd
Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin.
2005-10-03 22:27:20 +00:00
masayuki%d-toybox.com
4632dfa33b
back out previous check-in b=309335
2005-10-01 23:06:46 +00:00
mconnor%steelgryphon.com
7be090cdfd
bug 306658 - disallow cookies from non-file URIs without
...
hostnames, r=dwitte, sr=darin
2005-10-01 05:20:21 +00:00
masayuki%d-toybox.com
a7185fb833
Bug 309335 Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char r+sr=darin
2005-10-01 03:26:03 +00:00
bzbarsky%mit.edu
f7b86680d1
Failure to open a channel in a stream loader should just make init() throw.
...
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
bryner%brianryner.com
8d94bd5c6f
Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net
2005-09-29 20:24:27 +00:00
bzbarsky%mit.edu
339344c671
Make about:cache do something sane when cache is disabled. Bug 207709, patch
...
by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin
2005-09-29 00:53:53 +00:00
peterv%propagandism.org
8702e6b0aa
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
2005-09-28 13:13:27 +00:00
darin%meer.net
0a2ebe8cd7
fixes bug 308972 "Shutdown crash in nsCacheService::SearchCacheDevices" patch by alfredkayser@nl.ibm.com, r=darin, sz=bz
2005-09-23 19:21:36 +00:00
cbiesinger%web.de
8fac8ff0f0
bug 308305 implement ReadURLFile for .desktop files on unix (GNOME/KDE)
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-09-23 17:54:53 +00:00
darin%meer.net
d78e1730ff
Fixes bug 304904 "Necko should refuse to look up invalid hostnames containing '%'" patch by andreas.otte@debitel.net, r=biesi, sr=darin
2005-09-22 21:38:12 +00:00
darin%meer.net
6806dd1cde
fixes bug 309391 "XMLHttpRequest fails to track proxy server failover" r=biesi
2005-09-21 00:19:20 +00:00
darin%meer.net
709315f3d8
fixes bug 308858 "Use NS_ERROR_INVALID_CONTENT_ENCODING when encodings don't match" patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r+sr=darin
2005-09-17 01:24:48 +00:00
bzbarsky%mit.edu
eabb28c936
Show a useful error message if a page claims to be compressed and isn't. Bug
...
184144, patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=darin, sr=bzbarsky
2005-09-16 19:27:27 +00:00
bzbarsky%mit.edu
3f3613d27c
Make unknown about: URIs throw the right error instead of silently doing
...
nothing. Bug 87513, r=biesi, sr=darin
2005-09-16 16:01:24 +00:00
timeless%mozdev.org
c113ece289
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
timeless%mozdev.org
ce896f0683
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by joshbirnbaum-moz@yahoo.com r=darin sr=darin
2005-09-15 18:30:46 +00:00
bsmedberg%covad.net
81d0f2e5c0
Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences (second try, I reversed the string logic in nsCookieService::SetCookieInternal the first time - r=dwitte+darin
2005-09-15 11:03:09 +00:00
darin%meer.net
0f63b598a2
fixes bug 308405 "'@mozilla.org/security/hash;1' incorrectly invoked as a service in nsHttpDigestAuth.cpp" r=dougt
2005-09-15 00:25:21 +00:00
darin%meer.net
cb8b2568ac
fixes bug 308370 "nsIncrementalDownload::GetDestination should return a clone of nsIFile" r=biesi
2005-09-14 20:49:03 +00:00
bsmedberg%covad.net
ba35d6749a
Backout bug 295994 due to tinderbox orange.
2005-09-14 20:17:13 +00:00
bsmedberg%covad.net
237d89b23c
Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences r=dwitte+darin
2005-09-14 18:27:56 +00:00
dbaron%dbaron.org
b7065e027d
Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky
2005-09-14 04:16:27 +00:00
dbaron%dbaron.org
e7099d7048
Additional precautions against potential buffer overruns. b=307259 r=darin sr=dveditz
2005-09-13 17:38:20 +00:00
cbiesinger%web.de
811e4858a2
308018 only call SendFTPCommand if we haven't been cancelled
...
r+sr=darin
2005-09-12 21:33:47 +00:00
darin%meer.net
07f624a9b4
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
2005-09-10 00:20:02 +00:00
dbaron%dbaron.org
736d952606
NormalizeIDN can (and should, I think) normalize to an empty string in some cases, so don't use AppendSegmentToBuf, which will do the wrong thing with an empty string and potentially overrun buffer. b=307259 r=darin sr=dveditz
2005-09-09 19:06:58 +00:00
bsmedberg%covad.net
004d195a07
Bug 307492 - 64-bit unsafe cast r=darin
2005-09-09 12:47:41 +00:00
timeless%mozdev.org
a8dd33ffee
Bug 306086 LOAD_RETARGETED_DOCUMENT_URI confused it's for its
...
patch by stephend r=darin
2005-09-02 00:48:01 +00:00
darin%meer.net
735db1b2e3
fixes bug 304444 "[W] UMR: Uninitialized memory read in nsDiskCacheEntry::Swap(void) {1 occurrence}" patch by alfredkayser@nl.ibm.com, r=timeless, sr=darin
2005-09-01 00:20:14 +00:00
jruderman%hmc.edu
ab17472c6c
Fix typo in a comment (bug 305292). r=darin, sr=bz.
2005-08-31 21:14:14 +00:00
cbiesinger%web.de
b4c780f6ed
Bug 306310 explicitly specify the charset (as UTF-8) for the about: channels
...
r+sr=darin
2005-08-31 14:32:19 +00:00
darin%meer.net
2f3c0b7029
fixes bug 265028 "Clearing cache sometimes fails" patch by alfredkayser@nl.ibm.com, r+sr=darin
2005-08-31 13:28:34 +00:00
darin%meer.net
2f04acaa5c
Repair some broken networking tests.
2005-08-30 00:30:38 +00:00
andreas.otte%debitel.net
dee34dff43
Backing out the preliminary fix for bug 304904 it breaks thunderbird local folders
2005-08-25 19:25:29 +00:00
mrbkap%gmail.com
b9b46b0f14
bug 302834: Components.utils.evalInSandbox should return the result of the given operations. Introduce a new Sandbox constructor to pass in as the second argument. Also bring the one use of evalInSandbox in the tree up to date with the new API. r=shaver/brendan
2005-08-25 16:38:58 +00:00
andreas.otte%debitel.net
2fdb84ddb1
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
4868e46b76
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
847e149c52
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
45319c3d3d
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
385a6f4907
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
690785e15a
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
89d68b8b89
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
7b6c6f51b5
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
170136bfb7
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
469d6310bd
Fix testcase for latest protocol proxy service API. r=biesi
2005-08-10 23:41:01 +00:00
darin%meer.net
4da29c7111
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
0eb9ca0fd0
OS/2 debug build bustage
2005-08-03 21:40:11 +00:00
darin%meer.net
5802d3b4a6
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
4be75474e9
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
bcc3c00f8f
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
6c59f965fd
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
9f7d47f9a7
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
0e428e3c6f
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
4badfa0a35
Updating UA string for WINCE. r=darin, sr=dveditz, a=asa. WinCE only.
2005-07-20 18:43:27 +00:00
shaver%mozilla.org
75d6c1b6e9
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
0d131bd496
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
c70e951ba6
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
f1973b1110
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
83000e23bd
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
b170fb4a6a
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
cdc3ff3cdb
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
a1d6327daf
fixes bug 186513 "Auth prompting, etc. from incremental downloader" r=biesi a=bsmedberg
2005-07-05 22:24:57 +00:00
timeless%mozdev.org
2cea53bda3
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
1f9247f9df
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
dff8ee3ade
make nsSimpleURI implement nsIClassInfo. bug 299067. r=darin sr=dbaron a=bsmedberg
2005-06-29 21:03:24 +00:00
darin%meer.net
0203abaec9
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
882c624213
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
0f3fecfa5e
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
2e7e16befb
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
12c1b15b09
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
669b86b53c
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
b5467d3fca
Bug 296892 OOM crash [@ nsSocketTransport::Init]
...
r=darin sr=darin a=asa
2005-06-17 22:58:18 +00:00
bryner%brianryner.com
26e9238cb1
Fix units screwup in cache size computation (bug 297714). r+sr=darin.
2005-06-16 01:46:23 +00:00
bryner%brianryner.com
e4a343f08f
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
a921aaf348
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
734beae463
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
49e3757efa
Make incremental download work properly on Linux.
2005-06-11 02:56:52 +00:00
timeless%mozdev.org
4ffaeafdb9
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
7d5cf50900
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
3fc95f8e53
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
ae04ba0b7e
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
de2be6c22d
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
88fc330993
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
0b27f2e150
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
4c7f9052d3
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
1671c18c12
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
9abe57c447
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
8c989a0374
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
25e23f221e
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
735db6d988
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
76bb07d7c6
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
aed69207f0
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
d75b5fa3eb
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
ce94be71f2
Attempt to fix creature bustage
2005-04-28 23:00:09 +00:00
darin%meer.net
5e2ecc3898
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
c7c0859ea1
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
2c230c7743
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
3347ea07cf
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
25cc7aa534
#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
a2a26e1b5b
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
953673d16d
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
1270d4f310
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
eb6139e2cf
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
a476e7129d
fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa
2005-04-14 23:18:34 +00:00
dbaron%dbaron.org
5d312ec4b3
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
d7eef06aeb
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
6039e11655
Bug 289181 remove useless line from nsCacheService.cpp
...
r=biesi sr=darin
2005-04-06 03:51:44 +00:00
darin%meer.net
430b684e9c
fixes bug 285991 "leak loading site from HTTPS" r=biesi sr=dbaron
2005-04-06 01:35:06 +00:00
darin%meer.net
9791154211
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
c70d38dd77
addressing reviewer comments for bug 283489
2005-04-05 17:45:09 +00:00
cbiesinger%web.de
44625301dd
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
f2cfd5feb8
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:13:03 +00:00
cbiesinger%web.de
b13a9a6994
Bug 288787 Remove NS_MIMEINFO_{CID,CONTRACTID}
...
r+sr=bz
2005-04-03 17:25:14 +00:00
cbiesinger%web.de
504bf13768
Bug 288011 eliminate nsISSLSocketProvider
...
r=darin sr=bz
2005-04-03 17:22:58 +00:00
darin%meer.net
df9961125e
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
d7017bfdec
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
0a1d13dc85
Backing out bug 220566 to get tboxen green a=#developers
2005-03-31 13:56:30 +00:00
darin%meer.net
72c1853760
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
3da95cfee7
updates for test_protocolproxyservice.js to cover scenario from bug 287956
2005-03-28 20:11:56 +00:00
darin%meer.net
cf665de8d7
fixes bug 287956 "Crash shortly after program start [@nsProtocolProxyService::PruneProxyInfo]" r=biesi
2005-03-28 20:11:16 +00:00
darin%meer.net
1a8956919c
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
7fb846525f
increased logging for NTLM authentication to help track down cause of bug 283331
2005-03-25 22:25:32 +00:00
darin%meer.net
c7d04dc312
silence /bin/sh's complaints (under cygwin) about ulimit not existing
2005-03-25 05:15:10 +00:00
darin%meer.net
f6ffba0f8b
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
1d540761e2
286790 remove unused variable
...
r+sr=darin
2005-03-20 13:22:05 +00:00
cbiesinger%web.de
e9910d2a61
bug 286645 add/improve nsReadLine.h documentation
...
r=bz sr=darin
2005-03-18 15:29:04 +00:00
cbiesinger%web.de
0e2672a3b0
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
43bd760109
Bug 286608 don't disable xpt generation on windows
...
r=darin
2005-03-18 15:24:58 +00:00
darin%meer.net
0da9f71117
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
a879f0390b
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
4f0f384a98
Bug 284362 pass unicode host to OnStatus
...
r+sr=darin
2005-03-16 18:04:11 +00:00
cbiesinger%web.de
6e3bd24ced
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
3539f9e249
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
e8d4c35266
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
c0bff6d43b
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
823dbb9d2e
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
8255a59563
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
fa5805ad29
Bug 283921 Crash [@ net_GetURLSpecFromFile]
...
r=darin sr=darin
2005-02-27 21:13:13 +00:00
darin%meer.net
dc41d37763
nsLoadGroup::mPriority not initialized, r=bryner
2005-02-27 15:19:05 +00:00
darin%meer.net
777171a792
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
361daac936
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
d78c91a2a2
282108 - nsUrIHashKey.h does not conditionally include itself. r+sr=darin
2005-02-25 08:59:10 +00:00
cbiesinger%web.de
bffda0115c
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
893b507a43
nsHttpChannel::SetPriority is missing a return statement
2005-02-23 02:09:43 +00:00
bsmedberg%covad.net
473534a724
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
6846a96b4f
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
bdb13852d9
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
2005-02-21 22:21:21 +00:00
darin%meer.net
ea421f6654
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
2005-02-21 20:58:01 +00:00
bsmedberg%covad.net
e82e4540da
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
f321802ef1
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
f25a0b7537
Bug 282275 remove NS_NOTREACHED in ReadSegments implementations
...
r+sr=darin
2005-02-18 18:39:53 +00:00
darin%meer.net
452a016da8
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
e4a310c9c7
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
5557032fc1
Release notification callbacks to fix XMLHttpRequest leaks. Bug #280808 , r=darin, sr=bzbarsky.
2005-02-07 06:13:13 +00:00
dbaron%dbaron.org
3a87f7e225
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
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
darin%meer.net
55c40d1dc2
fixes bug 280731 "nsIProtocolProxyService::NewProxyInfo is broken" r+sr=bzbarsky
2005-02-02 06:34:29 +00:00
bienvenu%nventure.com
40d61b1719
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
50784ae402
Fix comparison of file:// uris. Bug 280206, r+sr=darin
2005-01-30 20:45:46 +00:00
dougt%meer.net
fe9111c83c
Fixes 280241. WinCE network build changes. r=darin.
2005-01-30 03:52:40 +00:00
bzbarsky%mit.edu
ae855c951d
Adding some documentation on what exceptions get thrown in what circumstances.
2005-01-29 20:10:09 +00:00
darin%meer.net
7fc0a1aece
fixing regression introduced by last patch for bug 278531, r+sr=bzbarsky
2005-01-27 17:43:46 +00:00
bsmedberg%covad.net
c2fb928405
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
01a44a6dae
fixes bug 278144 "Support socket i/o timeouts" r=bienvenu sr=bzbarsky
2005-01-26 02:13:14 +00:00
dwitte%stanford.edu
1d185f2e97
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
a708472c84
fix handling of quoted token values.
...
b=277033, r=mvl, sr=darin
2005-01-24 06:47:44 +00:00
bzbarsky%mit.edu
b7d3a12918
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
d9f747cca2
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
8a011382f8
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
1d87c3297f
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
902927922e
fixes bug 142255 "RFE provide a way to prioritize connections" r=bz
2005-01-15 07:01:20 +00:00
jshin%mailaps.org
623640f8f8
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
cd3200aa40
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
9bebe5a8e6
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
7360e8f357
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
cb2529f861
fixing tinderbox orange
2005-01-09 22:19:32 +00:00
cbiesinger%web.de
8ab6e0d7d1
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
99df5c71c0
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
666ebe50ae
undoing better bustage fix, since it breaks on windows
2005-01-01 16:48:41 +00:00
cbiesinger%web.de
c5204c222f
better bustage fix
2005-01-01 16:31:29 +00:00
cbiesinger%web.de
92b8a7d60b
next try
2005-01-01 16:17:26 +00:00
cbiesinger%web.de
1fbe6bcfcc
another attempt at bustage fixing
2005-01-01 16:15:26 +00:00
cbiesinger%web.de
9aa94222f0
trying to fix win32 bustage
2005-01-01 16:03:34 +00:00
cbiesinger%web.de
b2a1df39b6
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
d19eff04b7
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
79241940e8
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
0343a92091
Make nsStandardURL.cpp read prefs on initialization. Bug 261934, r+sr=darin.
2004-12-07 13:21:32 +00:00
darin%meer.net
3a069e62e4
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
f728797f48
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
cc2f472e3c
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
cebb9552f5
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
70c3d2a5bd
Fixing Windows build bustage.
2004-12-03 06:35:44 +00:00
bzbarsky%mit.edu
6ea2a9f57e
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
b9115b7644
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
9643fc6c04
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
21dccaeace
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
3fc9433171
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner.
2004-12-01 17:56:52 +00:00
darin%meer.net
62d825da66
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
29c70cffe8
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
29b50362f0
Crash clicking links with non-ASCII character. Bug 271196, r+sr=darin.
2004-11-24 20:43:58 +00:00
darin%meer.net
35a099dea2
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
5280e1b42c
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
b8382a8d94
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2004-11-23 07:05:27 +00:00
cbiesinger%web.de
1d87c93a2c
Bug 261637 move security.properties into PSM
...
r=bsmedberg sr=darin
2004-11-16 23:33:16 +00:00
jshin%mailaps.org
bb156473d4
bug 269806 : aTryLocaleCharset assertion : implemented aTryLocaleCharset case (r=cbie, sr=bz)
2004-11-16 18:04:45 +00:00
darin%meer.net
db17c93d73
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
61373cec0e
fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky
2004-11-16 02:30:02 +00:00
neil%parkwaycc.co.uk
7d6ae4fb59
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
2004-11-15 23:59:39 +00:00
darin%meer.net
e32070d088
fixing bustage
2004-11-15 21:13:43 +00:00
darin%meer.net
f103a62f64
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
bf04fb23cd
fixing bustage
2004-11-13 14:26:55 +00:00
cbiesinger%web.de
a85d518a0c
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
1c7db2b1fb
marking interface UNDER_REVIEW. see bug 265513
2004-11-12 04:22:42 +00:00
darin%meer.net
e3a8f35807
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
8b94f323ed
attempt to fix otaku bustage
2004-11-08 06:39:59 +00:00
darin%meer.net
274f54b646
fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi
2004-11-08 03:13:21 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
cbiesinger%web.de
018b4ed687
fixing off-by-one error, r+sr=darin
2004-11-07 21:24:20 +00:00
bryner%brianryner.com
42b27d389f
Various speedups for nsStandardURL creation (bug 268200). r+sr=darin
2004-11-07 20:43:38 +00:00
bmlk%gmx.de
5c90e153b6
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
4f3f64a541
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
c652054c39
fixes bug 267263, r=cneberg sr=dveditz
2004-11-06 01:35:01 +00:00
bryner%brianryner.com
5be43ebb5f
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
05e17f4cd7
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
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
ee30c584a9
Bug 266051 Remove init and shutdown from interface nsICacheService
...
r=darin sr=bz
2004-10-31 21:58:51 +00:00
cbiesinger%web.de
a3fc1b4720
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
117511a6aa
Revert timeless' incorrect bustage-fix.
2004-10-30 04:30:48 +00:00
timeless%mozdev.org
a306ef180a
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
dda30fd22f
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
7182021454
improvements to new disk cache (NOT PART OF THE BUILD)
2004-10-27 22:19:32 +00:00
jag%tty.nl
c6d9da70dd
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
e3c2b68400
Attempt at fixing (part of) OS/2 bustage
2004-10-27 00:56:35 +00:00
cbiesinger%web.de
2e997df0c3
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
89fe06f96a
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
ded5ac40ed
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
f0cd281d14
add missing file
2004-10-21 21:22:23 +00:00
darin%meer.net
12c8f2c34a
make necko tests work on the trunk
2004-10-21 20:57:17 +00:00
darin%meer.net
d2a93dde73
Landing initial version of SQL-based disk cache (NOT PART OF THE BUILD)
2004-10-20 05:00:23 +00:00
bzbarsky%mit.edu
9db7c3c195
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
9916bcaa22
fixing MingW bustage
2004-10-18 05:35:59 +00:00
darin%meer.net
ae50a08b3d
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
fc3828e750
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
0fd1bdf643
some webdav plumbing and light tidying; bug 212342; r=darin,sr=bzbarsky
2004-10-15 05:59:21 +00:00
darin%meer.net
77486c0d04
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
a257a5b484
Don't allow SetSpec(EmptyCString()) on nsSimpleURI. Bug 263834, r+sr=darin
2004-10-12 01:54:44 +00:00
cbiesinger%web.de
a8f4be422b
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
2966e5b957
landing followup patch for bug 251969 "crash [@ nsHttpChannel::OnStopRequest ]" r+sr=dveditz
2004-09-29 16:51:46 +00:00