INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
daniel.boelzle%sun.com 31e3ffdad5 Bug 389251 ��� Cannot dismiss alarm on single overridden instance of recurring item; r=philipp 2008-06-04 10:37:53 +00:00
README/mozilla
accessible Bug 434002: event show isn't fired for treecol accessible, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=ginn.chen, a=beltzner 2008-05-27 18:01:02 +00:00
browser bug 427729, we should not mirror the location bar GO button for RTL, r=gavin, a=beltzner 2008-05-28 19:47:10 +00:00
build Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 17:52:26 +00:00
calendar Bug 389251 ��� Cannot dismiss alarm on single overridden instance of recurring item; r=philipp 2008-06-04 10:37:53 +00:00
camino Camino only - Disable most actions while Tabspose is active. r=jeff sr=pink 2008-05-14 15:41:48 +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 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>, 2008-05-28 18:42:32 +00:00
content Bug 433328: properly handle null inner window, patch by Blake Kaplan <mrbkap@gmail.com>, r+sr=jst, a=shaver 2008-05-28 19:03:04 +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 Propagate the linking page's principal when a file:// URI links to a file:// 2008-05-28 18:01:31 +00:00
dom Bug 431986: ApplicationCache doesn't implement EventTarget, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-09 00:10:50 +00:00
editor Bug 436670 - default color constants should be vars in EdColorProps.js. r+sr=Neil, a1.1.0=ajschult. 2008-05-31 23:30:45 +00:00
embedding Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. 2008-05-06 17:10:05 +00:00
extensions [NPOTB] Bug 423730, [1.1] Implement XPath function adjust-dateTime-to-timezone, p=msterlin@us.ibm.com, r=aaronr,me 2008-06-04 08:21:58 +00:00
gconfig
gfx bug 434401. crash due to not finding a font on startup in some cases. r=karlt a=beltzner 2008-05-28 23:55:40 +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 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>, 2008-05-28 18:42:32 +00:00
js2
l10n
layout Bug 398332. Merge reflow statuses from out-of-flow frames more carefully so that we don't lose information about the primary reflow. r=fantasai,r+sr=dbaron,a=shaver 2008-05-28 13:39:41 +00:00
lib/mac
mail bug 437187, adding Georgian (ka) to Thunderbird trunk, patch=giasher@telenet.ge, r=l10n@mozilla.com 2008-06-04 09:59:25 +00:00
mailnews Disable randomly failing test from bug 228675 whilst we come up with a fix 2008-06-04 09:31:37 +00:00
memory/jemalloc Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep] 2008-05-08 09:20:45 +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 [OS/2] Bug 433220: fix Thunderbird build break on OS/2, r=mkaply 2008-05-11 20:49:57 +00:00
mozilla
msgsdk
netwerk Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner] 2008-05-08 09:05:11 +00:00
nsprpub Bug 313282: we can call strlen instead of PL_strlen after checking their 2008-06-01 18:28:06 +00:00
other-licenses Bug 434985 - Remove unused entities and properties, r=philipp 2008-05-22 14:28:45 +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 434187: assign PR_TRUE to a PRBool variable. r=nelson 2008-06-04 01:28:48 +00:00
silentdl
storage Bug 421482 - Firefox 3 uses fsync excessively. r=shaver, a=schrep 2008-05-23 14:56:10 +00:00
suite Part of bug 370306 - add nsAbAutoCompleteMyDomain.js to packages files. r=Neil 2008-05-31 12:45:09 +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 437039, don't try to copy files out of optional/ if there aren't any (l10n and update verify), r=bhearsum 2008-06-03 11:58:36 +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 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner 2008-05-28 18:49:33 +00:00
tools b=435460, r=bhearsum. bumped buildid production cfg for xulrunner rc2 2008-06-03 13:09:39 +00:00
uriloader Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-09 00:09:27 +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 Bug 412710 - "add ability to edit existing tree" [p=reed r=bear] 2008-06-04 03:38:35 +00:00
widget Backout of bug 357670 due to bug 434914. a=shaver 2008-05-30 14:32:44 +00:00
xpcom Bug 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>, 2008-05-28 18:42:32 +00:00
xpfe Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu 2008-05-28 12:01:51 +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 435959, Firefox 3 RC 2 should take NSS 3.12 RC 4 2008-05-28 18:16:39 +00:00
configure Automated update from host egg.build.mozilla.org 2008-05-28 18:31:02 +00:00
configure.in bug 428683 - red SeaMonkey cygwin tinderbox - make the definition for cygwin match others in configure.in (no influence on default builds or nightlies, which are all MSYS now), r=ted a=beltzner 2008-05-28 18:23:27 +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/