INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
bclary%bclary.com e3c8bd4cad Sisyphus/JavaScript - update to support 1.9.1, bug 441875 2008-06-25 22:10:11 +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 440431, hardcode en-US in Gran Paradiso branding, it's not localized anyway, r=ted, a=beltzner 2008-06-23 15:53:48 +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 438963-All day event is shown on the day before the actual day of the event (only in the today pane);r=db 2008-06-25 21:50:03 +00:00
camino Bug 440067 - Release Notes for Camino 1.6.2 (and installer changes to use them). r/sr=mento 2008-06-24 17:56:07 +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 437219 - allow app-specific rules via application/app-config.mk and application/app-rules.mk. p=bsmedberg, r=ted, a1.9=beltzner 2008-06-24 23:29:46 +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 Bug 435414 - Upgrade to sqlite 3.5.9. r=mconnor, a=beltzner 2008-06-24 22:51:17 +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 279144 Make Editor reuse utilityOverlay status bar toggle code r=IanN,philor 2008-06-16 09:11:06 +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 Releasing ChatZilla 0.9.83. 2008-06-22 14:42:05 +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 Sisyphus/JavaScript - update to support 1.9.1, bug 441875 2008-06-25 22:10:11 +00:00
js2
l10n
layout Backing out bug 433373, because the landed patch version doesn't handle page scaling. 2008-06-24 18:51:19 +00:00
lib/mac
mail Bug 414179 Add junkpercent support to nsIMsgSearchTerm. p=Kent James <kent@caspia.com>,r=me,sr=bienvenu 2008-06-24 19:38:53 +00:00
mailnews fix regression in handling of clicking on sort columns, r=standard8, 441750 2008-06-25 21:39:27 +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 Bug 436575: unkillable hangs after opening VerifiedDownloadPlugin.plugin, with 2008-06-09 22:18:13 +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 432430: fail the compilation if __arm__ is not defined. 2008-06-24 03:48:58 +00:00
other-licenses Bug 438808 Thunderbird is unnecessarily including extra locale files and preprocessing others. r=philor 2008-06-14 07:05:36 +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 417399 ��� Arena Allocation results are not checked in pkix_pl_InfoAccess_ParseLocation. r=nelson 2008-06-25 18:49:49 +00:00
silentdl
storage Bug 421482 - Firefox 3 uses fsync excessively. r=shaver, a=schrep 2008-05-23 14:56:10 +00:00
suite Bug 436814 Port |Bug 282157 Support Google Maps| to SeaMonkey. p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=jag 2008-06-25 13:58: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 Sisyphus - adapt to build and test Mozilla2, bug 422942 2008-06-25 21:47:40 +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 Change CaminoTrunk nagios alert to new directory r=ss 2008-06-25 21:25:35 +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 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Email:: modules. Patch by gerv; r,a=mkanat. 2008-06-25 15:40:19 +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 Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult 2008-06-09 10:38:30 +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 435414 - Upgrade to sqlite 3.5.9. r=mconnor, a=beltzner 2008-06-24 22:51:17 +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/