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
Перейти к файлу
Alex Chronopoulos a237a9fa61 Bug 1221574 - [01] Add queue array in update.sh script. r=padenot
MozReview-Commit-ID: IbFQeza1x2l
2016-11-18 18:00:47 +02:00
.cargo
accessible bug 1270916 - switch to use the new mutation event queue system r=davidb 2016-11-16 23:47:02 -05:00
addon-sdk Bug 1318218 - Remove PermissionsTable; r=baku,jryans 2016-11-18 08:59:35 -05:00
b2g Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
browser merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
build Merge inbound to m-c a=merge CLOSED TREE 2016-11-16 17:07:26 -08:00
caps Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
chrome
config bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
db/sqlite3
devtools Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
docshell Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
dom Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
editor merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
embedding Backed out changeset 50f830bdb2c8 (bug 1315121) for failing reftest-sanity/page-width-4.1in.html on OS X 10.10 debug. r=backout on a CLOSED TREE 2016-11-17 21:53:26 +01:00
extensions Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
gfx Bug 1317893 - Split CompositorVsyncScheduler to own file r=kats 2016-11-18 02:37:04 -08:00
gradle/wrapper
hal Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
image Bug 1317552. Send unlocked draw notifications for images async when asked to. r=aosmond 2016-11-17 00:25:53 -06:00
intl Bug 1314920 - Update tzdata in ICU data files to 2016i. r=Waldo 2016-11-07 10:10:21 -08:00
ipc Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
js Bug 1318384 - Don't trigger pre barrier in WrapperAnswer::RecvDropObject r=billm 2016-11-18 13:18:09 +00:00
layout merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
media Bug 1221574 - [01] Add queue array in update.sh script. r=padenot 2016-11-18 18:00:47 +02:00
memory Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium 2016-11-10 06:57:00 -05:00
mfbt
mobile Merge m-i to m-c, a=merge 2016-11-17 19:21:20 -08:00
modules Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
mozglue Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
netwerk Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
nsprpub Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO 2016-11-16 11:15:05 -08:00
other-licenses
parser Bug 1317770 - Reset sjs file to enable multiple run in same session r=jmaher 2016-11-16 01:54:31 +05:30
probes
python Merge m-i to m-c, a=merge 2016-11-17 19:21:20 -08:00
rdf
release/docker
security Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
services Backed out changeset ca02f30bc3a0 (bug 1316500) for eslint failures 2016-11-16 19:32:10 -08:00
startupcache Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj 2016-11-11 11:57:08 -05:00
storage Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
testing Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
third_party/rust
toolkit Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
tools Bug 1318218 - Remove PermissionsTable; r=baku,jryans 2016-11-18 08:59:35 -05:00
uriloader Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
view Bug 1317430 - Avoid a unnecessary copy by passing a const & in view/ r=njn 2016-11-14 23:16:52 +01:00
widget Merge m-i to m-c, a=merge 2016-11-17 19:21:20 -08:00
xpcom Backed out changeset 1a72c4919371 (bug 1147911) 2016-11-18 00:58:51 +01:00
xpfe Backed out changeset a236e690e2f6 (bug 1147911) 2016-11-18 00:58:52 +01:00
.clang-format Bug 1317305 - Update clang format rules r=mystor 2016-11-14 18:01:36 +01:00
.clang-format-ignore Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor 2016-11-14 15:42:55 +01:00
.eslintignore Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey 2016-11-12 16:57:41 +00:00
.eslintrc.js
.flake8
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore
.hgignore Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
.hgtags No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE 2016-11-14 13:28:09 +01:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-11-14 13:29:32 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
moz.configure
mozilla-config.h.in
old-configure.in Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +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/