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
2016-11-10 09:37:54 -08:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
addon-sdk Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures 2016-11-09 19:11:12 -08:00
b2g Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst 2016-11-03 13:55:36 -07:00
browser Bug 1316621 - Remove app.update.cert.requireBuiltIn preference and add app.update.timerFirstInterval preference. r=felipc 2016-11-10 09:37:54 -08:00
build Bug 1309851 - Fix "Intermittent valgrind-test | Valgrind timed out (reached 1800 second limit)". r=n.nethercote@gmail.com. 2016-11-10 11:25:19 +01:00
caps Bug 1313627 - Get the firstPartyDomain from the nodePrincipal of the document in nsDocShell::CanAccessItem() if the first party isolation is on. r=smaug 2016-11-10 14:20:38 +08:00
chrome Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM 2016-11-05 11:29:13 +01:00
config merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
db/sqlite3 Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
devtools Bug 1315208 - Remove explicit call to ReactDOM.render in the LayoutView r=Honza 2016-11-11 01:31:13 +09:00
docshell merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
dom Bug 1316447 - Baldr: add WebAssembly.instantiate (r=bbouvier) 2016-11-10 10:19:14 -06:00
editor merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
embedding Bug 1310297 - Remove test annotations using b2g, mulet or gonk: embedding. r=RyanVM 2016-11-05 11:29:19 +01:00
extensions Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
gfx Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Bug 792652 - Get rid of CloneProtocol (r=dvander) 2016-11-08 15:22:33 -08:00
image Bug 1310297 - Remove test annotations using b2g, mulet or gonk: image. r=RyanVM 2016-11-05 11:29:19 +01:00
intl Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
ipc merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
js Bug 1316447 - Baldr: add WebAssembly.instantiate (r=bbouvier) 2016-11-10 10:19:14 -06:00
layout Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
media Bug 1315928 - Update cubeb from upstream to f8467510a8b. r=kinetik 2016-11-08 14:02:49 +02:00
memory Bug 1313485 - Convert XPCOM test TestJemalloc to a gtest. r=njn 2016-11-09 10:24:22 -08:00
mfbt Bug 1316206 - Make RefPtr(decltype(nullptr)) MOZ_IMPLICIT - r=froydnj 2016-11-08 15:12:33 +11:00
mobile merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
modules Bug 976073 - Part 1 : Implement spec, r=jdm r=dveditz 2016-11-09 17:14:21 +08:00
mozglue Bug 1309708 - [1.2] Delete reported library mapping on close. r=glandium 2016-11-10 15:47:59 +01:00
netwerk Bug 1313095 - Set different limits for cache queue size telemetry for priority and non-priority requests r=michal 2016-11-10 17:13:10 +01:00
nsprpub Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer 2016-11-03 18:15:08 +08:00
other-licenses Bug 1316118: Remove need for ia2_api_all.idl; r=surkov 2016-11-09 12:56:23 -07:00
parser Bug 1310297 - Remove test annotations using b2g, mulet or gonk: parser. r=RyanVM 2016-11-05 11:29:21 +01:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
rdf Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM 2016-11-05 11:29:21 +01:00
release/docker bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD 2016-11-02 10:43:57 +00:00
security merge autoland to mozilla-central a=merge 2016-11-10 16:57:59 +01:00
services Bug 1311782 - Make the sync bookmark validator ignore the title for bookmark roots r=markh 2016-11-08 12:13:37 -05:00
startupcache Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
storage Bug 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM 2016-11-05 11:29:21 +01:00
taskcluster Bug 1274980 part 2: Support Mac OS tests in tc intree config. r=dustin 2016-11-08 12:11:15 -02:00
testing Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
third_party/rust Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
toolkit test code for Bug 1315505 - Add min and max values to app update integer values configured by preferences as appropriate to prevent prefs from breaking app update. r=mhowell 2016-11-10 09:06:29 -08:00
tools merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
uriloader Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r=RyanVM 2016-11-05 11:29:22 +01:00
view Back out b00b37cb64ef (bug 1298709) for static analysis bustage 2016-09-05 20:14:56 -07:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
xpfe Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM 2016-11-05 11:29:22 +01:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1308257 - Part 2: Implement LayoutActor and GridActor r=pbro, jryans 2016-11-08 20:51:13 +09:00
.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
.flake8 Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
.gdbinit Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB 2016-10-14 14:27:44 -04:00
.gdbinit_python bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgtags No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE 2016-09-19 09:43:48 -04:00
.lldbinit
.taskcluster.yml Bug 1311791 - Explicitly declare path to shared hg store; r=dustin 2016-10-20 12:56:43 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
build.gradle Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
client.mk Bug 1296530 - Bustage followup part deux; r=gps 2016-10-17 15:57:46 -07:00
client.py
CLOBBER no bug - CLOBBER. r=me 2016-11-09 13:07:48 +08:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
Makefile.in Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted 2016-11-01 14:05:27 +09:00
moz.build bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
moz.configure Bug 1313306 - Remove --help dependencies from @dependable and delayed_getattr. r=chmanchester 2016-10-27 15:00:51 +09:00
mozilla-config.h.in
old-configure.in Bug 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08:00
README.txt
settings.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
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:

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

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