Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
kestes%staff.mail.com 5b68106721 fully tested
2000-09-22 15:17:14 +00:00
apache/gzip/src
build Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan. 2000-09-22 04:42:20 +00:00
calendar
caps Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
cck fixing bug 52345: added View File button for panels.rdf 2000-09-21 23:02:44 +00:00
chrome Improving debug messages for contents.rdf. 2000-09-18 02:07:06 +00:00
cmd
config Fix for throbber blocker -- mixed up override and non-override case in make-jars.pl. Also fix for os/2 problem -- can't call utime on open file. Also removed extra CRs from die cmds. r=ssu,mkaply@us.ibm.com,fosterd@hartwick.edu 2000-09-22 00:31:58 +00:00
content now prints only leaf docshells when there is a frameset and print leaf docshells 2000-09-22 14:42:13 +00:00
db
dbm
directory Removing bookmarks.xul per dmose's suggestion ("that was really just me messing around"). bug=53297, r=dmose, a=(not in build). 2000-09-21 13:27:25 +00:00
docshell bugzilla 52182. r=a=mscott. 2000-09-22 05:04:58 +00:00
dom Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
editor #46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben 2000-09-22 05:17:53 +00:00
ef
embedding Commented out reference to undefined enum. b=39158 2000-09-21 12:08:31 +00:00
expat
extensions 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
gc/boehm [not part of build] base class for all references, provides interior pointer detection. 2000-09-22 07:35:59 +00:00
gconfig
gfx Fixing Mac out of memory blocker (dupped to bug 20743); make the low memory buffer purgeable again after reallocating it, and tweak the heap space numbers for GWorld allocations. r=pchen, sr=scc 2000-09-22 00:17:07 +00:00
grendel
htmlparser fix potential leak from checkin for bug 48351. r=harishd, a=syd 2000-09-21 04:00:34 +00:00
include
intl fix bug 33162. a=ftang 2000-09-22 01:03:39 +00:00
java bug=47878 2000-09-22 00:06:21 +00:00
jpeg
js #45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. 2000-09-22 13:48:20 +00:00
js2 Major revisions for Sep 18 and 21 language changes 2000-09-22 08:16:22 +00:00
l10n a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
layout now prints only leaf docshells when there is a frameset and print leaf docshells 2000-09-22 14:42:13 +00:00
lib added SIOUXSettings. 2000-09-18 19:36:25 +00:00
mailnews OS/2 Tinderbox break 2000-09-22 12:16:14 +00:00
modules #45692:r=edburns,a=brendan. Backing out latest change. 2000-09-22 15:01:29 +00:00
msgsdk
mstone
netwerk bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
network/protocol/http
nsprpub
nunet
parser fix potential leak from checkin for bug 48351. r=harishd, a=syd 2000-09-21 04:00:34 +00:00
plugin/oji/MRJ Fix build bustage 2000-09-20 08:25:48 +00:00
privacy
profile 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
rdf Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
README/mozilla
security Bugzilla bug #53114: fixed license. 2000-09-22 14:55:03 +00:00
silentdl
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +00:00
suite
sun-java
themes wrong case on makefile.in, full checkin coming in a sec for bug #51645 2000-09-22 10:19:16 +00:00
timer
tools
tripledb
uriloader OS/2 VACPP Tinderbox bustage 2000-09-15 14:46:01 +00:00
view Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
wallet
webshell Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
webtools fully tested 2000-09-22 15:17:14 +00:00
widget #53387 2000-09-22 14:43:19 +00:00
xpcom checking in patch from Jon Smirl <jonsmirl@mediaone.net> that lets us see past xptcall 'SharedStub' frames in stack traces. Because xptcall was doing a non-standard frame the debuggers and trace tools were not showing callers. This fixes that problem and will allow us to get *much* better data on crashes and other problems where the stack crosses xptcall. Tested on debug and release. r=jband@netscape.com, a=brendan@mozilla.org, a=waterson@mozilla.org. Thank you Jon! 2000-09-22 10:09:23 +00:00
xpfc
xpfe Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
xpinstall Oops, missed a file, this should fix the horkeage. 2000-09-22 11:16:27 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan. 2000-09-22 05:09:36 +00:00
client.mak Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
client.mk
configure Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +00:00
configure.in Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +00:00
LEGAL
LICENSE
Makefile.in Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
makefile.win Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk