gecko/netwerk/streamconv/converters
2010-05-13 14:19:50 +02:00
..
parse-ftp
Makefile.in Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
mozTXTToHTMLConv.cpp Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
mozTXTToHTMLConv.h Bug 408096: & not escaped as & in href when creating plaintext url html r=benb, sr=cbiesinger, a1.9=beltzner 2008-04-12 06:16:26 -07:00
nsBinHexDecoder.cpp Bug 545869 - Remove small buffer #defines and use preferences. r=honza 2010-04-20 09:32:28 -07:00
nsBinHexDecoder.h Bug 508074 nsBinHexDecoder should use an nsCString for mName 2009-08-05 14:42:52 -04:00
nsDirIndex.cpp
nsDirIndex.h
nsDirIndexParser.cpp Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
nsDirIndexParser.h
nsFTPDirListingConv.cpp Bug 513832: Initialize 'state' before passing it to ParseFTPList(), 2009-09-04 11:27:07 -07:00
nsFTPDirListingConv.h Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
nsGopherDirListingConv.cpp
nsGopherDirListingConv.h
nsHTTPCompressConv.cpp Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
nsHTTPCompressConv.h
nsIndexedToHTML.cpp Bug 505037 - ".&" or some control chars in filenames of a local file causes it to break directory view when you browse to it or go directly. r=biesi 2009-10-17 12:39:01 +02:00
nsIndexedToHTML.h Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
nsMultiMixedConv.cpp Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. r=jduell 2010-04-10 09:10:21 -07:00
nsMultiMixedConv.h Correct spelling of preceeding in a CLOSED TREE 2010-04-15 21:12:08 -07:00
nsTXTToHTMLConv.cpp Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
nsTXTToHTMLConv.h Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
nsUnknownDecoder.cpp Bug 465007. Harmonize content sniffing in HTML5 and Firefox. r=jdrew,sr=bzbarsky 2009-04-06 12:30:03 +12:00
nsUnknownDecoder.h Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
ParseFTPList.cpp Follow-up to bug 515583 -- s/ParseFTPListDetermineRetval/ParsingFailure/ 2009-09-22 22:40:21 -05:00
ParseFTPList.h