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
Boris Zbarsky
87b185493c
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dave Townsend
ec9b637168
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
b0463a8597
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
gavin@gavinsharp.com
fddc35bcf1
Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep
2008-04-13 18:15:45 -07:00
reed@reedloden.com
36954d5113
Bustage fix for bug 398895.
2007-10-12 21:54:07 -07:00
reed@reedloden.com
ac56755d97
Bug 398895 - "about:bloat should only be built if trace-refcnt logging is built" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr=bzbarsky a1.9=sayrer]
2007-10-12 21:03:49 -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
b8e10f42bf
Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep
2008-04-14 01:15:45 +00:00
reed%reedloden.com
29e0fd9f4e
Bustage fix for bug 398895.
2007-10-13 04:54:07 +00:00
reed%reedloden.com
4f8c041adf
Bug 398895 - "about:bloat should only be built if trace-refcnt logging is built" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr=bzbarsky a1.9=sayrer]
2007-10-13 04:03:49 +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
99391a2dc2
Bug 351874 Move nsAboutRedirector out of necko
...
r=darin
2006-09-15 22:17:26 +00:00
bzbarsky%mit.edu
2122ccdf3c
Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin
2006-06-29 16:18:01 +00:00
bzbarsky%mit.edu
714b309562
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
6c8d302694
Allow about: modules to just set a flag to force script execution to be allowed
...
for particular about: URIs, instead of hardcoding checks in the security
manager. Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
bzbarsky%mit.edu
64681af28a
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
ajschult%verizon.net
8774687d14
Bug 309459: Crash when using cacheService.visitEntries. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin.
2006-05-20 22:36:48 +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
gerv%gerv.net
d18bcc7905
Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
2006-01-27 12:08:02 +00:00
darin%meer.net
12a871f97f
fixing bustage
2006-01-02 03:20:04 +00:00
darin%meer.net
0c875f4cc1
fixes bug 317627 "Display hex dump of cache data in about:cache-entry" r=biesi
2005-12-19 23:04:27 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +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
bzbarsky%mit.edu
5a8c8d6c86
Make about:cache do something sane when cache is disabled. Bug 207709, patch
...
by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin
2005-09-29 00:53:53 +00:00
bzbarsky%mit.edu
eca79e68cc
Make unknown about: URIs throw the right error instead of silently doing
...
nothing. Bug 87513, r=biesi, sr=darin
2005-09-16 16:01:24 +00:00
dbaron%dbaron.org
820af0c053
Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky
2005-09-14 04:16:27 +00:00
cbiesinger%web.de
2272a26154
Bug 306310 explicitly specify the charset (as UTF-8) for the about: channels
...
r+sr=darin
2005-08-31 14:32:19 +00:00
bzbarsky%mit.edu
967b3dd200
Update documentation. Bug 299851, patch by J.P.Klippel <jklippel@xtux.org>,
...
r=darin, sr=bzbarsky, a=bsmedberg
2005-07-15 21:49:25 +00:00
bsmedberg%covad.net
6115ede7b5
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
2005-07-14 17:46:55 +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
bzbarsky%mit.edu
a62cb9f6fd
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
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +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
db48x%yahoo.com
255364b683
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
neil%parkwaycc.co.uk
743a50d77b
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
2004-11-15 23:59:39 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
ben%bengoodger.com
c65983111c
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
cbiesinger%web.de
313487c65f
bug 246525 cache entries should have intl-friendly date format; make them use ISO 8601
...
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r=biesi sr=darin
2004-06-18 18:09:54 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
darin%meer.net
85c9fd084e
fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi
2004-06-08 21:22:47 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
neil%parkwaycc.co.uk
249e95223f
Bug 239149 restore whitespace after colons in about:cache subpages p=jmd@pobox.com r=me sr=darin a=asa
2004-04-10 20:30:38 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
timeless%mozdev.org
c23df0d02b
Bug 229476 about:cache title capitalization inconsistent
...
patch by jmd@pobox.com r=bz sr=darin
2004-01-11 08:11:53 +00:00
technutz%netscape.net
31a9832080
Bug 106618. Change KB to KiB across the application. Patch by Alexey Chernyak <alexey@optus.net>. r=bz, sr=darin
2003-12-26 07:11:58 +00:00
caillon%returnzero.com
ced129793a
about:about
...
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
bryner%brianryner.com
70b73feae9
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
dougt%meer.net
2457226054
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00