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-03-22 14:26:52 -07:00
.cargo
accessible Bug 1346518 - extend Accessible::RemoveChild debugging assertions, r=yzen 2017-03-21 10:13:32 -04:00
addon-sdk Bug 1275958 - Rewrite SDK 'Get Image' clipboard test to prevent its intermittent failures. r=mossop 2017-03-16 14:23:37 +01:00
b2g Bug 1347047 Part 3 - Remove pref layout.accessiblecaret.timeout_ms. r=TYLin 2017-03-17 08:50:39 +08:00
browser merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
build Backed out changeset 4f5a93b89b2b (bug 1344892) for Mochitest rc4 failures in Android 2017-03-15 17:37:39 +08:00
caps Merge inbound to central, a=merge 2017-03-20 18:19:52 -07:00
chrome Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj 2016-12-09 09:58:57 -10:00
config Bug 1348157 - Add RUST_BACKTRACE=1 for cargo build. r=glandium 2017-03-22 10:08:48 +11:00
db Bug 1345627 - add BUG_COMPONENT to db/* files. r=mak 2017-03-10 12:31:59 -05:00
devtools merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
docshell Backed out changeset fecc6abcf708 (bug 1316683) for bustage at docshell/base/SerializedLoadContext.cpp:65:61. r=backout on a CLOSED TREE 2017-03-21 15:47:15 +01:00
dom Bug 1322816 - Re-enable some skipped reftests now that WebRender handles them. r=rhunt 2017-03-22 13:56:33 -04:00
editor merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1337056 - Part 11: Change the permission key assertion to a fatal assert on debug builds, r=ehsan 2017-03-21 11:08:03 -04:00
gfx Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
gradle/wrapper
hal Bug 1342636 - Part 3: Remove the GetCurrentScreenConfiguration sync IPC message; r=billm 2017-03-10 21:29:04 -05:00
image Backed out changeset a23edcf5b82a (bug 1343341) 2017-03-15 03:13:51 -05:00
intl Bug 1348259 - Switch nsLanguageAtomService to use OSPreferences::GetSystemLocale. r=m_kato 2017-03-21 16:20:07 -07:00
ipc Bug 1337056 - Part 10: Remove ReadPermissions from the sync-messages list, r=billm 2017-03-21 11:08:03 -04:00
js merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
layout Bug 1349675 - Update webrender annotations for tests that no longer crash or produce random results. r=rhunt 2017-03-22 15:47:39 -04:00
media Bug 1292534 - Patch lexical parser files generated by flex. r=jgilbert 2017-03-20 18:20:19 -04:00
memory Bug 1349002 - Build DMD with unified sources. r=njn 2017-03-21 12:24:43 -07:00
mfbt Bug 1331173 - Increase header segment capacity for TaskTracer. r=billm 2017-03-10 02:35:00 +01:00
mobile merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
modules Merge m-c to graphics 2017-03-22 09:55:38 -04:00
mozglue Bug 1312087 - part 0 - use PTHREAD_MUTEX_ADAPTIVE_NP mutexes on Linux/glibc; r=erahm 2017-03-21 11:20:36 -04:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
nsprpub Bug 1347932, uplift NSPR_4_14_BETA2, r=franziskus 2017-03-16 17:22:25 +01:00
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 1333990: Part 2c - Interrupt the flush loop after inserting document element. r=hsivonen 2017-03-16 18:50:28 -07:00
probes
python Bug 1345422 - Do not hardcode the sfx package and installer path. r=mshal 2017-03-22 08:52:35 +08:00
rdf Bug 1344876 - add BUG_COMPONENT to rdf/* files. r=pike 2017-03-07 13:06:54 -05:00
security No bug, Automated HPKP preload list update from host bld-linux64-spot-094 - a=hpkp-update 2017-03-21 08:22:11 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2017-03-21 12:04:43 +01:00
servo servo: Merge #16036 - Stylo: Add support for text-size-adjust property (from chenpighead:text-size-adjust); r=upsuper 2017-03-19 20:56:00 -07:00
startupcache Bug 1348991 - Use unified sources in startup cache. r=froydnj 2017-03-21 12:24:41 -07:00
storage Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws 2017-03-22 10:43:00 +01:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
testing merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
third_party/rust Bug 1346856 - Update webrender to dab674d09a51ff5253da0797d129bf29b25896e5. r=jrmuizel 2017-03-20 13:41:23 -04:00
toolkit Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
tools merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
uriloader Backed out changeset fecc6abcf708 (bug 1316683) for bustage at docshell/base/SerializedLoadContext.cpp:65:61. r=backout on a CLOSED TREE 2017-03-21 15:47:15 +01:00
view Bug 1345514 - add BUG_COMPONENT to view/* files. r=jet 2017-03-17 16:39:18 -04:00
widget Merge mozilla-central to mozilla-inbound 2017-03-17 14:55:15 +01:00
xpcom Bug 1312087 - part 1 - move mozilla::{Mutex,CondVar} to use mozglue locking primitives; r=erahm 2017-03-21 10:20:36 -05:00
xpfe Bug 1347983 - Part 1: Make forms submitted from a large-allocation page not leave the large-allocation process, r=smaug 2017-03-16 14:32:26 -04:00
.clang-format
.clang-format-ignore Bug 1343185 - Add the JNI generate files in the list of ignored elements r=mystor 2017-02-28 08:27:33 +01:00
.clang-tidy
.cron.yml Bug 1338871 - Enable Talos tests for linux64-stylo builds r=dustin 2017-03-13 17:28:54 -04:00
.eslintignore Bug 1349009 - Fix ESLint errors in responsivedesign.jsm. r=tromey 2017-03-20 17:07:07 -05:00
.eslintrc.js Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop. 2017-03-16 19:26:02 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke 2017-02-17 20:13:54 +01:00
.hgtags No bug - Tagging mozilla-central 6583496f169cd8a13c531ed16e98e8bf313eda8e with FIREFOX_AURORA_54_BASE a=release DONTBUILD CLOSED TREE 2017-03-06 23:43:32 +01:00
.lldbinit
.taskcluster.yml Bug 1334810: temporarily revert {{owner}}; r=garndt 2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1346967 - Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL: CLOBBER. r=CLOBBER 2017-03-15 00:51:33 +01:00
configure.in
configure.py Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
Makefile.in Bug 1339182 - Remove OSX universal support in the build system; r=glandium 2017-02-10 16:52:17 -05:00
moz.build Merge inbound to central, a=merge 2017-03-08 17:07:55 -08:00
moz.configure Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted 2017-02-16 10:47:55 -08:00
mozilla-config.h.in
old-configure.in Bug 1348356 - Make libpng 1.6.29 the minimum required version in old-configure.in. r=jrmuizel 2017-03-18 11:51:00 -04:00
README.txt Bug 1349108 - Update links in README.txt to HTTPS r=RyanVM 2017-03-21 00:11:02 -04:00
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/