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
Go to file
2017-09-04 00:17:34 +02:00
.cargo
.vscode
accessible Bug 1394927 - Use profiler_add_marker vs. profiler_tracing for accessibility profile events tags. r=aklotz 2017-08-30 16:55:28 -05:00
addon-sdk
browser merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-03 23:57:05 +02:00
build Bug 1378410 - 2a. Expose set to moz.build sandbox; r=gps 2017-09-01 14:02:30 -04:00
caps
chrome
config Bug 1393242 - Use hglib for get_files_in_working_directory(); r=mshal 2017-08-23 15:21:16 -07:00
db
devtools Bug 1395396 - Update Debugger frontend (8/30/2017). r=jdescottes 2017-09-01 13:14:41 -04:00
docshell
dom merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-04 00:17:34 +02:00
editor Backed out changeset d2305bd57a97 (bug 1393140) for changed behavior on request from jorgk. r=backout a=backout 2017-09-02 23:48:23 +02:00
embedding
extensions
gfx Bug 1322746 - Fix android blitting. - r=daoshengmu 2017-09-02 21:52:28 -07:00
gradle/wrapper
hal
image
intl merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-02 10:54:44 +02:00
ipc Bug 1255894: Part 9 - Allow returning non-copyable types in async IPDL methods. r=kanru 2017-08-27 18:57:30 -07:00
js Backed out 5 changesets (bug 1277338) for a microscopic speck of flake8 lint 2017-09-01 22:32:40 -07:00
layout merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-02 10:54:44 +02:00
media Bug 1381627 - EverySecondTelemetryCallback target r=billm,jib 2017-08-17 17:39:39 -07:00
memory Bug 1395776 - Make _recalloc, _expand and _msize go through replace-malloc when enabled. r=njn 2017-08-31 14:17:49 +09:00
mfbt Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan 2017-08-29 21:28:31 -07:00
mobile Bug 1391355 - add force reload support via keyboard r=JanH 2017-09-02 14:20:44 -07:00
modules merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-02 10:54:44 +02:00
mozglue Bug 1395776 - Fold replace-malloc into mozjemalloc. r=njn 2017-08-31 12:02:01 +09:00
netwerk Bug 1395527 part 2 - Delegate IsASCII and IsUTF8 to encoding_rs. r=froydnj 2017-09-01 11:53:31 +03:00
nsprpub
other-licenses
parser
probes
python Backed out 5 changesets (bug 1277338) for a microscopic speck of flake8 lint 2017-09-01 22:32:40 -07:00
rdf
security No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update 2017-09-03 10:37:46 -07:00
services Bug 1391488 - catch and ignore errors fetching the hostname from the DNS service. r=kitcambridge 2017-09-01 16:48:24 +10:00
servo servo: Merge #18358 - Properly change the kind of the given attribute in SetAttributeNode (from servo:change-attr-kind); r=emilio 2017-09-03 13:05:00 -05:00
startupcache
storage
taskcluster Backed out 5 changesets (bug 1277338) for a microscopic speck of flake8 lint 2017-09-01 22:32:40 -07:00
testing webdriver: move crate to m-c 2017-09-03 15:56:42 +01:00
third_party Backed out 5 changesets (bug 1277338) for a microscopic speck of flake8 lint 2017-09-01 22:32:40 -07:00
toolkit merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-04 00:17:34 +02:00
tools Backed out changeset ce0752c07ff6 (bug 1393046) under suspicion of causing asan failures in devtools tests a=backout CLOSED TREE 2017-08-30 16:42:47 -07:00
uriloader Bug 1395527 part 2 - Delegate IsASCII and IsUTF8 to encoding_rs. r=froydnj 2017-09-01 11:53:31 +03:00
view
widget Bug 1394646 - Cocoa nsChildView: replace string with constant and remove unused code. r=mstange 2017-09-02 13:57:00 -04:00
xpcom merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-02 10:54:44 +02:00
xpfe
.clang-format
.clang-format-ignore No bug - Add comments to explain why they are ignored by clang-format r=me DONTBUILD 2017-08-30 18:53:35 +02:00
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1395486 followup. Clobber to fix packaging failure for Android builds. r=clobber 2017-09-02 13:46:34 +02:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in
package.json
README.txt
settings.gradle
test.mozbuild

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/