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
Перейти к файлу
radha%netscape.com b2d9c6269d Fix for bug # 59755. SH work wrong after doing view-source:url. Set ViewMode to
viewNormal for all Sh loads.  r=adamlock sr=alecf
2000-12-18 22:55:46 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
apache/gzip/src
build Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
calendar
caps fix bug 55506. If seman was initialized too early then it was failing to register its nameset. This happened on first run when JS Component Loader would use the secman. The result was that all calls to the security manager via JavaScript would fail for that session. This fixes that by continuing to try to register the nameset until it actually succeeds. r=mstoltz a=brendan 2000-11-30 05:32:08 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome Fix for smoketest blocker 61946, r=pink 2000-12-05 21:17:30 +00:00
cmd
config Sigh. Backing out parallel build fixes until we can figure out why the windows tinderbox breaks when my home build didn't. 2000-12-15 03:50:39 +00:00
content Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org 2000-12-17 16:02:58 +00:00
db change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
dbm
directory Updtates for LDAPJDK 4.13 2000-12-18 14:02:20 +00:00
docshell Fix for bug # 59755. SH work wrong after doing view-source:url. Set ViewMode to 2000-12-18 22:55:46 +00:00
dom Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan 2000-12-16 05:20:31 +00:00
editor Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org 2000-12-17 16:02:58 +00:00
ef
embedding Bug 62383. Make 'dump memory' button do trace-malloc dump if NS_TRACE_MALLOC is on. r=kandrot,sr=rpotts 2000-12-18 21:40:32 +00:00
expat Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst 2000-12-12 20:23:50 +00:00
extensions bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
gc/boehm Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
gconfig
gfx [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
grendel
htmlparser Fix for bug 62782. Edge case in scanner caused us to drop characters occasionally. Thanks to jst for identification of the problem. r=harishd, sr=jst 2000-12-18 20:58:53 +00:00
include Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
intl #62335 2000-12-18 20:27:19 +00:00
java *not part of tbox builds* 2000-12-13 09:09:46 +00:00
jpeg removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
js Off by one error fixed. 2000-12-18 19:32:00 +00:00
js2 added newest source files, to use the icode assembler. (Pro6 update) 2000-12-16 07:01:50 +00:00
l10n fix bug 35057 Use "My Sidebar" consistently throughout browser 2000-10-26 02:36:02 +00:00
layout Removed unneded setting of index to kNothingSelected when an disabled option is selected 2000-12-18 21:36:01 +00:00
lib Remove bogus paths to dist:client_stubs etc 2000-12-14 22:07:55 +00:00
mailnews fix for #55260; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott 2000-12-18 22:23:26 +00:00
modules Fix 58141: turn on internet keywords by default. r=doron sr=alecf 2000-12-18 21:46:54 +00:00
msgsdk
mstone
netwerk Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
network/protocol/http
nsprpub Bugzilla bug #63019: do not build static libraries unless the platform 2000-12-16 18:09:00 +00:00
nunet
parser Fix for bug 62782. Edge case in scanner caused us to drop characters occasionally. Thanks to jst for identification of the problem. r=harishd, sr=jst 2000-12-18 20:58:53 +00:00
plugin/oji/MRJ Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
privacy
profile Bug 35559 - dynamic profile switching support r=racham, sr=alecf 2000-12-18 07:33:08 +00:00
rdf Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org 2000-12-17 16:02:58 +00:00
security fixed various bugs 2000-12-16 02:46:44 +00:00
silentdl
string Checking in scc's fix for blocker bug 62818, nsSlidingSubstring::GetReadableFragment(..., kFragmentAt, ...) wasn't implemented and that caused a crash when serializing HTML to plain text. r=me. 2000-12-14 22:16:10 +00:00
suite
sun-java
themes Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
timer
tools Improve rules attributing data to 'PresShell'. 2000-12-18 22:22:02 +00:00
tripledb
uriloader Bug 57347 --> add a null ptr check to prevent a crash. 2000-12-18 21:46:35 +00:00
view 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
wallet
webshell r=edburns, a=brendan. 49839 moving OJI out of the registry setup code as it's already a seperate components and we were getting warnings when oji wasn't avail. 2000-12-14 23:49:59 +00:00
webtools Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
widget #=54194 2000-12-18 21:52:20 +00:00
xpcom fix for #58238. sr=bienvenu. fix crash when growing the hash table 2000-12-18 19:58:20 +00:00
xpfc
xpfe Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2000-12-18 08:07:19 +00:00
xpinstall Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Need to cat huge list of makefiles directly to xargs instead of using variables. 2000-12-12 21:28:24 +00:00
aclocal.m4
allmakefiles.sh Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778. 2000-12-15 10:38:24 +00:00
client.mak we won't get very far building mozilla/security on windows without pulling 2000-12-09 00:34:08 +00:00
client.mk Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
configure Automated update 2000-12-14 22:30:09 +00:00
configure.in Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking? 2000-12-14 22:17:19 +00:00
embed.mak rearranged DIRS order so builds can complete in one pass from a clean tree 2000-12-12 23:59:19 +00:00
embed.mk Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
makefile.win Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk