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
Перейти к файлу
Chris Jones e19ad54797 Fix merge problems 2010-02-23 00:08:29 -06:00
accessible Bug 543478 - nsXULSelectableAccessible::RefSelection leaks an nsIAccessible. r=surkov 2010-02-09 08:29:26 -05:00
browser Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange. 2010-02-22 14:58:09 -08:00
build bug 547864 - default entry point from winmo tool wrappers is invalid r=dougt 2010-02-22 20:28:38 -05:00
caps Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg 2010-02-20 19:05:20 +02:00
chrome Bug 540745 - Remove app-chrome.manifest related code, r=bsmedberg 2010-01-20 11:57:31 -08:00
config Bug 543976 followup - workaround because preprocessor.pl can be overly fussy about the form of #if conditions. 2010-02-09 19:35:39 -08:00
content Merge from mozilla-central 2010-02-22 21:31:18 -06: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 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
dom Fix merge problems 2010-02-23 00:08:29 -06:00
editor Bug 544168 - nsIEditorIMESupport::endComposition shouldn't be scriptable. r+sr=smaug 2010-02-06 19:16:31 +01:00
embedding [mq]: Fix build bustage from bug 530410. 2010-02-22 15:28:11 -05:00
extensions Bug 530415. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in spellcheck code. r=bzbarsky 2010-02-22 14:41:19 -05:00
gfx Revert 3f91dcac71c4 for breaking 'make check'. 2010-02-09 00:07:00 -05:00
intl Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
ipc Fix merge problems 2010-02-23 00:08:29 -06:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Merge from mozilla-central 2010-02-22 21:31:18 -06:00
layout Merge from mozilla-central 2010-02-22 21:31:18 -06: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 Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Merge from mozilla-central 2010-02-22 21:31:18 -06:00
netwerk Merge from mozilla-central 2010-02-22 21:31:18 -06:00
nsprpub update nspr to 4.8.4 beta 1 r=ted, wtc 2010-02-09 09:55:23 -05:00
other-licenses Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong 2010-02-05 23:25:10 -08:00
parser Bug 295506 - Variable tabulator width instead of fixed width of 4 spaces. r=mrbkap 2010-02-03 13:59:01 +01:00
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 16:03:14 -07:00
profile Backed out bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly to try to fix Linux Breakpad bustage. 2009-12-18 15:32:57 -05:00
rdf Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
security Merge from mozilla-central 2010-02-22 21:31:18 -06:00
storage Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by 2010-02-22 13:57:45 -08:00
testing Merge from mozilla-central 2010-02-22 21:31:18 -06:00
toolkit Merge from mozilla-central 2010-02-22 21:31:18 -06:00
tools Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
uriloader Bug 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
view Bug 543681. Update the dirty region of view properly when scrolling. r=roc 2010-02-02 19:55:29 -06:00
webshell Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc 2010-02-18 13:23:23 -06:00
widget Merge from mozilla-central 2010-02-22 21:31:18 -06:00
xpcom Followup to bug 541446 - nsIEnvironment.set will intentionally leak a string when you call it because that is required by the PR_SetEnv API. Make that string something which is not tracked by our leak detector 2010-02-10 12:57:46 -05:00
xpfe Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
xpinstall Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07:00
xulrunner bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
.hgignore Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
.hgtags Added tag last-mozilla-central for changeset dba2abb7db57 2009-12-16 13:27:55 -05:00
LEGAL
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in bug 532925 - implement make buildsymbols for targets without crash reporter support in order to enable symbol server support for Windows Mobile r=ted 2010-01-14 09:52:33 -05:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
configure.in Bug 542187 - replace double quote with single quote, r=ted 2010-02-09 16:47:48 -08: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/