INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
gavin%gavinsharp.com 49cf7082a4 Bug 421180: When removing bookmarks existing keywords aren't deleted/removed, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=damon 2008-04-29 19:21:12 +00:00
README/mozilla
accessible bug 429617 - Crash [@ nsAccessNode::ClearCacheEntry(void const*, nsCOMPtr<nsIAccessNode>&, void*) ] 2008-04-25 06:34:02 +00:00
browser Bug 430714: Move the identity contextual dialog up to avoid double line, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=me, a=damon 2008-04-29 19:12:20 +00:00
build Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 23:56:13 +00:00
calendar Fix bug 428392 - Accepting Events not adding event to calender - falsely reporting "not an attendee". r=ctalbert 2008-04-28 14:16:19 +00:00
camino Bug 430999 - Eliminate NSXMLParserErrorDomain error message about the sdef in the console by using entities it doesn't complain about. r/sr=smorgan 2008-04-27 05:22:21 +00:00
caps Followup patch to bug 425201. Make sure to throw if xhr.open is called with an illegal uri. Also restore the nsIScriptSecurityManager.CheckConnect API as soap still uses it 2008-04-18 17:35:57 +00:00
cck
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 15:05:58 +00:00
cmd/xfe/src
composer Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+] 2008-02-22 07:08:16 +00:00
config Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 16:44:25 +00:00
content back out bug 430873 to fix test failures 2008-04-29 14:43:37 +00:00
db Back out bug 429336 to see if it fixes orange. 2008-04-17 21:03:21 +00:00
dbm Removed Files: hsearch.c 2007-10-02 05:21:59 +00:00
directory Bug 369007: Enable high-memory feature on OS/2 by default (LDAP change), r=mcs 2008-04-29 14:51:17 +00:00
docshell Bug 426646, Using location.replace breaks iframe history, r=bz,sr=jst,a=dsicore 2008-04-29 07:18:57 +00:00
dom Better debug output for DOM window destruction, r+sr+a=jst, DEBUG-only changes. 2008-04-28 21:51:11 +00:00
editor Bug 428852: Remove some unused editor files, patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=neil 2008-04-25 16:54:40 +00:00
embedding Bug 393707: Landing 389634 broke building without XUL, patch by romaxa <romaxa@gmail.com>, r=smaug, a=beltzner 2008-04-14 00:53:21 +00:00
extensions Bug 430217: Reporter shouldn't add a toolbar button to Firefox, patch by D�o Gottwald <dao@mozilla.com>, r=raccettura, ui-r=beltzner, a=beltzner 2008-04-23 22:39:30 +00:00
gconfig
gfx Backing out bug 427411 2008-04-29 00:28:22 +00:00
intl Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-09 06:36:23 +00:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
java for_firebug 2008-02-27 02:36:55 +00:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h 2008-03-12 21:36:47 +00:00
js Bug 430552 - "Browsing on the given site and closing the tab results in no active tab and keyboard shortcuts don't work until you refocus any element". r=jst, sr=mrbkap, a=beltzner. 2008-04-29 18:01:03 +00:00
js2
l10n
layout Bug 430748: In print-selection, crop out selection regions that are before the top of the first page. (e.g. initial whitespace) r+sr=roc a=beltzner 2008-04-29 18:16:49 +00:00
lib/mac
mail Bustage fix from bug 428970 2008-04-25 19:02:48 +00:00
mailnews Bug 430736 Crash [@ strlen] clicking on saved search folder 2008-04-29 03:50:42 +00:00
memory/jemalloc bug 420678. make malloc_usable_size check for valid allocations. patch from Jason Evans <jasone@canonware.com> r=me a=beltzner 2008-04-12 19:39:11 +00:00
minimo Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose 2008-04-03 03:08:04 +00:00
modules Fix wrapping nit from bug 412770 2008-04-23 23:32:50 +00:00
mozilla
msgsdk
netwerk Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon 2008-04-29 18:47:38 +00:00
nsprpub Bug 369007: Enable high-memory feature on OS/2 by default. The patch is 2008-04-28 23:21:11 +00:00
other-licenses Back out my patch from bug 424489 now that tagging date has been established. 2008-03-26 05:44:59 +00:00
parser Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner 2008-04-11 04:38:26 +00:00
penelope Bug 356880 - mailTasksOverlay.xul is obsolete 2008-03-26 04:53:36 +00:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 19:16:24 +00:00
privacy
probes Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 23:03:15 +00:00
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 19:05:28 +00:00
rdf Camino only (per bug 428781 comment 14) - Restore general access to chrome: from content (bug 428781 and bug 428747). r/sr=pink 2008-04-17 21:41:11 +00:00
security Bug 391903: nssSlot object for nssckbi leaked when loaded by PSM. 2008-04-27 02:13:52 +00:00
silentdl
storage Bug 424402: Test a combination of shared and unshared database connections, patch by Ondrej Brablc <ondrej@allpeers.com>, r=shaver 2008-04-22 20:39:38 +00:00
suite Bug 430120: Update blocklist URL to include same info as update URL. 2008-04-25 17:10:57 +00:00
sun-java Bug 333738 - Update Java stubs jni.h to latest level of Java. r=bsmedberg 2006-08-16 16:08:15 +00:00
testing Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 23:56:13 +00:00
themes Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons] 2008-03-14 15:24:51 +00:00
toolkit Bug 421180: When removing bookmarks existing keywords aren't deleted/removed, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=damon 2008-04-29 19:21:12 +00:00
tools bug 417332 - move moz2 unittest slaves to mozilla2 tinderbox, p=me, r=bhearsum 2008-04-29 18:35:21 +00:00
uriloader Bug 428970 followup: remove unused file 2008-04-28 16:08:16 +00:00
view Add crashtest 2008-04-23 04:23:07 +00:00
webshell Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
webtools runs without bugs throw an error. 2008-04-29 15:01:29 +00:00
widget Followup cosmetic fix for patch for bug 426499 (code neutral). b=426499 r=josh 2008-04-29 16:04:25 +00:00
xpcom Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change. 2008-04-25 20:55:50 +00:00
xpfe Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +00:00
xpinstall Bug 422826: crashes [@ nsVoidArray::Count] called from 2008-04-08 11:49:01 +00:00
xulrunner Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. 2008-04-10 14:50:48 +00:00
.cvsignore Add 'mozconfig' to the list of ignored files (it's a less common location for .mozconfig, but more importantly it's an ls-able location). rs=luser 2008-02-23 21:43:04 +00:00
LEGAL Bug 346391 - remove extraneous whitespace. Patch by Matt Nordhoff. 2006-08-21 12:43:39 +00:00
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in Bug 391361. The integration of breakpad on Solaris. 2008-03-20 01:13:43 +00:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 22:09:32 +00:00
aclocal.m4
allmakefiles.sh bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-05 03:16:25 +00:00
camino.mk
client.mk Bug 426681, FF3RC1 should use NSS_3_12_RC2 2008-04-09 00:25:46 +00:00
configure Automated update from host egg.build.mozilla.org 2008-04-25 21:01:06 +00:00
configure.in Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change. 2008-04-25 20:55:50 +00:00

README.txt

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (http://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/