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
Перейти к файлу
mkaply%us.ibm.com c7dcd9fa61 Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
README
accessible bug 112494, "crash in nsAccessibilityService::CreateIFrameAccessible", r=jgaunt, sr=shaver 2001-11-30 08:29:08 +00:00
apache/gzip/src
build b=75947 Landing security startup performance improvement related issues. r=javi sr=alecf b=109777 Mae sure certificate downloading works immediately r=javi sr=mscott (Checking in for kaie) 2001-11-29 23:43:10 +00:00
calendar Adding file with -kb 2001-11-29 15:43:09 +00:00
caps Bug 109113 - misplaced #ifdef DEBUG caused fix not to work in opt builds. 2001-11-27 00:29:20 +00:00
cck Fix for bugzilla 106305: CCK Wizard doesn't check disk space for Linux 2001-11-29 22:49:44 +00:00
chrome *shrug* moving from profile-do-change to profile-after-change per conrad's suggestion - this seems to fix the blocker for me, what's the worst that could happen? :) 2001-11-28 23:40:45 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config b=75947 Landing security startup performance improvement and related issues. 2001-11-29 23:36:34 +00:00
content Fix for 106586 (Inappropriate source into the plaintext copy.) r=heikki, sr=jst. 2001-11-30 09:50:25 +00:00
db fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333 2001-11-27 05:16:35 +00:00
dbm Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com> 2001-11-27 01:06:33 +00:00
directory 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
docshell nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com 2001-11-28 06:09:40 +00:00
dom Make LiveConnect optional once more. b=112215 r=leaf@mozilla.orf sr=shaver@mozilla.org 2001-11-27 20:32:26 +00:00
editor Backed out change not part of fix for bugscape bug 10937 2001-11-30 00:22:19 +00:00
ef
embedding Fixing bug 93513. Make window.open() use the base uri of the caller as the base, and not the document uri of the caller. r=danm@netscape.com, sr=rpotts@netscape.com 2001-11-30 07:49:32 +00:00
expat Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
extensions bring the xml-rpc code up to date with current APIs (bug 109960) 2001-11-30 08:04:25 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig
gfx Backing out shanjian at his request to fix Linux orange. 2001-11-30 01:57:24 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
htmlparser Fix OS/2 PR_CALLBACK bustage. 2001-11-28 08:43:30 +00:00
include Removing dead file, not part of the build. r=jag. 2001-11-17 05:45:35 +00:00
intl Backing out shanjian at his request to fix Linux orange. 2001-11-30 01:57:24 +00:00
java Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
jpeg Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
js Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
js2 Added comments 2001-11-30 02:23:05 +00:00
l10n Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
layout Blocked images will no longer show the broken image icon, nor will they show ALT text. Repairs alleged 'regression' from previous ALT text fixes. b=109090 r=alexsavulov sr=kin 2001-11-30 20:47:06 +00:00
lib Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
mailnews fix for #112786. the home page link isn't "blue" like the other links in the addressbook 2001-11-30 08:34:22 +00:00
modules Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
mozilla
msgsdk
mstone
netwerk build TestPerf on linux 2001-11-30 01:01:23 +00:00
nsprpub Use -no-cpp-precomp instead of -traditional-cpp for darwin 2001-11-14 04:01:43 +00:00
nunet
other-licenses install:: -> libs:: 2001-11-28 00:06:08 +00:00
parser Fix OS/2 PR_CALLBACK bustage. 2001-11-28 08:43:30 +00:00
plugin/oji [not part of build] Use templates for releasing misc. CF references. 2001-11-16 23:33:33 +00:00
privacy
profile #disable debug message in optimized build 2001-11-30 00:36:56 +00:00
rdf *shrug* moving from profile-do-change to profile-after-change per conrad's suggestion - this seems to fix the blocker for me, what's the worst that could happen? :) 2001-11-28 23:40:45 +00:00
security Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this 2001-11-30 02:30:37 +00:00
silentdl
string move UTF8traits to the public realm for later consumption 2001-11-29 02:53:48 +00:00
suite
sun-java Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
themes bug 112462 r-oeschger sr-hewitt fixing css syntax error. 2001-11-29 00:38:20 +00:00
timer
tools Adding xulwinopen test data reporting. 2001-11-30 06:00:16 +00:00
uriloader Add unicharutil_s to LLIBS to make Win link correctly. 2001-11-30 05:35:37 +00:00
view Make the backbuffer transitory based on a pref. This does not have any effect unless you set (layout.transitory.backbuffer", true) bug 95952 sr=attinasi r=alexsavulov 2001-11-30 04:12:36 +00:00
webshell My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out. 2001-11-24 05:37:25 +00:00
webtools Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items. 2001-11-30 16:20:22 +00:00
widget Fix some complilation errors, change line endings on scrollbar. [not part of build] 2001-11-29 22:37:48 +00:00
xpcom Free bloated component registry buffer after XPCOM init (bug 76329) 2001-11-30 07:50:03 +00:00
xpfe Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake 2001-11-30 04:17:05 +00:00
xpinstall b=75947 Landing security startup performance improvement and related issues. 2001-11-29 23:43:26 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in #112243 2001-11-29 11:42:59 +00:00
aclocal.m4
allmakefiles.sh b=75947 Landing security startup performance improvement and related issues. 2001-11-29 23:36:34 +00:00
client.mak Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
client.mk Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make| 2001-11-22 04:02:28 +00:00
configure Automated update 2001-11-29 15:57:55 +00:00
configure.in Fix problem with Solaris /bin/sh interpreting ^ in a grep statement. 2001-11-29 15:57:27 +00:00
embed.mak
embed.mk
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk