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
Перейти к файлу
Dorel Luca 0d2ff9e60d Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
.cargo
.vscode
accessible Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
browser Bug 1432921 - Show an address input form before the summary view for users without a saved address.r=MattN 2018-05-09 13:26:47 -07:00
build Bug 1454667 - clear out CPPFLAGS before compiling test files for the clang plugin. r=froydnj 2018-05-11 12:23:30 +03:00
caps Bug 1460940 - Convert nsIPrincipal to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
chrome Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
config Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
db
devtools Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
docshell Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
dom Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
editor Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
embedding
extensions
gfx Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
gradle/wrapper
hal Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
image Bug 1460940 - Remove nsIDOMDocument uses in image/. r=bz 2018-05-11 19:46:15 +02:00
intl Bug 1459285: Update tzdata in ICU data files to 2018e. r=Waldo 2018-05-09 01:12:01 -07:00
ipc Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz 2018-05-14 17:55:54 -04:00
js Bug 1461272 - Add missing sealed elements check to ArraySetLength fast path. r=anba 2018-05-15 18:05:40 +02:00
layout Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
media Bug 1460966 - lib/apiwrapper.c & lib/decapiwrapper.c are unused r=cpearce 2018-05-11 21:17:59 +02:00
memory
mfbt
mobile Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
modules Bug 1461278 - Print a note to the web console when a web site is using shadow DOM (v1), preffed off by default, r=emilio 2018-05-15 02:04:32 +03:00
mozglue Bug 1461053 - Treat SP marker frames as their own kind, instead of lumping them together with label frames. r=njn 2018-05-14 23:30:32 -04:00
netwerk Bug 1460940 - Remove nsIDOMDocument uses in netwerk/. r=bz 2018-05-11 19:46:15 +02:00
nsprpub
other-licenses
parser Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
python Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
security Bug 1460617 - land NSS 6e4b0141df2f UPGRADE_NSS_RELEASE, r=me 2018-05-14 14:47:52 -07:00
services
servo No bug - Fix Servo build. r=me 2018-05-15 12:09:26 +02:00
startupcache
storage
taskcluster Bug 1460411 - Follow-up - diffoscope repo moved; updated url; r=me on a CLOSED TREE 2018-05-15 11:36:28 -06:00
testing Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
third_party
toolkit Merge mozilla-inbound to mozilla-central. a=merge 2018-05-16 00:54:22 +03:00
tools Merge inbound to mozilla-central. a=merge 2018-05-15 12:53:24 +03:00
uriloader Bug 1460940 - Remove nsIDOMDocument uses in uriloader/. r=bz 2018-05-11 19:46:15 +02:00
view
widget Bug 1454912 - remove spurious generated files; r=nalexander 2018-05-09 16:15:03 -04:00
xpcom Bug 1459721 - part 7 - remove dist_idl install manifest; r=chmanchester 2018-05-15 10:05:23 -04:00
xpfe/appshell Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1454912 - Use a .stub file as the target for all GENERATED_FILES rules; r=nalexander 2018-05-09 08:24:31 -04:00
Cargo.lock
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1461383 - fix test_build.py for local builds; r=chmanchester,f=mshal 2018-05-15 10:05:23 -04: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 Bug 1460617 - land NSS 6e4b0141df2f UPGRADE_NSS_RELEASE, r=fkiefer 2018-05-15 07:07:28 -07:00
package-lock.json
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://www.mozilla.org/firefox/channel/desktop/#nightly