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-09-15 09:50:59 -04:00
.cargo bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
accessible Merge mozilla-central to fx-team 2016-09-15 12:07:34 +02:00
addon-sdk Backed out changeset 2b0a8096c6e0 (bug 1206133) 2016-09-10 23:40:32 +02:00
b2g Bug 1300884 follow-up: Remove the last import of AlarmService.jsm 2016-09-07 18:38:10 -04:00
browser Bug 1301851 followup - Change plugin notification icon to grey instead of currentColor. r=me 2016-09-14 21:31:32 +02:00
build Merge m-c to autoland. a=merge 2016-09-13 20:46:39 -04:00
caps Bug 1297300 - Add missing checks to GetSpec() calls in caps/ and js/. r=mrbkap. 2016-08-30 14:22:04 +10:00
chrome Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
config merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
db/sqlite3 Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth 2016-08-18 22:02:22 -04:00
devtools Bug 1302833 - fix CodeMirror styles in new debugger r=me 2016-09-15 09:50:59 -04:00
docshell Bug 623436 - Deal a little better with replacing inexistant session history entries. r=smaug 2016-09-08 15:34:31 -07:00
dom Bug 1302641 - Update ImageBridgeChild::GetSingleton() use after 1298938 r=nical 2016-09-14 19:01:21 +02:00
editor Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
embedding Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug 2016-09-08 00:17:11 -04:00
extensions Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
gfx Bug 1302641 - Update ImageBridgeChild::GetSingleton() use after 1298938 r=nical 2016-09-14 19:01:21 +02:00
gradle/wrapper
hal Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE 2016-09-07 15:22:21 -04:00
image merge mozilla-inbound to mozilla-central a=merge 2016-09-09 12:02:43 +02:00
intl Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
ipc merge mozilla-inbound to mozilla-central a=merge 2016-09-09 12:02:43 +02:00
js Backed out changeset 4bb39c7c98dd (bug 1271650) for ASAN leaks a=backout 2016-09-14 10:51:36 -07:00
layout Bug 1298318 followup - Add notice comment in SVGImageContext. r=dholbert 2016-09-14 12:28:54 -07:00
media merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
memory Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn 2016-09-08 07:56:02 +09:00
mfbt Bug 1299379 - Add MOZ_CONCAT for preprocessor token pasting. r=waldo 2016-09-11 15:49:50 +02:00
mobile Merge mozilla-central to fx-team 2016-09-15 12:07:34 +02:00
modules merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
mozglue Bug 1302516 - [1.2] Add mutex locking to ZipCollection zip vector access. r=glandium 2016-09-14 12:47:06 +02:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
nsprpub Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
other-licenses Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium 2016-08-22 16:59:33 +12:00
parser merge mozilla-inbound to mozilla-central a=merge 2016-09-09 12:02:43 +02:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
rdf Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
release/docker
security merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
services Bug 1302286 - Remove _getNode and _getChildren from the bookmarks engine. r=markh 2016-09-13 17:02:30 -07: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 1301127 - Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback, r=smaug 2016-09-07 14:46:27 -04:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
testing Backed out changeset fc9963bf6d98 (bug 1301621) for xpcshell bustage 2016-09-14 12:28:50 +02:00
third_party/rust/byteorder bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
toolkit Merge mozilla-central to fx-team 2016-09-15 12:07:34 +02:00
tools Bug 1298151 - fix member initialization order in platform-win32.cc; r=BenWa 2016-09-14 19:28:26 -04:00
uriloader Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz 2016-09-07 10:50:41 -04:00
view Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
xpcom merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
xpfe Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1300808 - Enable eslint for browser/mobile/chrome. r=kmag 2016-09-14 14:18:40 -07:00
.eslintrc
.flake8
.gdbinit
.gdbinit_python
.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
.lldbinit
.taskcluster.yml Bug 1298947 - Tag and use decision image 0.1.6; r=dustin 2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py
aclocal.m4 Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium 2016-08-31 14:29:29 -07:00
Android.mk
AUTHORS
build.gradle
client.mk Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
client.py
CLOBBER Bug 1302429 - touch clobber to fix bustage a=me 2016-09-13 15:54:40 +02: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
Makefile.in Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
moz.build bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
moz.configure Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
mozilla-config.h.in
old-configure.in Bug 1299919 - Set CPP/CXXCPP from python configure. r=chmanchester 2016-09-13 13:25:18 +09: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/