cbiesinger@web.de
0f57d5fea3
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
2007-03-30 15:44:22 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com
4fc2d520f4
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 20:48:11 +00:00
gavin%gavinsharp.com
4b14f97563
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 18:47:38 +00:00
gavin%gavinsharp.com
4c3127345f
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 20:23:23 +00:00
gavin%gavinsharp.com
007dba43d9
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by D��o Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
2008-04-14 00:48:16 +00:00
mkmelin+mozilla%iki.fi
398984dcc6
Bug 408096: & not escaped as & in href when creating plaintext url html
...
r=benb, sr=cbiesinger, a1.9=beltzner
2008-04-12 13:16:26 +00:00
masayuki%d-toybox.com
8b69e009dc
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
2008-04-09 17:35:30 +00:00
timeless%mozdev.org
71f819b50c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
timeless%mozdev.org
4dd59e4169
reverting, wrong patch, missing AMBIGUOUS
2008-03-19 21:55:28 +00:00
timeless%mozdev.org
8f189a966c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
tglek%mozilla.com
060c62ce9f
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
2008-02-21 23:18:50 +00:00
reed%reedloden.com
8925924459
Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (D��o Gottwald) r+sr=roc a1.9=schrep]
2008-01-16 01:44:25 +00:00
reed%reedloden.com
3b35238ff8
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 23:15:38 +00:00
bzbarsky%mit.edu
10cc33c4d4
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
2007-12-03 18:37:54 +00:00
gerv%gerv.net
f1b20f1932
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
2007-11-28 10:16:54 +00:00
reed%reedloden.com
040e9c51e3
Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer]
2007-11-09 07:47:11 +00:00
reed%reedloden.com
59c12a4045
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 21:02:53 +00:00
reed%reedloden.com
56ead6983b
Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer]
2007-10-13 04:00:58 +00:00
bzbarsky%mit.edu
6bb54afc76
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 15:53:57 +00:00
reed%reedloden.com
4974d9b0c0
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-16 02:14:14 +00:00
asqueella%gmail.com
2c04265ca5
Bug 392807 - Severe performance degradation loading file listings
...
p=Dao Gottwald <dao@design-noir.de>
r+sr+a=bz
2007-09-02 22:19:10 +00:00
philringnalda%gmail.com
5ec6d8c558
Bug 392718 ��� With beautified ftp listings, long filenames are truncated, making them hard to read, patch by D��o Gottwald <dao@design-noir.de>, r+sr+a1.9=bz
2007-08-26 03:20:24 +00:00
Olli.Pettay%helsinki.fi
c647e83dbf
Bug 392760, Provide keyboard-accessibility for sorting headers FTP/File/Jar/Gopher dir listing, p=dao@design-noir.de, r+sr+a=bz
2007-08-24 10:12:46 +00:00
bzbarsky%mit.edu
6a6ea55213
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-21 03:26:13 +00:00
jwalden%mit.edu
57560f36fe
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
2007-08-17 22:57:39 +00:00
sharparrow1%yahoo.com
dabb8ceb9c
Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi
2007-07-25 16:22:28 +00:00
mats.palmgren%bredband.net
4db0f4f962
Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky
2007-07-22 13:15:38 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
cbiesinger%web.de
1a7ca53774
Bug 375878 remove users of Recycle()
...
patch by taras glek r+sr=biesi
2007-03-30 22:44:22 +00:00
mnyromyr%tprac.de
cad66a8510
Bug 373496: "dead" emoticon encoding; p=C�dric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu
2007-03-11 00:17:00 +00:00
mozilla.BenB%bucksch.org
5dc86993df
Properly recognize wiki urls with (), and with ', in the middle
...
Bug 133016, r=mscott, sr=biesi
2007-02-17 20:44:08 +00:00
dougt%meer.net
c3911e8b8d
HTML injection in gopher dir listing. b=358128, r=dveditz
2006-11-28 20:32:27 +00:00
dougt%meer.net
3515fbf2ea
Backing out removal of baseURI which caused a regression. bug 358128.
2006-10-31 17:53:58 +00:00
dougt%meer.net
ec4a0f93f0
Removing base uri from indexed html parser as we believe it isn't used. b=358128, r=dveditz
2006-10-26 21:24:10 +00:00
cbiesinger%web.de
af3ecbfc75
Bug 352236 remove timer code from mozTXTToHTMLConv.cpp
...
r=darin
2006-09-12 23:42:27 +00:00
sayrer%gmail.com
c249dc7837
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
2006-09-08 04:35:17 +00:00
darin%meer.net
f636234105
fixes bug 342581 "Crash on installing extension [@nsXPInstallManager::OnDataAvailable]" r=biesi sr=bzbarsky
2006-08-01 17:17:32 +00:00
dveditz%cruzio.com
f3e1ecabf0
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
masayuki%d-toybox.com
1c1fe64948
Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr=darin
2006-05-02 06:24:11 +00:00
gavin%gavinsharp.com
79235abbe6
Bug 335344: Remove leading and trailing space character from emoticon text when using graphical smilies, patch by C�dric Menge <bugzilla@mengemail.de>, r=BenB, sr=bienvenu
2006-04-27 22:13:11 +00:00
jwalden%mit.edu
a97b485d38
Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky
2006-03-29 22:10:37 +00:00
darin%meer.net
641d8abf88
relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky
2006-03-03 16:27:35 +00:00
darin%meer.net
6942519245
backing out my latest patch for bug 312760 to clear Tp regression.
2006-03-01 18:30:51 +00:00
darin%meer.net
0ac7cb7cb3
landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2006-03-01 04:48:43 +00:00
neil%parkwaycc.co.uk
369b9af378
Fixing VC6 debug build bustage b=328038 r=biesi sr=darin
2006-02-22 12:57:23 +00:00
cbiesinger%web.de
c23a1e9670
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
cbiesinger%web.de
a1c8cbf9d9
bug 327065 misc necko cleanup, see bug for details
...
r+sr=darin
2006-02-14 15:37:10 +00:00