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
Перейти к файлу
Phil Ringnalda abe2443efb Merge m-c to m-i 2017-02-02 21:26:26 -08:00
.cargo
accessible Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
addon-sdk Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
b2g Bug 1333826 - Remove all references to MOZ_AUTOMATION_SDK, r=mshal 2017-01-25 12:30:49 -05:00
browser Merge autoland to m-c, a=merge 2017-02-02 20:52:46 -08:00
build Backed out 14 changesets (bug 1331957, bug 1336149) for OS X 10.7 debug static analysis build bustage 2017-02-03 11:16:08 +08:00
caps Bug 1335526 - Ensure that sandboxed channel's result principal is unique; r=bzbarsky 2017-02-01 13:47:26 -05:00
chrome Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf 2017-02-02 22:12:50 +00:00
config Bug 1335203 - Synchronize rust debug-assertions with C++ DEBUG, r=froydnj 2017-02-01 13:54:22 -05:00
db/sqlite3
devtools Merge inbound to m-c a=merge 2017-02-01 16:22:11 -08:00
docshell Bug 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan 2017-01-31 14:08:20 -05:00
dom Merge m-c to m-i 2017-02-02 21:26:26 -08:00
editor Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
embedding/ios Bug 1306327 - Remove the flags argument to XRE_main. r=bsmedberg 2017-01-10 14:15:50 +09:00
extensions Bug 1332423 - add BUG_COMPONENT to extensions/* files. r=bsmedberg 2017-01-27 08:19:19 -05:00
gfx Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
gradle/wrapper
hal Bug 1324428 - Simplified preallocated process manager. r=billm 2017-02-01 13:34:24 +01:00
image Bug 1334768 - stylo: More reftest expectation adjustments for 2017-01-29 merge. 2017-01-30 10:53:58 +08:00
intl Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
ipc Bug 1335526 - Ensure that sandboxed channel's result principal is unique; r=bzbarsky 2017-02-01 13:47:26 -05:00
js Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
layout Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
media Merge m-c to m-i 2017-02-02 21:26:26 -08:00
memory Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
mfbt Bug 1332797 - Delete the temporary directory used to store the double-conversion clone when all's said and done. r=froydnj 2017-01-26 13:26:40 -08:00
mobile Merge inbound to m-c a=merge 2017-02-01 16:22:11 -08:00
modules Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
mozglue Bug 1335163 - Remove the now-unused XPCOM ASLR checks in the DLL blocklist. r=bsmedberg 2017-02-01 10:52:13 +13:00
netwerk Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
nsprpub
other-licenses Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong 2017-01-09 08:14:00 -08:00
parser Bug 1314045 - stylo: Downgrade "Bad loading table" assertion since it occurs frequently. r=me 2017-01-31 15:10:45 +08:00
probes
python Backed out changeset 9778c00980aa (bug 1330421) for failing to fetch websocketprocessbridge_requirements.txt, at least for Android reftests. r=backout 2017-01-30 20:26:25 +01:00
rdf Bug 1276669 - part 4 - initialize RDF atoms in nsLayoutStatics; r=Pike 2017-01-26 15:43:39 -05:00
release/docker
security Bug 1334127 - land NSS 0a7ba014dbb3, r=me 2017-02-03 06:00:56 +01:00
services Bug 1333485 - Remove LogUtils.jsm from services/crypto/modules/. r=markh. 2017-02-01 20:55:09 +01:00
servo/ports/geckolib Bug 1334717 - move geckoservo library to proper servo path; r=gps 2017-01-27 19:33:15 -05:00
startupcache
storage Backed out 8 changesets (bug 1331804, bug 1332100) for windows vm debug dt5 failures a=backout 2017-01-24 15:12:21 -08:00
taskcluster Merge autoland to m-c, a=merge 2017-02-02 20:52:46 -08:00
testing Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
third_party/rust Bug 1328221 - Support GASpecificConfig audio channel in rust mp4 parser. r=rillian 2017-01-11 09:03:30 +08:00
toolkit Merge m-c to m-i 2017-02-02 21:26:26 -08:00
tools Merge inbound to m-c a=merge 2017-02-01 16:22:11 -08:00
uriloader Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (5 of 5, fixes for docshell/). r=bzbarsky. 2017-01-24 17:12:10 +01:00
view Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (1 of 5, fixes for view/). r=tnikkel. 2017-01-24 17:10:01 +01:00
widget Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2017-02-02 14:25:20 +01:00
xpfe Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange 2017-02-01 10:38:16 -05:00
.clang-format
.clang-format-ignore Bug 1332797 - Move mfbt/double-conversion source files into a new source/ subdirectory, to segregate upstream files from update.sh and our local patches. r=froydnj 2017-01-23 15:11:50 -08:00
.clang-tidy
.cron.yml Bug 1334167: allow by-project for cron jobs' when property; r=Callek 2017-02-01 00:30:52 +00:00
.eslintignore Bug 1335048 - Update pdf.js to version 1.7.235. r=bdahl 2017-01-23 15:32:49 -05:00
.eslintrc.js Bug 1334831 - add an eslint rule to report usage of .parentNode.removeChild when .remove() could be used instead, r=jaws. 2017-01-30 08:10:18 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE 2017-01-23 15:31:28 +00:00
.lldbinit
.taskcluster.yml Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out changeset 89e2853bf0e8 (bug 1330421) 2017-01-30 20:25:32 +01:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in merge mozilla-central to mozilla-inbound 2017-01-27 11:16:17 +01:00
settings.gradle
test.mozbuild

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:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/