INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
jruderman%hmc.edu c3f317cd85 Add crashtest 2008-04-14 23:40:17 +00:00
README/mozilla
accessible Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( 2008-04-14 13:29:44 +00:00
browser Missed the endif.. 2008-04-14 22:58:45 +00:00
build Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. 2008-04-10 14:50:48 +00:00
calendar bug 424808: use binary search to make addItem in month view scale better. r=philipp 2008-04-14 18:10:57 +00:00
camino 424885 Wait until shortly after startup to register feed handlers. Patch by Stuart Morgan. sr=me 2008-04-09 17:53:03 +00:00
caps Rework test for bug 292789 to try and fix the timeout on qm-centos5-01 2008-04-14 08:50:51 +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 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" (configure bits) [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=beltzner] 2008-04-09 06:17:11 +00:00
content Add crashtest 2008-04-14 23:40:17 +00:00
db Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 19:17:11 +00:00
dbm
directory [Bug 425943] ldappasswd does not send proxied auth control if requested. 2008-04-14 08:57:21 +00:00
docshell Bug 421067: 'Try Again' after a DNS error sometimes loads previous page, not the one that failed to load, patch by Michal Novotny <michal@allpeers.com>, r+sr=bzbarsky, a=schrep 2008-04-14 01:36:04 +00:00
dom Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Tests by Sylvain Pasche <sylvain.pasche@gmail.com>. r+sr=jst, a=beltzner. 2008-04-10 17:35:57 +00:00
editor Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons 2008-04-13 20:22:32 +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 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner 2008-04-13 18:31:34 +00:00
gconfig
gfx Bug 426616 Acid2 chin is 1px too tall in FF3b5 r=pavlov, sr=roc, a1.9=beltzner 2008-04-12 08:54:19 +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 More clarification that the Sun code is available only under the Sun license. 2008-04-14 15:21:30 +00:00
js2
l10n
layout Don't delay stopping the Quicktime plugin. b=425157 r+sr=jst a1.9=beltzner 2008-04-14 23:39:59 +00:00
lib/mac
mail Bug 397928: (pref unthreads=True): Threading via column header forces Sort by "Order Received", should not change 2008-04-14 16:20:12 +00:00
mailnews [Bug 369620] (when pref mailnews.thread_pane_column_unthreads=true): 2008-04-14 19:27:32 +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 Bug 426957 - Add default Mac fonts for Telugu and Kannada. r=smontagu, sr=roc, a1.9=beltzner 2008-04-09 17:40:39 +00:00
mozilla
msgsdk
netwerk Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 08:26:55 +00:00
nsprpub Set NSPR version to 4.7.1 Beta 2. 2008-03-14 22:05: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 Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +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 Fix camino build bustage. Short answer is "just don't do that", I think. 2008-04-11 15:18:19 +00:00
security Single patch for 3 overlapping fixes. 2008-04-12 04:47:24 +00:00
silentdl
storage Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 22:14:40 +00:00
suite Bug 423368: Make default browser window size bigger (also don't set screen{X,Y}), r+sr=Neil 2008-04-14 02:46:11 +00:00
sun-java
testing Bug 428758 - Clean up runtests.py help messages: move log options into the individual log-level arguments, use custom variables instead of autogenerated ones for --foo=FOO, so FOO is more concise for a bunch of different foo. Also remove the restriction that --file-level must be provided if --log-file is provided by giving a default (we only use that default if a log file is specified). r=testingonlychange 2008-04-14 23:21:25 +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 Make it possible to save as "HTML only" again by propagating the selected index. b=428666 r=timeless a1.9=mtschrep 2008-04-14 17:56:35 +00:00
tools Bug 428588 get codesize (Z) on tinderboxen hooked up to build-graphs.mozilla.org. r/sr=dmose 2008-04-14 19:22:57 +00:00
uriloader Bug 397678 - "Windows nsOSHelperAppService uses wrong default apps in Vista" [p=jmathies@mozilla.com (Jim Mathies) r=biesi r=rob_strong a1.9=damons a=blocking1.9+] 2008-04-09 07:07:43 +00:00
view Bug 408955. UpdateViewAfterScroll shouldn't just bail out for content in popups. Instead we should do the invalidation but limit it to the correct displayRoot. r+sr=bzbarsky 2008-04-01 22:15:43 +00:00
webshell
webtools Whitespace patch by vrb 2008-04-14 22:46:58 +00:00
widget [OS/2] Bug 418645: content of mplayer plugin spills over into content area when scrolling, r=mkaply 2008-04-14 18:42:51 +00:00
xpcom Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner 2008-04-11 13:10:59 +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
LICENSE
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-09 06:41:03 +00:00
configure.in Bug 425626 Enable PGO with Sun Studio on Solaris 2008-04-09 06:34:20 +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/