Doug Turner
|
e35d8e72d5
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
|
Mike Hommey
|
90dd1ec0b9
|
Bug 502301 - Fix binhex_decode array signedness which broke builds on architectures where char is unsigned [r=benjamin]
This was detected by the C++0x narrowing conversion inside {} compilation errors.
|
2010-04-20 10:44:59 +02:00 |
|
Boris Zbarsky
|
f898fcf78e
|
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 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Daniel Holbert
|
2c341fb9da
|
Bug 543497, Patch A: Fix "warning: suggest parentheses around comparison in operand of &" in nsBinHexDecoder.cpp. r=jduell
|
2010-02-02 13:56:45 -08:00 |
|
Hugues Fournier
|
f2c7d9c93d
|
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 |
|
Ben Hsieh
|
3eab496287
|
Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi
|
2009-10-06 15:43:59 +02:00 |
|
Michal Novotny
|
6773e9b109
|
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
|
2009-09-21 19:57:36 +02:00 |
|
Reed Loden
|
4bc570db77
|
Follow-up to bug 515583 -- s/ParseFTPListDetermineRetval/ParsingFailure/
|
2009-09-22 22:40:21 -05:00 |
|
Michal Novotny
|
ddf4fe8b49
|
Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [r=dougt r=wtc sr=biesi]
|
2009-09-23 02:15:29 +02:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Wan-Teh Chang
|
3ca26d853c
|
Bug 513832: Initialize 'state' before passing it to ParseFTPList(),
and pass the same 'state' to subsequent ParseFTPList() calls.
sr=bzbarsky.
|
2009-09-04 11:27:07 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Navin Lal
|
7d36965d96
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
|
Michal Novotny
|
150003cf2a
|
Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky
|
2009-08-08 11:55:16 +02:00 |
|
Serge Gautherie
|
19afaa3c11
|
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
|
2009-08-06 20:00:41 +02:00 |
|
timeless@mozdev.org
|
01df21eefc
|
Bug 508074 nsBinHexDecoder should use an nsCString for mName
r=biesi
|
2009-08-05 14:42:52 -04:00 |
|
timeless@mozdev.org
|
262ebbf1c5
|
Bug 508229 Clean up whitespace in nsBinHexDecoder
r=biesi
|
2009-08-05 14:41:45 -04:00 |
|
Makoto Kato
|
6fd01642f1
|
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
|
2009-06-19 16:11:32 +09:00 |
|
Adam Barth
|
1bea884aa2
|
Bug 465007. Harmonize content sniffing in HTML5 and Firefox. r=jdrew,sr=bzbarsky
|
2009-04-06 12:30:03 +12:00 |
|
Arpad Borsos
|
70846f9fab
|
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
|
2009-02-23 02:05:28 +01:00 |
|
Michal Novotny
|
af52655c11
|
Bug 448141 - Unable to open file with special characters in file:// ftp:// listing (";", semicolon, in file name); r+sr=bzbarsky
|
2009-02-19 18:23:19 +01:00 |
|
Ehsan Akhgari
|
49edf7e991
|
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
|
2009-02-15 10:51:04 +03:30 |
|
Masatoshi Kimura
|
a682e0d618
|
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
|
2008-12-06 11:08:26 -08:00 |
|
Daniel Holbert
|
03c259e522
|
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
|
2008-12-05 11:52:01 -08:00 |
|
Masatoshi Kimura
|
2171389689
|
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
|
2008-12-05 18:31:00 +01:00 |
|
Daniel Veditz
|
830652956a
|
bug 443299: prevent potential OOM dos and null-deref crash. Patch by Justin Schuh, r=cbiesinger, sr=dveditz
|
2008-10-24 16:47:41 -07:00 |
|
Michal Novotny
|
0b7776d77b
|
Bug 365133 - "The FTP folder won't open!" [r=bzbarsky sr=dougt]
|
2008-10-01 00:28:39 -05:00 |
|
Justin Dolske
|
752487e4ef
|
Remove UTF8 BOM marker from last commit.
|
2008-08-18 17:44:28 -07:00 |
|
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
|
2903e168b8
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
|
Benjamin Smedberg
|
4982bf049a
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
|
gavin@gavinsharp.com
|
db884f0c08
|
Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner
|
2008-05-05 13:48:11 -07:00 |
|
gavin@gavinsharp.com
|
b350f3c626
|
Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon
|
2008-04-29 11:47:37 -07:00 |
|
gavin@gavinsharp.com
|
bcd0b82e62
|
Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon
|
2008-04-16 13:23:23 -07:00 |
|
gavin@gavinsharp.com
|
53be8c9234
|
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by Dão Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
|
2008-04-13 17:48:16 -07:00 |
|
mkmelin+mozilla@iki.fi
|
8466d74199
|
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 |
|
masayuki@d-toybox.com
|
379ac2bde0
|
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
|
2008-04-09 10:35:30 -07:00 |
|
timeless@mozdev.org
|
d7e775a7be
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
|
timeless@mozdev.org
|
f33eb4a3b4
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
timeless@mozdev.org
|
8074fda8ae
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
|
tglek@mozilla.com
|
5d9eb35f5b
|
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
|
2008-02-21 15:18:49 -08:00 |
|
reed@reedloden.com
|
e390c5e969
|
Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (Dão Gottwald) r+sr=roc a1.9=schrep]
|
2008-01-15 17:44:25 -08:00 |
|
reed@reedloden.com
|
47d6fc40f1
|
Bug 392802 - "File listings very hard to read" [p=dao@mozilla.com (Dão Gottwald) r=Mano sr=bzbarsky ui-r=beltzner a=blocking-firefox3+]
|
2008-01-07 15:15:37 -08:00 |
|
bzbarsky@mit.edu
|
a051d516ec
|
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
|
2007-12-03 10:37:54 -08:00 |
|
gerv@gerv.net
|
7053aaa316
|
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
|
2007-11-28 02:16:54 -08:00 |
|
reed@reedloden.com
|
c0f3066da1
|
Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer]
|
2007-11-08 23:47:11 -08:00 |
|
reed@reedloden.com
|
a25c74879a
|
Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner]
|
2007-11-05 13:02:52 -08:00 |
|
reed@reedloden.com
|
f60da8dc70
|
Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer]
|
2007-10-12 21:00:58 -07:00 |
|
bzbarsky@mit.edu
|
790d73fc3c
|
When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg
|
2007-09-17 08:53:57 -07:00 |
|
reed@reedloden.com
|
0778c80e11
|
Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (Dão Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9]
|
2007-09-15 19:14:13 -07:00 |
|