Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Ben Turner 776cd9eece Bug 531225 - 'Workers: Share strings across thread boundary'. Fix shutdown leak 2010-02-23 09:57:14 -08:00
accessible Bug 547692 - Crash [@ nsCoreUtils::DispatchMouseEvent(unsigned int, nsIPresShell*, nsIContent*) ]. r=surkov 2010-02-23 09:38:00 -05:00
browser Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano 2010-02-23 16:20:36 +01:00
build bug 541410 - add devicemanager.py to mozilla-central r=ctalbert 2010-02-23 11:48:16 -05:00
caps Bug 543696: Remove unused nsIScriptSecurityManager::CheckConnect. r/sr=mrbkap 2010-02-02 02:29:15 -08:00
chrome Bug 542999 - Setting general.useragent.locale in user profile should override any intl.locale.matchOS setting. r=bsmedberg 2010-02-22 12:42:38 +13:00
config Bug 502696 - js_CompareAndSwap on sparc should not use PRLock(); (Cv1) Clean up missed autoconf.mk.in too. 2010-02-23 06:00:55 +01:00
content Bug 547850: Make case folding code in HTML DOM only case fold ASCII characters. r=hsivonen 2010-02-23 09:38:10 -08:00
db Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted 2010-02-04 15:51:02 +01:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug 2010-02-20 11:07:03 -05:00
dom Bug 531225 - 'Workers: Share strings across thread boundary'. Fix shutdown leak 2010-02-23 09:57:14 -08:00
editor Backed out changeset 70b1ccb14325 2010-02-18 18:52:12 -05:00
embedding [mq]: Fix build bustage from bug 530410. 2010-02-22 15:28:11 -05:00
extensions Set a minimum threshold even for the detector's preferred language. Bug 547487, r=emk 2010-02-23 01:46:15 -08:00
gfx Possible bustage fix for shared,non-libxul builds following Bug 544250. r=bustage fix 2010-02-20 09:42:55 +00:00
intl Bug 541245 part 2: Make UTF8<->UTF16 comparison code consistent in the face of badly encoded strings. r=smontagu 2010-02-23 09:38:10 -08:00
ipc Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst 2010-02-22 18:41:21 +01:00
jpeg
js Bug 544241 - xpcshell-tests head.js should always remap resource://test to the current test dir, r=ted 2010-02-23 14:11:37 +01:00
layout bug 541410 - add devicemanager.py to mozilla-central r=ctalbert 2010-02-23 11:48:16 -05:00
media Bug 526411 - Reduce requested audio latency in sydneyaudio ALSA backend to avoid playback deadlock. r=chris.double 2010-02-08 12:29:43 +13:00
memory/jemalloc
modules Bug 193911 - Increase default disk cache size. r=biesi, sr=bz 2010-02-23 10:04:30 +01:00
netwerk Bug 193911 - Increase default disk cache size. r=biesi, sr=bz 2010-02-23 10:04:30 +01:00
nsprpub Bug 545865: A better way to build NSPR tests for Windows Mobile. Also 2010-02-16 10:50:04 -08:00
other-licenses Bug 535369 - fix bsdiff cross-compile bustage on Windows 2010-02-22 22:04:46 -05:00
parser Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky 2009-11-29 23:18:53 +01:00
probes
profile
rdf Fix spelling of 'multiple' to cause another round of builds and talos runs. 2010-02-17 11:29:15 -05:00
security Bug 462919, ability to override NSS database path for xulrunner applications 2010-02-18 13:24:05 +01:00
storage Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by 2010-02-22 13:57:45 -08:00
testing bug 541410 - add devicemanager.py to mozilla-central r=ctalbert 2010-02-23 11:48:16 -05:00
toolkit Bug 546445 - Asynchronous getPref triggers debug assertion when shutting down sqlite. r=sdwilsh 2010-02-23 12:19:36 -05:00
tools Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted 2010-02-21 13:03:20 -08:00
uriloader Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky 2009-11-21 00:12:42 +01:00
view Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc 2010-02-18 13:23:23 -06:00
webshell Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc 2010-02-18 13:23:23 -06:00
widget Bug 547142 - [OOPP] Exiting full-screen video locks the browser. r=bent. 2010-02-22 17:10:08 -08:00
xpcom Bug 541245 part 4: Be consistent about prohibited characters such as 0xFFFE in UTF8<->UTF16 conversion code. r=smontagu 2010-02-23 09:38:10 -08:00
xpfe Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
xpinstall
xulrunner
.hgignore
.hgtags
LEGAL
LICENSE
Makefile.in Bug 484799 - make {package,installer} should rebase on windows; (Dv1) Makefile.in obsolete target removals part only. 2010-02-23 06:00:43 +01:00
README.txt
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 527659, Update Mozilla-central to NSS 3.12.6 2010-02-12 09:47:51 +01:00

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

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 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/