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
Перейти к файлу
Bob Clary e6e35bafa1 Bug 1363094 - set environment variables for minidumps for AWSY, r=jmaher. 2017-05-22 18:57:57 -07:00
.cargo
.vscode
accessible Bug 1330484 - Part 2: Remove invalid assert that checked that removed a11y child documents have no children. r=jimm 2017-05-22 02:39:11 -07:00
addon-sdk Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
browser Merge m-c to inbound, a=merge 2017-05-22 16:36:43 -07:00
build Merge inbound to m-c. a=merge 2017-05-19 11:46:56 -04:00
caps
chrome
config
db
devtools Merge inbound to central, a=merge 2017-05-22 16:26:12 -07:00
docshell
dom Bug 1366149 - rewrite test_bug291653.html to not use data: URI. r=smaug 2017-05-23 09:02:07 +08:00
editor Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
embedding
extensions Bug 1362791 - Enable testing permissions using URIs without having to mint principals; r=mystor 2017-05-20 00:59:09 -04:00
gfx Backed out changeset 9cf5185e6d6f (bug 1361661) 2017-05-22 16:19:26 +02:00
gradle/wrapper
hal
image
intl
ipc Backed out changeset 50bf4c923818 (bug 1339105) for Windows bustage: calling protected constructor of class 'nsAString' at sandboxBroker.cpp(208,11). r=backout on a CLOSED TREE 2017-05-22 16:16:16 +02:00
js Merge inbound to central, a=merge 2017-05-22 16:26:12 -07:00
layout Merge inbound to central, a=merge 2017-05-22 16:26:12 -07:00
media
memory
mfbt Bug 1365928 - patch 1 - Add a MOZ_NONNULL_RETURN annotation to mfbt/Attributes.h. r=froydnj 2017-05-22 19:00:19 +01:00
mobile Backed out changeset 3b98429334b7 (bug 1365878) for android lint failures a=bustage 2017-05-22 16:19:44 -07:00
modules Bug 1365166 - rename security.data_uri.inherit_security_context to security.data_uri.unique_opaque_origin. r=smaug, ckerschb 2017-05-23 09:02:05 +08:00
mozglue
netwerk Bug 1365166 - rename security.data_uri.inherit_security_context to security.data_uri.unique_opaque_origin. r=smaug, ckerschb 2017-05-23 09:02:05 +08:00
nsprpub
other-licenses
parser Bug 1333333 - Label runnables in the HTML parser. r=billm 2017-05-15 15:54:54 +03:00
probes
python Bug 1365722 - Move application.ini processing out to a separate file; r=cmanchester+432261 2017-05-04 16:13:55 -04:00
rdf
security Backed out changeset 50bf4c923818 (bug 1339105) for Windows bustage: calling protected constructor of class 'nsAString' at sandboxBroker.cpp(208,11). r=backout on a CLOSED TREE 2017-05-22 16:16:16 +02:00
services
servo Backed out changeset fde1635233e9 (bug 1365614) 2017-05-22 15:45:27 +02:00
startupcache
storage
taskcluster Merge m-i to m-c, a=merge 2017-05-21 13:01:06 -07:00
testing Bug 1363094 - set environment variables for minidumps for AWSY, r=jmaher. 2017-05-22 18:57:57 -07:00
third_party Bug 1366454 - Revendor app_units manually. r=me (CLOSED TREE) 2017-05-20 14:56:12 +08:00
toolkit Merge m-c to inbound, a=merge 2017-05-22 16:36:43 -07:00
tools Bug 1366171 - Fix misplaced PSAutoLock. r=mstange. 2017-05-19 16:30:06 +10:00
uriloader Bug 1364550 - Get all extensions for a MIME type and not just the preferred one (macOS). r=baku 2017-05-18 02:37:00 +08:00
view Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
widget Backed out changeset e528713f882c (bug 1365614) 2017-05-22 15:45:34 +02:00
xpcom Bug 1363172 - add mozilla::RWLock; r=erahm 2017-05-22 21:26:26 -04:00
xpfe
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore Bug 1333352 - use client-side source map service in markup view event bubble; r=jdescottes 2017-05-12 14:34:26 -06:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Backed out changeset 78e8b1f01c25 (bug 1361661) for flake8 linting failures in gen-process-{data,enum}.py and build bustage in TelemetryProcessData.h on OS X, at least. r=backout on a CLOSED TREE 2017-05-22 16:20:56 +02: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
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in
package.json
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:

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

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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 -
    https://nightly.mozilla.org/