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
Перейти к файлу
Ed Morley eaeb164591 Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
accessible Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz 2011-07-05 10:28:53 -04:00
browser Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
build bug 669874 - add support for adb devicemanager to mochitest-remote make target r=jmaher 2011-07-07 13:10:52 -04:00
caps Bug 666058 - Don't share chunks for system compartments. r=gal,igor. 2011-07-05 14:14:33 +10:00
chrome Bug 654489 - Remove fastload, r=bsmedberg 2011-06-17 15:53:52 -07:00
config Version bump from 7.0a1 to 8.0a1 2011-07-05 12:59:19 -04:00
content Bug 586786 - Fix legacy reflected attributes r=bz, mounir 2011-07-11 12:56:00 +02:00
db Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 665964: If the nsISHistoryListener vetoes navigation, reset mRequestedIndex to make it clear that the navigation has been cancelled. r=bz 2011-07-08 14:30:36 -07:00
dom Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
editor Undefine caret bidi level during reflow instead of on text entry. Bug 664087, r=roc 2011-07-05 08:42:32 +03:00
embedding Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
extensions Backout changeset 1f8010810cee due to bustage. 2011-07-08 11:36:54 +02:00
gfx Bug 631155 - undefined return value in function '_cairo_surface_wrapper_flush'; r=jrmuizel 2011-07-11 09:14:12 -04:00
intl Bug 668933 intl should use mozilla::Preferences r=smontagu 2011-07-06 11:34:00 +09:00
ipc Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz. 2011-07-08 12:45:16 +10:00
jpeg Bug 413019 - Remove PGO workaround for some modules. r=ted 2011-07-01 12:46:02 +09:00
js Bug 648125 - Allow caching JS loaded with loadSubScript, r=jst 2011-07-09 20:21:16 -07:00
layout disable test_bug665540.html on WINNT due to what is probably bug 670053 2011-07-11 22:09:38 +12:00
media Bug 666931 - Enforce alignment for ARM code in Thumb mode in libvpx. r=cpearce 2011-06-27 12:05:30 -07:00
memory Merge mozilla-inbound and mozilla-central 2011-07-08 11:53:56 +02:00
mfbt Merge mozilla-central and tracemonkey. 2011-06-27 11:07:22 -07:00
mobile Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
modules bug 662692 - Do not allow mixed-content WebSockets r=smaug 2011-07-10 12:31:41 -04:00
netwerk Bug 667980: Expose network connection type to chrome. r=dougt 2011-07-10 15:24:05 -07:00
nsprpub Bug 634084 - Assertion failure: ready > 0, added debugging assertions, r=mcmanus 2011-06-27 16:05:44 +02:00
other-licenses Bug 667980: Expose network connection type to chrome. r=dougt 2011-07-10 15:24:05 -07:00
parser Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen 2011-06-24 01:50:25 -07:00
probes
profile Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg 2011-06-15 07:32:03 +02:00
rdf Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
security Bug 660529 Remove useless use of PromiseFlatString r=kaie 2011-07-04 22:06:24 +01:00
services Bug 668542 - Cancelling MP unlock will trigger an error and point user to Sync Preferences dialog window. r=rnewman 2011-06-30 19:12:45 +02:00
startupcache Bug 653936: fix: StartupCache uses nsZipItemPtr without ensuring that the JAR module is loaded, causes leak r=mwu 2011-06-30 14:58:03 -07:00
storage Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz. 2011-07-08 12:45:16 +10:00
testing Bug 666636 - enable specialpowers for all mochitest types. r=ted, a=test-only 2011-07-09 08:35:38 -04:00
toolkit test for bug 624329 2011-07-08 15:14:00 +12:00
tools bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium 2011-06-28 07:55:56 -04:00
uriloader Bug 666903 uriloader should use mozilla::Preferences r=bz 2011-07-01 17:35:28 +09:00
view Bug 664906 Remove unnecessary #include for prefs in view r=roc 2011-06-17 18:59:58 +09:00
widget Bug 664925 - ASSERTION: We shouldn't have another size than small and regular for the moment. r=mstange 2011-07-11 11:41:26 +02:00
xpcom Merge mozilla-inbound and mozilla-central 2011-07-08 11:53:56 +02:00
xpfe Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
xpinstall Bug 658037 (1/2) - r=bz 2011-06-21 18:52:22 +02:00
xulrunner Bug 666510 - Move the code for OS X app bundles from GRE_GetGREPathWithProperties to stub. r=bsmedberg 2011-07-02 16:47:55 +02:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Added tag AURORA_BASE_20110705 for changeset 5eb553dd2cea 2011-07-05 12:54:15 -04:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium 2011-06-28 07:55:56 -04:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
allmakefiles.sh Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
client.mk Back out 9fc0e6867256, 6947bbce9672, fb91a23bd158, a5870dd2ad7c, c3d3292fbd1e, 42f2aca1fde9 to fix Android failures on a CLOSED TREE 2011-07-01 11:20:52 -07:00
client.py Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'. 2011-04-14 15:44:13 +02:00
configure.in Bug 414946 (part 2): Enable jemalloc on Mac (r=pavlov) 2011-07-07 14:38:41 -07: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 (https://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/
            - or -
    http://nightly.mozilla.org/