cbiesinger%web.de
e3d051eb8b
Bug 351874 Move nsAboutRedirector out of necko
...
r=darin
2006-09-15 22:17:26 +00:00
bzbarsky%mit.edu
282ad6509b
Fiox the special-casing for about:blank to deal with it now being
...
moz-safe-about:blank as far as the security manager is concerned. Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu
9509962b32
Move the safe vs unsafe about: distinction out of the security manager and into
...
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
pamg.bugs%gmail.com
1b3e2f9583
Bug 331510: Adding nsEffectiveTLDService to allow necko and others to know about TLD-like subdomains. r=darin
2006-06-09 18:23:10 +00:00
darin%meer.net
c895133cb1
fixes bug 315159 "Enable the Stream Converter graph code" r=biesi sr=bzbarsky
2006-06-03 00:19:11 +00:00
bzbarsky%mit.edu
e80a83a9fd
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
...
instead. Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
dougt%meer.net
ee1087a2c7
Fixing WINCE build bustage. WINCE-only
2006-05-15 14:48:17 +00:00
darin%meer.net
0318b8c707
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
bzbarsky%mit.edu
722b5218b2
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
darin%meer.net
6bc1de43ad
fixes bug 76111 "Auto detect online/offline status (on win32)" patch by juan_lang@yahoo.com, r=darin
2006-05-02 18:08:55 +00:00
darin%meer.net
1b73e64f90
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
2006-03-30 17:31:15 +00:00
cbiesinger%web.de
6f436f541b
bug 328218 don't allow creating multiple IO services
...
r+sr+a=darin
2006-03-01 18:45:14 +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
darin%meer.net
314601212b
Remove extraneous semi-colon as it breaks some builds.
2005-11-12 19:40:46 +00:00
darin%meer.net
697c78f1ea
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
peterv%propagandism.org
8702e6b0aa
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
2005-09-28 13:13:27 +00:00
bzbarsky%mit.edu
6c59f965fd
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
bsmedberg%covad.net
c70e951ba6
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
2005-07-14 17:46:55 +00:00
darin%meer.net
0b27f2e150
fixes bug 291910 "Provide utility for incremental download" r=biesi,dougt sr=bzbarsky a=shaver
2005-06-01 18:05:36 +00:00
cbiesinger%web.de
44625301dd
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
bzbarsky%mit.edu
d9f747cca2
Add about:license and about:licence and make about: link to them. Bug 256945,
...
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
dbaron%dbaron.org
b9115b7644
Make nsResURL work correctly with fastload and make nsResURL::Clone work correctly. b=252703 r=darin sr=bzbarsky
2004-12-02 06:59:34 +00:00
dbaron%dbaron.org
9643fc6c04
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
21dccaeace
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +00:00
cbiesinger%web.de
1d61416f70
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de
eaca3dbd1b
Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
...
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
dwitte%stanford.edu
8ad2e8e431
add --disable-cookies build option.
...
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
mvl%exedo.nl
5229c8ccbb
create a non-overwriting file output stream
...
bug 246675, r=biesi, sr=darin
2004-07-06 20:35:40 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
242ffb7490
bug 78919, part 3: Move nsMIMEInfoImpl to exthandler, and don't allow to CreateInstance it
...
r=bzbarsky sr=darin
2004-01-28 14:48:22 +00:00
bzbarsky%mit.edu
6ccc20cdbe
Work around misconfiguration in default Apache installs that makes it claim all
...
sorts of stuff as text/plain. Bug 220807, r=biesi, sr=darin
2004-01-08 03:56:02 +00:00
darin%meer.net
f142a6ea88
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
2003-11-18 02:20:34 +00:00
darin%meer.net
ee0bc79162
fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky
2003-11-15 00:13:59 +00:00
dwitte%stanford.edu
359f90d96a
remove nsCCookieManager.h in favor of nsNetCID.h.
...
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
darin%meer.net
1754f96409
moving cookie service into necko: b=210561 r=dwitte sr=bryner
...
these files were moved from their old home in extensions/cookie. the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all. that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)
so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:
mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:08:01 +00:00
darin%meer.net
2b14b6a01c
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
2003-10-08 04:27:13 +00:00
darin%meer.net
77642ae698
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
darin%meer.net
a3e9dca1b6
fixes bug 217766 "use nsIObserverService in place of nsINetModuleMgr (eliminate nsIHttpNotify)" r=dwitte sr=bzbarsky
2003-09-15 21:44:43 +00:00
caillon%returnzero.com
a7aa61013a
about:about
...
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
darin%meer.net
f4a8778d0b
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
63fa99c65e
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
darin%netscape.com
48744b6c31
fixes bug 212245 "don't build ftp and gopher directory listing support if protocols are disabled" r=dougt sr=bzbarsky
2003-07-11 22:13:30 +00:00
jaggernaut%netscape.com
06350119d4
Purging tabs, r+sr=darin
2003-07-09 02:28:07 +00:00
darin%netscape.com
0692f0b9d0
fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf
2003-06-23 22:58:28 +00:00
jshin%mailaps.org
eb93104d96
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
darin%netscape.com
c61486ff0b
patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron
2003-04-23 03:47:43 +00:00
darin%netscape.com
967e208b55
fixes bug 80918 "Proxy: 'No Proxy for:' does not support ip address wildcards" r=bbaetz sr=alecf
2003-04-11 18:24:55 +00:00
nhotta%netscape.com
f2193fe99f
Initialize IDN service at nsStandardURL constructor,
...
added pref observers for IDN related prefs,
bug 188218, r=darin, sr=alecf.
2003-04-11 17:05:56 +00:00
darin%netscape.com
4701ecfd6c
fixes bug 201570 "enable socket transport logging in nightly builds" r=dougt sr=brendan
2003-04-11 01:19:07 +00:00
darin%netscape.com
bfd31e83de
fixes bug 194402 "publishing doesn't complete; opens multiple FTP control connetctions" r=dougt sr=sfraser
2003-04-08 22:18:10 +00:00