mozilla.mano%sent.com
|
d9df0f2a4f
|
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
|
2007-02-08 13:15:50 +00:00 |
sharparrow1%yahoo.com
|
c78720aa24
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
bzbarsky%mit.edu
|
57394f5408
|
Use the right URI when restoring a page from history. Bug 360511, r=jst, sr=sicking
|
2007-01-17 18:55:35 +00:00 |
gavin%gavinsharp.com
|
d009a58630
|
Bug 364903: Error page 'Try Again' button doesn't dim once pressed, r=neil, sr=bzbarksy
|
2007-01-04 18:53:28 +00:00 |
jwatt%jwatt.org
|
688f763168
|
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-04 10:53:59 +00:00 |
neil%parkwaycc.co.uk
|
49e16d01c4
|
Bug 363725 Make about:logo work in (some) toolkit apps r+sr=darin
|
2006-12-18 10:51:10 +00:00 |
gavin%gavinsharp.com
|
f2421e2294
|
Bug 212852: Browser assumes ftp protocol for URL's beginning with 'ftp' and written without protocol in address field, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=biesi, sr=darin
|
2006-12-16 14:32:19 +00:00 |
cvshook%sicking.cc
|
cdf5bf4c06
|
Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings and on redirects. r/sr=jst
|
2006-11-29 03:08:49 +00:00 |
cvshook%sicking.cc
|
3afb04e235
|
Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings. r/sr=jst
|
2006-11-28 20:47:10 +00:00 |
bzbarsky%mit.edu
|
81cfa9db1e
|
Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
|
2006-11-22 18:27:54 +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 |
bzbarsky%mit.edu
|
95d9844a64
|
Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
|
2006-11-07 03:28:50 +00:00 |
cvshook%sicking.cc
|
e2aa94302c
|
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
|
2006-11-03 21:51:01 +00:00 |
bzbarsky%mit.edu
|
6f12b98f3f
|
Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi
|
2006-10-17 00:55:14 +00:00 |
bzbarsky%mit.edu
|
3f465a0212
|
Nuke SameOrSubdomainOfTarget. Bug 327109, r=dveditz, sr=jst
|
2006-10-08 15:54:28 +00:00 |
gavin%gavinsharp.com
|
e2c023be13
|
Bug 351777: domain fixup/guessing broken, r=biesi, sr=bzbarsky
|
2006-09-24 02:45:23 +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
|
27d1cc0af0
|
Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin
|
2006-09-15 09:52:08 +00:00 |
bzbarsky%mit.edu
|
885d3507d8
|
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-09-15 09:52:06 +00:00 |
bzbarsky%mit.edu
|
416c10464c
|
Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
|
2006-09-15 09:52:05 +00:00 |
gerv%gerv.net
|
bc9e7d9bbd
|
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-09-15 09:52:04 +00:00 |
timeless%mozdev.org
|
01dca7f748
|
Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
|
2006-09-15 09:52:03 +00:00 |
dbaron%dbaron.org
|
5a684d2fb8
|
Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky
|
2006-09-15 09:52:02 +00:00 |
bsmedberg%covad.net
|
8fce7b7a8e
|
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
|
2006-09-15 09:52:01 +00:00 |
bzbarsky%mit.edu
|
ea91748a6c
|
Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
|
2006-09-15 09:52:00 +00:00 |
neil%parkwaycc.co.uk
|
0d8be45c08
|
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
|
2006-09-15 09:51:59 +00:00 |
ben%bengoodger.com
|
9c8b6dec0a
|
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
|
2006-09-15 09:51:58 +00:00 |
darin%meer.net
|
5fcc69d283
|
fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi
|
2006-09-15 09:51:57 +00:00 |
gerv%gerv.net
|
e63eb3ac6e
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-09-15 09:51:56 +00:00 |
dbaron%dbaron.org
|
99fbe61b12
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2006-09-15 09:51:55 +00:00 |
dougt%netscape.com
|
19b630d4f1
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2006-09-15 09:51:52 +00:00 |
caillon%returnzero.com
|
60134af827
|
about:about
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
|
2006-09-15 09:51:51 +00:00 |
seawood%netscape.com
|
5a6134d1f8
|
Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
|
2006-09-15 09:51:50 +00:00 |
kairo%kairo.at
|
ba096e9535
|
Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
|
2006-09-15 09:51:49 +00:00 |
timeless%mozdev.org
|
20af127dcd
|
Bug 52104 about:logo is missing
patch by bugzilla@gemal.dk r=timeless sr=darin
|
2006-09-15 09:51:48 +00:00 |
cbiesinger%web.de
|
5ed6df53f7
|
184075 r=darin sr=bz nsAboutRedirector should not use literal number
|
2006-09-15 09:51:47 +00:00 |
kairo%kairo.at
|
c28bffc176
|
bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt
|
2006-09-15 09:51:46 +00:00 |
caillon%returnzero.com
|
9e54c6e114
|
Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
|
2006-09-15 09:51:45 +00:00 |
dbaron%fas.harvard.edu
|
7932764f90
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2006-09-15 09:51:44 +00:00 |
cbiesinger%web.de
|
b8dec03014
|
bug 127252 patch partially by mstoltz r=bbaetz/me sr=darin a=asa
make about:config work again
|
2006-09-15 09:51:43 +00:00 |
darin%netscape.com
|
d5f3bd98be
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2006-09-15 09:51:42 +00:00 |
cbiesinger%web.de
|
5e1c61d1fe
|
bug 127252 r=gagan sr=darin a=asa
about:config should use redirector
|
2006-09-15 09:51:41 +00:00 |
gerv%gerv.net
|
d35c315107
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2006-09-15 09:51:40 +00:00 |
jaggernaut%netscape.com
|
897614969d
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2006-09-15 09:51:39 +00:00 |
mstoltz%netscape.com
|
1a86a20dd2
|
Bug 88087 - giving about: pages loaded from chrome a principal other than
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
|
2006-09-15 09:51:38 +00:00 |
beard%netscape.com
|
0289c06d45
|
Fix for Mac bustage. r=gagan
|
2006-09-15 09:51:37 +00:00 |
gagan%netscape.com
|
0121f4c456
|
Not part of the build yet. New files for bug 68086. Implemented a generic fat-free version for cases of about: that redirect to another URL. This will obsolete nsAboutCredits.*, mzAboutMozilla.*, and nsAboutPlugins.*
|
2006-09-15 09:51:36 +00:00 |
bzbarsky%mit.edu
|
760e0393c7
|
try/catch around the loadURI call, since it can throw. Bug 310828, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=bzbarsky, a=schrep for 1.8 branch
|
2006-09-09 04:58:35 +00:00 |
martijn.martijn%gmail.com
|
c2fee37cda
|
Backing out the patch for bug 287707, since it is causing smoketest blocker bug 351057
|
2006-09-01 19:51:05 +00:00 |
gavin%gavinsharp.com
|
605045e462
|
Bug 349419: add nsIDocShellLoadInfo type for fixup, to silence an assertion that occurs any time a URI is fixed up, r=biesi, sr=bzbarsky
|
2006-09-01 15:58:18 +00:00 |