Ben Hsieh
708fc9f0dc
Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi
2009-10-06 15:43:59 +02:00
Benjamin Smedberg
28fb767bd1
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
Makoto Kato
5c9a6f1471
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
2009-06-19 16:11:32 +09:00
Shawn Wilsher
79ae006392
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows
something of this protocol to be registered in chrome.
This changeset removes a runtime check every time we open a chrome channel to
see if it is remote to a registration time check that checks flags. The old
code could be easily worked around, and allowed for remote resources to be used.
r=bsmedberg
r=bz
sr=bz
2008-12-09 16:27:42 -05:00
Shawn Wilsher
8ec0e6384a
Backed out changeset b6f762fde736 (bug 466582) for unit test orange.
2008-12-08 18:51:46 -05:00
Shawn Wilsher
7d8a86d3c6
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
r=bsmedberg, r=bz, sr=bz
2008-12-08 17:14:14 -05:00
Doug Turner
f8bc2af1ea
Bug 461832 - windows mobile bustage on file protocol handler. r=blassey sr=bz
2008-11-04 07:23:54 -08:00
Boris Zbarsky
2c626e3cfe
Bug 455311. Treat .url files as redirects. r+sr=biesi
2008-09-29 17:02:44 -04:00
Brian Crowder
f5d1f3b0b3
Fix bogus NS_NewURI call to use nsDependentString temporary instead of a raw LPWSTR
2008-08-27 15:06:34 -07:00
Brian Crowder
6a2dcfe21d
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-27 14:44:54 -07:00
Brian Crowder
c6c9bdeea3
Backed out changeset f134ac75b142
2008-08-14 15:15:06 -07:00
Brian Crowder
d20774111a
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-14 14:30:58 -07:00
Brian Crowder
3afb464de7
Backed out changeset 45df6b91be5a
2008-08-13 11:22:36 -07:00
Brian Crowder
e8ca19ecd5
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-13 11:13:05 -07:00
Brian Crowder
56e18f4d88
Ugh! Mercurial fun: accidentally rolledback my rollback.
...
Backed out changeset bcc661750bec
2008-08-12 10:12:26 -07:00
Brian Crowder
f9e45a1e71
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
2008-08-12 09:46:47 -07:00
Brian Crowder
256cf63700
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
2008-08-12 09:45:54 -07:00
Brian Crowder
d9d5873583
Bug 418703 - reduce narrow windows API calls in necko/, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-12 09:30:42 -07:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
timeless@mozdev.org
d2f77fb766
Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile] r=biesi sr=biesi a=bz
2007-09-05 03:22:42 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
jag%tty.nl
4221353fba
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
timeless%mozdev.org
a136e2beba
Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile]
...
r=biesi sr=biesi a=bz
2007-09-05 10:22:42 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
cbiesinger%web.de
726fbd8dd2
Bug 357877 nsFileChannel::OpenContentStream leaks when
...
nsFileUploadContentStream::IsInitialized fails
patch by Ryan Jones <sciguyryan+bugzilla@gmail.com> r+sr=biesi
2006-10-25 16:00:02 +00:00
darin%meer.net
5546eca278
fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD)
2006-05-10 22:49:04 +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
jshin%mailaps.org
3dfc81a3d2
bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) r/sr=darin
2006-03-29 04:53:21 +00:00
cbiesinger%web.de
0233b3a085
bug 326693 filechannel ignores content-type hints
...
r+sr=darin
2006-02-14 18:46:12 +00:00
darin%meer.net
12a871f97f
fixing bustage
2006-01-02 03:20:04 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
darin%meer.net
1be09e612b
fixes bug 309335 "Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char" patch by biesi+darin r=bzbarsky
2005-10-13 21:50:25 +00:00
masayuki%d-toybox.com
8e1f134c7a
back out previous check-in b=309335
2005-10-01 23:06:46 +00:00
masayuki%d-toybox.com
47852834ca
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
cbiesinger%web.de
73b8b183fd
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
7c7704b82f
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
2005-09-10 00:20:02 +00:00
dbaron%dbaron.org
4f125b95bb
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
bzbarsky%mit.edu
b0179fc5c7
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
bzbarsky%mit.edu
7f7a7ede01
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
mkaply%us.ibm.com
a5eb2a5b07
#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
cbiesinger%web.de
763f225033
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
timeless%mozdev.org
5af3cf95d2
Bug 283921 Crash [@ net_GetURLSpecFromFile]
...
r=darin sr=darin
2005-02-27 21:13:13 +00:00
dougt%meer.net
349de7568f
Fixes 280241. WinCE network build changes. r=darin.
2005-01-30 03:52:40 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bsmedberg%covad.net
7ccf6e4965
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
darin%meer.net
c79cfdbf74
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
darin%meer.net
b2e2b62fd9
fixes bug 249282 "Permit mixing of \ and / in file:// URLs under Win32" r=biesi sr=bzbarsky
2004-08-04 17:08:27 +00:00
bzbarsky%mit.edu
7a82794b65
Fix more bustage
2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu
4c226a4a1e
Fix build bustage. Putting includes in ifdefs is BAD!
2004-07-15 20:49:15 +00:00
cbiesinger%web.de
e86024e1cf
Bug 69114 go to the target of a .url file, instead of showing its contents, when
...
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00