INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
nboyd%atg.com b0f899e0d8 Regression test for bug 414098.
r=bclary@bclary.com
2008-02-05 18:53:18 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Bug 412931. Tabs not exposed unless 3 of them. Fix incorrect cache updates during flood of changes. r=surkov, a=schrep for b3 2008-02-02 17:02:09 +00:00
browser Tree was closed, backiing out 2008-02-05 18:14:22 +00:00
build Bug 291088 - "bloat test files should not be included in optimized builds or release builds" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=bsmedberg a1.9=beltzner] 2008-01-10 09:12:44 +00:00
calendar Fix bug 389341 - Tooltips too tall: only expand, don't shrink height based on event that's under mouse (regression). r=philipp p=gekachecka 2008-02-05 18:32:25 +00:00
camino Bug 402810 - Omnibus ad-blocking bug for November/December 2007 and January 2008. r/sr=smfr 2008-02-03 06:00:37 +00:00
caps Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner 2008-01-31 08:17:47 +00:00
cck Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
chrome bug 415338 (follow-on to bug 413250) don't scan query parts of chrome URIs to not break addons (as inspired by similar Seamonkey regression) . r/sr=neil, a=mtscrehp 2008-02-02 19:50:09 +00:00
cmd/xfe/src
composer Bug 405066 - Don't use localized prefs for Get (extensions|themes) URLs, r=glazou, a=NPOTFx 2007-12-05 05:02:29 +00:00
config Don't adjust PATH and LIB unless MOZ_MEMORY is set 2008-02-05 06:54:00 +00:00
content Bug 414747: Make BroadcastListener use nsWeakRef rather than strong references, just in case. r/sr=jst b3a=mconnor 2008-02-04 23:50:44 +00:00
db bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 23:34:21 +00:00
dbm Removed Files: hsearch.c 2007-10-02 05:21:59 +00:00
directory Fix PWP Warning primitive tags so that they reflect the actual specification. 2008-01-05 12:00:08 +00:00
docshell Followup patch for bug 409888: make replace loads work more like they used to. 2008-01-30 04:19:37 +00:00
dom Bug 413074 Bad param "value" to nsXPConnect::JSToVariant() 2008-02-04 19:29:36 +00:00
editor Add crashtest. 2008-02-04 05:54:51 +00:00
embedding Bug 408676 - "Fix include quotes style for gtkmozembed" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=damons] 2008-01-30 04:28:26 +00:00
extensions Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB 2008-02-04 01:02:50 +00:00
gc/boehm [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00
gconfig
gfx [OS/2] Bug 394412: fix scaling issues and add support for pagination, so that printing now works in principle. (OS/2 only, NPOTB) 2008-02-04 09:31:05 +00:00
intl Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu] 2008-02-01 02:55:35 +00:00
ipc/ipcd Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
java new_style_document_xpconnect_usage 2007-12-27 05:27:37 +00:00
jpeg compile fix. 2008-01-30 06:29:24 +00:00
js Regression test for bug 414098. 2008-02-05 18:53:18 +00:00
js2 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
l10n
layout skip export FOO = 'bar' in autoconf.mk 2008-02-05 09:08:18 +00:00
lib/mac Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
mail Bug 415461 No addresses in 'contacts' sidebar, fix regression from bug 410158. r/sr=Neil 2008-02-04 17:05:00 +00:00
mailnews Bug 415461 No addresses in 'contacts' sidebar, fix regression from bug 410158. r/sr=Neil 2008-02-04 17:05:00 +00:00
memory/jemalloc don't memset in recalloc 2008-02-05 07:18:21 +00:00
minimo Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-30 01:31:33 +00:00
modules Zeroing the full PrefValue unions to avoid UMR when copying. b=413170 r=sayrer sr=roc approval1.9b3=beltzner 2008-01-31 01:14:42 +00:00
mozilla
msgsdk Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
netwerk trivial errors-as-warnings fix for gcc4.3. 2008-02-03 05:06:57 +00:00
nsprpub Prepare NSPR 4.7 RTM. 2008-01-31 22:21:57 +00:00
other-licenses Back out my patch from bug 415681 now that tagging has been completed. 2008-02-05 02:47:30 +00:00
parser Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9. 2008-01-29 22:12:22 +00:00
penelope Sources for the 0.1a22 version of Penelope. 2007-12-17 02:31:25 +00:00
plugin/oji JEP 0.9.6.3. b=386918 r=mark sr=pink a=dsicore 2007-08-13 17:36:49 +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 Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-16 03:56:04 +00:00
rdf Bug 302387: rdf_FormatDate() generates incorrect timezone information; 2008-01-29 12:18:35 +00:00
security Fix for bug 331096 . NSS softoken must detect forks on all unix-ish platforms. r=nelson 2008-02-05 05:33:37 +00:00
silentdl
storage bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 23:34:21 +00:00
suite Bug 415483 - Remove wrong statement and inconsistent formatting for forwarding mode from mail_help.xhtml. Patch by rsx11m.pub@gmail.com <rsx11m.pub@gmail.com>, r=me. 2008-02-04 16:46:19 +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 Fix a typo in runtests.py.in which flat-out prevents --browser-chrome from working, r=me as trivial, a=test-only, NPOTB, etc. 2008-02-04 01:15:24 +00:00
themes bug 394567, followup 2: cvs remove parts of classic from old location that are not needed by embed, r+sr=Neil 2007-09-21 19:41:27 +00:00
toolkit Tree was closed, backiing out 2008-02-05 18:14:22 +00:00
tools Bug 409880, re-enable updates from a2-a4 to b3, r=rhelmer 2008-02-05 18:37:50 +00:00
uriloader Bug 414901, fix failing test due to missing QI 2008-01-31 20:39:02 +00:00
view Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 23:07:36 +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 Bug 393745: s/you/anyone/ in the message displayed when creating a new product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit 2008-02-05 12:20:13 +00:00
widget [OS/2] Bug 394412: fix scaling issues and add support for pagination, so that printing now works in principle. (OS/2 only, NPOTB) 2008-02-04 09:31:05 +00:00
xpcom And actually get the right bug number. b=415426 (which is what the previous checkin was for as well) 2008-02-03 19:59:07 +00:00
xpfe Bug 414862 Add-On Manger shows only empty panes, minimal function r/sr=Neil 2008-01-30 19:04:33 +00:00
xpinstall Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, 2008-01-30 02:00:47 +00:00
xulrunner 32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition. 2008-01-30 05:38:54 +00:00
.cvsignore
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 407459. hooking jemalloc up to the build system. r=various people 2008-02-05 03:16:25 +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 407459 - hook up new allocator to our build. just checking in the memory/jemalloc dir and the client.mk change to pull it. r=bsmedberg a=beltzner 2008-02-04 15:17:11 +00:00
configure Automated update from host egg.build.mozilla.org 2008-02-05 03:21:03 +00:00
configure.in bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-05 03:16:25 +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/