rjesup%wgate.com
f0b7d458d4
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
...
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
rjesup%wgate.com
f8b915228e
Bug 96710: Misuse of string.Mid() - uses should be string.Right().
...
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
bnesse%netscape.com
db539cd196
Fix for bug 37592. Implement about:config. Checking in for chipc. r=darin, hewitt, mstoltz,srilatha. sr=waterson. a=brendan.
2001-09-01 06:01:25 +00:00
darin%netscape.com
82a0c0bdbd
fixes bug 92459 "nsAboutCacheEntry should use a cache session w/ DoomEntriesIfExpired set to FALSE"
...
r=bbaetz, sr=mscott
2001-08-10 20:39:28 +00:00
andreas.otte%primus-online.de
6917b5d061
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
cls%seawood.org
f0e991cb57
Add caps to REQUIRES for bug #88087
2001-07-20 08:53:05 +00:00
mstoltz%netscape.com
88259b1073
Bug 88087 - giving about: pages loaded from chrome a principal other than
...
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
2001-07-20 07:09:59 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
cls%seawood.org
faa4e8ff84
Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
...
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
dougt%netscape.com
e0c4831d10
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
gordon%netscape.com
461681bc41
For bug 75113, moving cache device usage report in about:cache. sr=darin.
2001-05-19 01:46:20 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
gordon%netscape.com
e9bb24af9b
Fix for bug 77844 "nsAboutProtocolHandler needs to look for anchor tags", sr = darin.
2001-05-03 02:36:45 +00:00
gagan%netscape.com
21e60a151c
Fix for bug 68086. Replaced several about: files which were only redirecting to a new location with a single smarter one. r=rpotts, sr=darin
2001-04-18 03:09:32 +00:00
beard%netscape.com
3c6d3c3908
Fix for Mac bustage. r=gagan
2001-04-18 03:04:44 +00:00
gagan%netscape.com
db95b02ecb
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.*
2001-04-16 10:07:56 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
gordon%netscape.com
a871a06406
Fix bug 74832, sr=darin.
2001-04-06 00:57:36 +00:00
darin%netscape.com
c082dc3704
Fixes bug 74199 "about:cache-entry needs to know how to deal with
...
non-stream-based cache entries" r=gordon, sr=mscott
2001-04-04 07:25:58 +00:00
darin%netscape.com
75a6ceb4df
Fixes bug 73554. Incorrect error message for about-cache: when entry is not found.
...
patch=bbaetz@cs.mcgill.ca , r=bryner, sr=darin
2001-03-28 18:26:13 +00:00
darin%netscape.com
dac21e34cd
Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
...
fix frizilla redness. pinkerton checked in the necessary ones; this is
just for completeness. r=gagan,sdagley,sfraser,pinkerton
2001-03-23 03:32:26 +00:00
pinkerton%netscape.com
caca4889fd
fix fizzilla bustage.
2001-03-23 02:52:13 +00:00
darin%netscape.com
62c90562a9
Fixes Win32 redness. a=mcafee
2001-03-22 04:24:07 +00:00
gordon%netscape.com
3361e48529
Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default.
2001-03-20 22:42:03 +00:00
darin%netscape.com
ae8df0095f
Fixes tinderbox redness on the mac. r=dveditz
2001-03-14 06:58:50 +00:00
darin%netscape.com
7b12179306
[not part of the build] New cache uses PRUint32 for time now instead of PRTime. r=gordon
2001-03-14 03:55:15 +00:00
darin%netscape.com
1adfbc7ab3
[not part of the build] Fixed bustage in nsAboutCache.
2001-03-14 01:18:24 +00:00
darin%netscape.com
aaa1996e9d
[not part of the build] Touch ups to about:cache and about:cache-entry
2001-03-13 20:06:42 +00:00
darin%netscape.com
2c08614bbd
[not part of the build] Added stubs for about:cache-entry
2001-03-13 07:32:25 +00:00
darin%netscape.com
439eb895a9
[not part of the build] Makes about:cache work with the new cache.
2001-03-13 07:31:13 +00:00
darin%netscape.com
fea9a0fb4d
Removed spurious MOZ_NEW_CACHE line from Makefile.in
2001-03-10 09:37:49 +00:00
darin%netscape.com
3ffb5df348
[not part of the build] Added initial about:cache implementation for new cache.
2001-03-10 09:35:44 +00:00
scc%mozilla.org
9226b1aed1
bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|.
2001-02-24 02:55:46 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dbaron%fas.harvard.edu
de95d1077f
Fix gcc 2.7.2.3 bustage with NS_READABLE_CAST.
2001-02-18 18:08:18 +00:00
dbaron%fas.harvard.edu
cac322246a
Fix excessive string conversion / bad string usage. r=disttsc@bart.nl sr=brendan@mozilla.org b=68653
2001-02-18 17:11:44 +00:00
mcafee%netscape.com
d4def82399
Fixing small html errors in about:cache (64180). patch=gemal, r=mcafee,timeless
2001-01-04 01:00:50 +00:00
mcafee%netscape.com
4a2f7674fa
HTML 4.0-izing about:cache. patch=gemal, r=mcafee
2001-01-03 00:08:04 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
alecf%netscape.com
fea851d3d1
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2000-11-17 03:45:13 +00:00
dougt%netscape.com
55772c357c
makes the about:bloat log (a) using nsIFile, and (b) next to the bin directory
2000-10-19 19:05:37 +00:00
waterson%netscape.com
b7f566951c
Bug 53415. about:credits points to http://www.mozilla.org/credits/ . r=brendan, a=scc
2000-10-17 03:35:27 +00:00
scc%mozilla.org
5f4ef0a1e8
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 09:05:57 +00:00
scc%mozilla.org
6db32983b4
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 07:51:47 +00:00
mozilla.BenB%bucksch.org
7c381585fa
40024: Point to local copy of the contributors page. a=endico,brendan
2000-09-18 00:12:15 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
rpotts%netscape.com
580046560f
bug #21095 . First pass at a simple about:cache implementation...
2000-09-13 06:10:03 +00:00