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
brendan%mozilla.org
dbd7fed5b1
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +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
waterson%netscape.com
17b1956b74
Bug 90972. Add missing |scriptable| attributes.
2001-07-24 21:09:09 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +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
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
vidur%netscape.com
9a358b6df4
Fix for bug 81253. We now sniff upto the first 2k of the first buffer of any HTML stream, looking for a META tag with charset information. If charset information is found, we use it for unicode conversion. This deals with the bulk of cases where we used to do a reload based on charset information in the document. In the worst case (if charset information exists but isn't found during sniffing) we fall back to the reload case. This fix improves initial page load performance for pages with a charset. Degradation in performance for pages loaded out of the cache is still being investigated. r=harishd, sr=waterson
2001-06-29 22:56:58 +00:00
jat%princeton.edu
0a5641d407
Improves perf of filesystem datasource for bug 73214. r=jtaylor sr=dougt.
2001-06-27 23:28:12 +00:00
ben%netscape.com
556887f125
fix build bustage due to merge conflict screwup
2001-06-22 05:08:34 +00:00
ben%netscape.com
90709b37f9
84344 - make chrome registry select skin in its profile changed callback (i.e. at startup).
...
r=danm, sr=hyatt, a=chofmann.
2001-06-22 04:20:58 +00:00
dougt%netscape.com
758f79ff72
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +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
1f69171c8f
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:50:12 +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
jband%netscape.com
b7f7c86cbc
fix part of bug 83367 by fixing the crazy 'delete this' case after making a call out which could result in a reference being added. sr=vidur r=waterson,dbradley a=drivers
2001-06-05 00:51:29 +00:00
waterson%netscape.com
832694b375
Bug 80589. Ensure that NS_NewLocalStore() will not return success unless it actually returns a component. r=alecf, sr=hyatt, a=asa.
2001-05-25 15:58:09 +00:00
anatoliya%netscape.com
cb722521f1
bug 76512 r=pchen sr=hyatt
2001-05-17 02:31:28 +00:00
anatoliya%netscape.com
4be03d3937
bug 76512 r=pchen sr=hyatt
2001-05-17 02:02:51 +00:00
anatoliya%netscape.com
4e92265401
bug 76512 r=pchen sr=hyatt
2001-05-17 01:31:18 +00:00
blakeross%telocity.com
5da2720a05
Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors.
2001-05-16 00:07:52 +00:00
dmose%netscape.com
a2287e7a16
Fix for MOZ_TRACK_MODULE_DEPS build (eg senna tinderbox) build bustage
2001-05-15 22:22:59 +00:00
anatoliya%netscape.com
5faa137abc
bug 76512 r=pchen sr=hyatt
2001-05-15 22:03:51 +00:00
waterson%netscape.com
d79e8811b7
Be sure to use .get() when passing nsXPIDLCString to PR_LOG().
2001-05-15 20:00:29 +00:00
waterson%netscape.com
01b9da0e26
Bug 35816. Minimize size of serialized RDF/XML and improve its quality. Break parser and serializer into XPConnect-addressable components. r=hyatt, sr=shaver
2001-05-15 19:56:28 +00:00
waterson%netscape.com
cad8461e41
Bug 35816. Add new interfaces, not yet part of the build. r=hyatt, sr=shaver.
2001-05-15 18:48:17 +00:00
sfraser%netscape.com
2e5f05db5a
Fix for blocker bug 62787; xulBindings.xml load was being cancelled when dismissing the profile picker. sr=hyatt, a=attinasi
2001-05-10 23:18:49 +00:00
dbaron%fas.harvard.edu
32c43cb5ef
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +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
mcafee%netscape.com
5e9f551b05
Backing out waterson to fix (78718), chrome restart blocker. Thanks to sspitzer for finding this. r=sspitzer,waterson
2001-05-03 21:11:45 +00:00
waterson%netscape.com
6916890833
Bug 78013. Remove nsFileSpec usage. r=dougt, sr=shaver
2001-05-03 00:03:39 +00:00
cls%seawood.org
d62bacf705
Remove unneeded LOST_SYM_LIBS defines.
2001-04-30 01:13:22 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
waterson%netscape.com
ee316185ba
Bug 74448. Fix acceptable URI schemes using table-driven implementation. r=dmose, sr=shaver.
2001-04-28 02:12:10 +00:00
mkaply%us.ibm.com
ca14bcb9f5
Don't need to make this change if pref isn't in
2001-04-20 12:19:23 +00:00
mkaply%us.ibm.com
aa327b3ee6
OS/2 TB bustage
...
OS/2 only change needed with the OS/2 change to nsCom.h
2001-04-20 03:45:19 +00:00
maolson%earthlink.net
a1ece4a66a
bug 11623 - change CSS file comments from // to /* */
...
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
disttsc%bart.nl
48e1ee188a
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-04-13 13:08:44 +00:00
valeski%netscape.com
f3c5380747
sr=darin. no bug. just dead wood static cid cleanup
2001-04-13 11:23:11 +00:00
pavlov%netscape.com
679106cdbd
fix images not changing during skin switching bug 75181 r=brendan sr=hyatt
2001-04-13 09:07:12 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
hyatt%netscape.com
729b2163e7
Half-size scrollbar fix. Enable relative urls in addition to absolute urls. r=danm, sr=hewitt
2001-04-11 03:56:12 +00:00
disttsc%bart.nl
5c6414af97
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
2001-04-10 12:14:46 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00