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-07-25 17:46:57 +02:00
.cargo
.vscode
accessible Bug 1379643: When running under sandbox level >= 3, parent should retain IStream of marshaled interface to be destroyed later; r=jimm 2017-07-19 12:07:45 -06:00
addon-sdk Bug 1383215: Part 5 - Update tests that relied on loading the same JSM from multiple URLs. 2017-07-21 18:01:42 -07:00
browser Bug 1354533 - Update the History panelview when it's shown inside the new Library panel. r=mak 2017-07-21 15:07:23 +02:00
build Bug 1364137: Get both 32-bit and 64-bit registry values when searching for the Windows SDK. r=glandium 2017-07-22 11:32:24 +01:00
caps Bug 1378377 Part 1: Expose file:// URI whitelist check to chrome JS. r=bz 2017-07-19 09:37:25 +01:00
chrome Bug 1379786, part 2 - Use nsContentUtils::GetSystemPrincipal in various places. r=mrbkap 2017-07-10 14:24:54 -07:00
config Bug 1383966 - Give the result of the linker detection to OS_LDFLAGS r=glandium 2017-07-25 07:14:14 +02:00
db
devtools merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
docshell Merge mozilla-central to autoland 2017-07-24 15:00:31 +02:00
dom merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
editor merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
embedding
extensions Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
gfx merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
gradle/wrapper
hal Bug 1382099 - Remove MOZ_WIDGET_GONK from hal/. r=gsvelto. 2017-07-24 10:08:55 +10:00
image Bug 1315554 - Part 10b. Force CMS output profile to be sRGB for gtests. r=me 2017-07-22 07:50:32 -04:00
intl Bug 1379905 - Switch mozIntl, datetimebox and DateTimeFormat to use GetRegionalPrefsLocales. r=jfkthame,smaug 2017-07-14 16:47:23 -07:00
ipc Merge m-c to inbound. a=merge 2017-07-21 09:40:28 -04:00
js Bug 1383303 - Support void returns from VM functions. r=jandem 2017-07-21 13:20:44 -07:00
layout merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
media Backed out changeset 0a60cc198321 for browser_devices_get_user_media_screen.js | application crashed [@ mozalloc_abort(char const*)] 2017-07-25 17:40:59 +02:00
memory Bug 1382099 - Remove MOZ_WIDGET_GONK from memory/. r=glandium. 2017-07-19 18:39:00 +10:00
mfbt Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
mobile merge autoland to mozilla-central a=merge 2017-07-24 12:58:19 +02:00
modules merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
mozglue Bug 1382099 - Remove MOZ_WIDGET_GONK from mozglue/. r=glandium. 2017-07-19 18:38:54 +10:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
nsprpub Bug 1372579, uplift NSPR_4_16_BETA2, r=me 2017-07-14 17:23:45 +02:00
other-licenses
parser Bug 1382531 - Part 1: rewrite crashtest for data: URI is unique opaque origin. r=smaug 2017-07-25 09:56:02 +08:00
probes
python Backed out 6 changesets (bug 1377216) for SM(pkg) bustage on a CLOSED TREE. 2017-07-19 22:14:03 -04:00
rdf
security merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
services Bug 1383773 - Fix race between browser and TPS initialization. r=markh 2017-07-24 11:10:32 -04:00
servo servo: Merge #17846 - Allow nonstandard font-weight values for system fonts (from Manishearth:font-weight); r=upsuper a=tomcat 2017-07-24 17:26:31 -07:00
startupcache Bug 1383215: Part 2 - Split out URI resolution code into ResolveURI helper. r=mccr8 2017-07-21 15:12:32 -07:00
storage Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
taskcluster Bug 1382707: fix typo 'tsak_id'; r=bstack a=tomcat 2017-07-20 19:47:32 +00:00
testing merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
third_party Bug 1383975 - Update cssparser, fix a panic in bad-url token parsing. r=emilio 2017-07-25 15:01:07 +02:00
toolkit merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
tools Backed out changeset 3923ce220df3 (bug 1380286) for hazard failures 2017-07-25 08:44:13 +02:00
uriloader Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
view
widget merge mozilla-inbound to mozilla-central a=merge 2017-07-24 13:01:44 +02:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
xpfe Backed out changeset 7c3ddf34fc42 (bug 1377158) for stylo failures 2017-07-25 14:34:14 +02:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1381577 - Part B; Rename the nightly win64 hook to just nightly, support win32. r=dustin 2017-07-17 14:50:21 -04:00
.eslintignore Bug 1352324 - (Part 4) Fix eslint errors of PhoneNumber utility. r=MattN 2017-06-28 16:01:25 -07:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml Bug 1328727: revert to --base-repository=https://hg.mozilla.org/mozilla-central; r=gps 2017-07-25 01:26:41 +00:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle Bug 1352602 - Part 2: Use build system SDK versions in Gradle configurations. r=maliu 2017-06-21 10:52:30 -07:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1380964 - Get and upload useful sccache logs. r=gps 2017-07-14 09:46:38 +09:00
moz.build
moz.configure Bug 1370209 - Allow setting --disable-rust-debug when --enable-debug is used. r=froydnj 2017-07-10 10:46:31 -04:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
old-configure.in Bug 1379190: P2. Remove OMX related config. r=glandium 2017-07-13 13:00:23 +02:00
package.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
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/