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-04-23 05:00:25 -07:00
accessible Bug 1053986 - Rename nsIFrame::GetBorder to GetXULBorder. r=dholbert 2016-04-20 21:28:33 -07:00
addon-sdk
b2g Backed out changeset 2271b0c11307 (bug 1033450) for crashtest failures 2016-04-22 10:37:40 +02:00
browser Bug 1220481 - New responsive designs for error pages. r=Gijs 2016-04-21 09:50:16 -07:00
build Bug 1264829 - test_classifier.html doesn't really test unwanted.example.com. r=francois 2016-04-19 09:07:35 +08:00
caps
chrome
config Bug 1163224 - add build system support for multiple Rust crates; r=glandium 2016-04-21 09:54:01 -04:00
db/sqlite3 Bug 1265628 - Upgrade SQLite to version 3.12.2. r=mak 2016-04-19 11:37:14 -04:00
devtools Merge mozilla-central to fx-team 2016-04-22 15:58:35 +02:00
docshell Bug 1253673, r=bz 2016-04-19 09:56:19 +01:00
dom merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
editor Bug 1258085 - Avoid empty whitespace nodes when editing 2016-04-20 21:19:20 +03:00
embedding
extensions Bug 1160368 - Part 5: Clean up some confusing browser_storage_listings.js checks. r=jdm 2016-03-27 00:17:46 -07:00
gfx Bug 1260018 - Route drag events to APZ, so it can accurately detect the end of a drag. r=kats 2016-04-18 14:24:28 -04:00
gradle/wrapper
hal
image Bug 1160200 - APNG can't be used with type switching. r=mcaceres,r=jrmuizel 2016-04-20 23:57:00 +02:00
intl Bug 1097499 part 8 - Move CountGraphemeClusters to mozilla::unicode. r=emk 2016-04-22 09:18:41 +10:00
ipc Bug 1258317 - Part 1: Annotate the crash report with process information on failure to transfer an IPC transport to another process. r=krizsa 2016-04-19 19:08:55 +08:00
js Bug 1265035 - Make ~WorkerJSRuntime() handle Initialize() failure better. r=khuey. 2016-04-19 14:04:32 +10:00
layout Backed out changeset 637e80ab4fca (bug 1262755) for rc4 android perma failures 2016-04-22 09:12:50 +02:00
media Backed out changeset a9bfe66b235c (bug 1264199) 2016-04-21 16:31:52 +02:00
memory
mfbt Bug 1266294 - Remove unnecessary compiler version checks for gcc <= 4.8.0 in mfbt. r=froydnj 2016-04-17 17:08:10 -07:00
mobile Bug 1266232 - be extra careful and mindful of performance when migrating visits r=mcomella 2016-04-22 23:18:04 -07:00
modules merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
mozglue
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
nsprpub
other-licenses
parser
probes
python merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
rdf
release/docker Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD 2016-04-20 17:03:09 -04:00
security No bug, Automated HSTS preload list update from host bld-linux64-spot-508 - a=hsts-update 2016-04-23 05:00:25 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
startupcache
storage
testing Merge inbound to m-c a=merge 2016-04-21 14:41:08 -07:00
toolkit Bug 1220481 - New responsive designs for error pages. r=Gijs 2016-04-21 09:50:16 -07:00
tools Bug 1261392 - Define gettid for all Linux builds. r=bgirard 2016-04-11 22:49:00 +02:00
uriloader Bug 1266033: |nsDBusHandlerApp|: Use private connection to DBus session bus, r=bz 2016-04-21 11:24:23 +02:00
view Bug 1264183. Remove unused argument to nsView::InvalidateHierarchy. r=mats 2016-04-22 00:17:15 -05:00
widget Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|, r=milan 2016-04-22 09:26:13 +02:00
xpcom Bug 1265035 - Make ~WorkerJSRuntime() handle Initialize() failure better. r=khuey. 2016-04-19 14:04:32 +10:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER no bug touch clobber to fix bustage 2016-04-19 08:29:56 +02:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Bug 1265374 - Move check_prog for archive programs into toolkit/moz.configure; r=glandium 2016-04-20 11:47:33 +02:00
mozilla-config.h.in
old-configure.in Bug 1265627 - Prettify the MSVC version. r=ted 2016-04-20 07:51:55 +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/