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
Wes Kocher 65216b775b Merge m-c to inbound, a=merge
MozReview-Commit-ID: 5CIctUOTFma
2017-01-26 16:32:26 -08:00
.cargo
accessible bug 1333514 - fix race between PDocAccessibleConstructor messages and PBrowser::Destroy messages r=billm 2017-01-26 10:01:43 -05:00
addon-sdk Bug 1331599 - tests fixed by hand after making addEventListener use the once option when possible, r=jaws. 2017-01-25 07:03:42 +01:00
b2g Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE 2017-01-26 11:16:12 -08:00
browser Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE 2017-01-26 11:16:12 -08:00
build Bug 1331012 - follow-up - delete trailng comma in JSON file; r=me 2017-01-20 13:42:07 -05:00
caps Bug 1305241 - Allow more assertions in test_bug995943.xul; r=jmaher 2017-01-26 07:26:33 -07:00
chrome Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00:00
db/sqlite3 Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak 2017-01-06 10:08:51 -05:00
devtools Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
docshell Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
dom Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
editor Bug 795418 - More tests. 2017-01-27 00:24:00 +01:00
embedding/ios Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
extensions Bug 1333648 - Update the en-US dictionary to SCOWL 2017.01.22. r=ehsan 2017-01-25 11:37:25 -05:00
gfx Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
gradle/wrapper
hal Bug 1332394 - add BUG_COMPONENT to hal/* files. r=overholt 2017-01-26 05:51:56 -05:00
image Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
intl Bug 1333451 - add BUG_COMPONENT to intl/* files. r=m_kato 2017-01-26 05:51:56 -05:00
ipc Backed out 4 changesets (bug 1333686) for ASan/static warnings-as-errors 2017-01-25 19:53:20 -08:00
js Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
layout Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
media Backed out 4 changesets (bug 1333686) for ASan/static warnings-as-errors 2017-01-25 19:53:20 -08:00
memory Bug 1332508 - Reinitialize allocator mutexes in fork() child processes. r=njn 2017-01-20 10:06:41 +09:00
mfbt Bug 1329194 - mfbt:tests: Define RETURN_INSTR for SH in TestPoisonArea. r=glandium 2017-01-20 09:12:22 +09:00
mobile Merge inbound to central, a=merge 2017-01-26 16:19:05 -08:00
modules Merge inbound to central, a=merge 2017-01-26 16:19:05 -08:00
mozglue Bug 1331495 - Add an operator<< overload for TimeDuration. r=froydnj 2017-01-16 16:55:58 -05:00
netwerk Merge inbound to central, a=merge 2017-01-26 16:19:05 -08:00
nsprpub
other-licenses Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
parser merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
probes
python Merge m-c to autoland 2017-01-24 18:56:54 -08:00
rdf Bug 1276669 - part 4 - initialize RDF atoms in nsLayoutStatics; r=Pike 2017-01-26 15:43:39 -05:00
release/docker
security Merge inbound to central, a=merge 2017-01-26 16:19:05 -08:00
services Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE 2017-01-26 11:16:12 -08:00
servo/ports/geckoservo Bug 1302028 - part 4 - add dummy geckoservo crate; r=Manishearth 2017-01-20 11:33:04 -05:00
startupcache Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01:00
storage Backed out 8 changesets (bug 1331804, bug 1332100) for windows vm debug dt5 failures a=backout 2017-01-24 15:12:21 -08:00
taskcluster Merge autoland to m-c, a=merge 2017-01-25 20:37:29 -08:00
testing Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
third_party/rust Bug 1328221 - Support GASpecificConfig audio channel in rust mp4 parser. r=rillian 2017-01-11 09:03:30 +08:00
toolkit Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
tools Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE 2017-01-26 11:16:12 -08:00
uriloader Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (5 of 5, fixes for docshell/). r=bzbarsky. 2017-01-24 17:12:10 +01:00
view Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (1 of 5, fixes for view/). r=tnikkel. 2017-01-24 17:10:01 +01:00
widget Bug 1330409 - Convert CastingApps events to bundle events; r=sebastian 2017-01-25 18:53:57 -05:00
xpcom Merge m-c to inbound, a=merge 2017-01-26 16:32:26 -08:00
xpfe Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs 2017-01-18 08:24:55 +01:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore
.clang-tidy Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan 2016-11-22 12:30:19 +01:00
.cron.yml Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
.eslintignore Backed out changeset f8b29e24280b (bug 1333044) for perma failures in test_load_modules.js 2017-01-25 15:29:53 +01:00
.eslintrc.js Bug 1331599 - add an eslint rule to reject removeEventListener calls when the once option can be used instead, r=jaws. 2017-01-25 07:03:50 +01:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE 2017-01-23 15:31:28 +00:00
.lldbinit
.taskcluster.yml Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
build.gradle Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian 2016-11-18 18:28:58 -08:00
client.mk Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00: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
moz.build bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
moz.configure Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
mozilla-config.h.in
old-configure.in Bug 1333645 - Remove the VS2013 MaxILKSize workaround. r=glandium 2017-01-26 13:28:44 +13: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:

    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/