Commit Graph

5145 Commits

Author SHA1 Message Date
darin%meer.net
4982455809 fixes bug 325808 "HTTP code could use a HasToken function" r=biesi, sr=bzbarsky 2006-02-17 22:52:40 +00:00
dougt%meer.net
e33ad1cbb9 Fix for 322251. Windows CE only. not establishing GPRS connections. r=darin 2006-02-17 17:17:43 +00:00
cbiesinger%web.de
a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
bzbarsky%mit.edu
af75f10d9f Add some comments for future reference. No bug, r=darin 2006-02-14 19:45:23 +00:00
benjamin%smedbergs.us
d58e68beb2 Bug 327168 - test holds COMPtrs past XPCOM shutdown, r=darin 2006-02-14 19:39:52 +00:00
cbiesinger%web.de
7d20ed1ad6 bug 326693 filechannel ignores content-type hints
r+sr=darin
2006-02-14 18:46:12 +00:00
cbiesinger%web.de
5cdaeda098 bug 327065 misc necko cleanup, see bug for details
r+sr=darin
2006-02-14 15:37:10 +00:00
benjamin%smedbergs.us
df69212d42 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-13 20:35:56 +00:00
mozilla.BenB%bucksch.org
40cfa65cbc Change license of moz(I)TXTToHTMLConv.* to GNU triple-license,
but keep modifications. As discussed with Gerv.
2006-02-07 12:36:43 +00:00
darin%meer.net
68108f0712 fixes bug 213005 "ASSERTION: OnDataAvailable implementation consumed no data" r=timeless sr=roc 2006-02-07 01:05:42 +00:00
darin%meer.net
af85372828 fixes bug 137155 "POST request sent as two small packets (IIS 5 sometimes chokes)" r=biesi sr=bzbarsky 2006-02-04 22:57:53 +00:00
mark%moxienet.com
60d0a1723e 325765 Cache causes crash crossing architecture [@ nsDiskCacheRecord::HashNumber].[@ nsDiskCacheMap::FindRecord]. Disk cache is not endian-neutral as was intended. Byte-swap the entire cache header. r=darin sr=smfr a/1.8=darin 2006-02-04 22:01:22 +00:00
cbiesinger%web.de
25c82aa71f bug 325815 add an HTTP server for necko tests
r=darin
2006-02-04 17:23:30 +00:00
darin%meer.net
3612e2fb71 fixes bug 321999 "HTTP waits for response to determine keep-alive state" r=biesi sr=bzbarsky 2006-02-03 23:56:49 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
davel%mozilla.com
da85bb10e1 Unify necko and content test harnesses. Create common versions of test harness
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files.  Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
gerv%gerv.net
ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
gavin%gavinsharp.com
41485f71b8 Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin 2006-01-26 01:09:09 +00:00
cbiesinger%web.de
e3d6dfa174 bug 321932 improve nsIRequest::isPending documentation
r+sr=darin
2006-01-25 16:47:12 +00:00
darin%meer.net
7328013630 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2006-01-24 14:47:06 +00:00
darin%meer.net
54e4cc43da fixes bug 323378 "Accessing data:;base64, produces a crash for some architectures" patch by sylvain.pasche@gmail.com, r+sr=darin 2006-01-19 19:04:27 +00:00
bsmedberg%covad.net
3530da7ba8 Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin 2006-01-17 15:41:40 +00:00
gavin%gavinsharp.com
2c41e8ddeb Bug 289640: Remove unused preference security.ui.enable, patch by Daniel Cater <DJCater@Gmail.com>, r=kaie, sr=darin 2006-01-16 15:08:30 +00:00
darin%meer.net
387edde4eb fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky 2006-01-11 01:50:15 +00:00
gavin%gavinsharp.com
41b4ad9c1a Bug 320851: http authentication (401) prompt no longer displays scheme, r+sr=darin 2006-01-10 17:59:49 +00:00
jshin%mailaps.org
05377e6a08 bug 227290 : be generous to overlong (invalid) B-encoded words in RFC 2047 encoded header (r=smontagu, sr=bienvenu) 2006-01-09 18:05:25 +00:00
darin%meer.net
8350195d1e additional follow-up patch for bug 318193, r=bz 2006-01-03 22:08:05 +00:00
darin%meer.net
05358b0f3d fixes regression introduced by patch for bug 318193, r=biesi 2006-01-03 19:25:18 +00:00
darin%meer.net
80976a34f6 fixing bustage 2006-01-02 03:20:04 +00:00
darin%meer.net
ff99eafe20 fixing build bustage 2006-01-02 02:57:15 +00:00
darin%meer.net
eb3847a802 fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
darin%meer.net
6d9308ac14 fixes bug 317627 "Display hex dump of cache data in about:cache-entry" r=biesi 2005-12-19 23:04:27 +00:00
timeless%mozdev.org
63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
cbiesinger%web.de
9469c444c4 bug 309525 Add a canConvert to nsIStreamConverterService that allows determining
whether a conversion from one type to another is possible.
r=darin sr=bz
2005-12-17 18:22:03 +00:00
bsmedberg%covad.net
6c3b0b3035 Fix conflicts between bug 317937 and bug 313309 2005-12-12 15:52:31 +00:00
timeless%mozdev.org
c034e6fe1c Bug 319003 remove unused variable gSession from TestCacheService
r=darin sr=darin
2005-12-11 02:38:15 +00:00
bzbarsky%mit.edu
f89e435042 Just throw if a null visitor is passed. Bug 309459, patch by Adam Guthrie
<ispiked@gmail.com>, r+sr=darin
2005-12-07 05:35:39 +00:00
roc+%cs.cmu.edu
5f59e639bc Bug 315345. nsIPermission should be in network/base/public for now, alongside nsIPermissionManager. r+sr=darin 2005-12-06 01:32:59 +00:00
bienvenu%nventure.com
920b401cfe fix 318750 text to html converter broken, r=neil, sr=mscott 2005-12-02 21:42:15 +00:00
neil%parkwaycc.co.uk
0d29adadea Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst 2005-12-02 12:02:44 +00:00
darin%meer.net
4ca41e210a fixes bug 316372 "mailto: links do not open Compose window anymore" patch by bzbarsky, r=biesi, sr=darin 2005-11-30 00:54:49 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mozdev.org
aa67b246b9 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
dbaron%dbaron.org
19e6e1862a Fix negative leak stats regression from bug 302724. 2005-11-16 19:35:07 +00:00
gerv%gerv.net
4dd8a70100 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
dwitte%stanford.edu
6ec3c0a50a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2005-11-15 21:50:28 +00:00
dwitte%stanford.edu
49d4c40624 remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
2005-11-15 21:50:25 +00:00
bzbarsky%mit.edu
c5cd635355 Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2005-11-15 21:50:24 +00:00
morse%netscape.com
d7edd84520 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2005-11-15 21:50:23 +00:00