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-07-01 10:50:14 +08:00
accessible Backed out changeset b3acfc1fa613 (bug 1274381) for causing regression (bug 1281828) and on request from marcoz 2016-06-24 10:53:11 +02:00
addon-sdk Bug 1222690 - SDK Content Script should not be frozen during the page loading. r=gabor 2016-06-20 16:33:21 +02:00
b2g Bug 988831 - support memory mapped files in Windows. r=ehoogeveen 2016-06-30 14:32:13 +02:00
browser Bug 1260177 - skip browser_social_chatwindowfocus.js on ASan for constant failures 2016-06-30 19:36:19 -07:00
build merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
caps
chrome
config bug 1280326 - make MockedOpen case-insensitive on Windows. r=gps 2016-06-28 16:11:33 -04:00
db/sqlite3
devtools merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
docshell Bug 1282038 - Allow allowfullscreen for rewritten YouTube Flash embeds. r=qdot,jst 2016-06-24 19:12:53 +09:00
dom Bug 1283017 - Fix ContentParent::GetAll() returning a dead ContentParent instance if it's the first in the list. r=billm 2016-07-01 10:50:14 +08:00
editor Bug 1281873 - Null check PlaceholderTxn::mStartSel before traversing/unlinking it, r=khuey 2016-06-24 01:24:57 +03:00
embedding merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
extensions Bug 1280497 - fixes bug 1280497 by removing the assert and adding missing code in permission manage. r= baku 2016-06-17 08:18:00 +02:00
gfx Bug 1269321: Part 3 - Create a wrapper layer for masking when we can't support it on the normal layer. r=thinker 2016-06-30 18:10:25 +02:00
gradle/wrapper
hal Bug 1276927: Add V4L ioctl 'VIDIOC_S_HW_FREQ_SEEK' if undefined by Linux, r=gsvelto 2016-06-16 08:43:51 +01:00
image Bug 1282496 - memset unoptimized images with RGBX surface format to 0xFF. r=seth 2016-06-30 18:59:29 -07:00
intl Bug 1280757 - Load hyphenation from test profile directory. r=sebastian 2016-06-29 23:06:45 +08:00
ipc Bug 1283327: Factor out SynchronouslyCreatePBackground. r=billm 2016-06-30 13:54:06 -07:00
js Bug 1214824 - Forbid CPOW usage if add-on declares it is multiprocessCompatible (r=mrbkap) 2016-06-30 17:38:54 -07:00
layout Bug 1269321: Part 4 - Add tests. r=thinker 2016-06-30 18:10:49 +02:00
media merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
memory
mfbt Bug 1282795 - Silence warnings when MOZ_ALWAYS_{TRUE,FALSE} are passed expressions with embedded side effects, that would ordinarily trigger side effects but don't inside certain unevaluated contexts within MOZ_ASSERT, which then triggers compiler warnings with new-enough clang. You are not expected to understand this. r=froydnj 2016-06-28 17:12:14 +01:00
mobile merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
modules Bug 988831 - support memory mapped files in Windows. r=ehoogeveen 2016-06-30 14:32:13 +02:00
mozglue
netwerk Bug 1283328: Clean up some thread shutdown stuff and remove CameraUtils. r=froydnj 2016-06-30 13:54:06 -07:00
nsprpub
other-licenses
parser
probes
python Bug 1282420 - fix artifact builds so they don't depend on mach being invoked in the topsrcdir, r=chmanchester 2016-06-27 14:42:38 +01:00
rdf
release/docker
security merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
services Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_ 2016-06-29 13:54:51 +02:00
startupcache
storage Bug 1247972 - specialize NS_ProxyRelease for nsISupports to be out-of-line; r=erahm 2016-06-29 18:56:41 -04:00
taskcluster Bug 1283309 - Fix the hazard output, fix a local build problem with new build checking, and point to hazard analysis docs on failure, r=terrence 2016-06-29 00:14:39 +01:00
testing merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
toolkit Bug 1230018 - skip browser_compartments.js on Linux opt e10s for constant failures 2016-06-30 19:36:17 -07:00
tools merge mozilla-inbound to mozilla-central a=merge 2016-06-28 16:09:05 +02:00
uriloader bug 1282985, don't try to notify about page load of already stopped page, r=khuey 2016-06-30 13:04:01 +03:00
view
widget Bug 1282153 - Remove retaining outparam to GetLayerManager (r=dvander) 2016-06-30 14:30:30 -07:00
xpcom Bug 1283524 - remove unnecessary NS_ASSERT_OWNINGTHREAD checks in Release method macros; r=mccr8 2016-06-30 23:55:36 -04:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
.eslintrc
.flake8 Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf 2016-06-29 10:37:27 -04:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml Bug 1282864 - Remove unecessary revision hash info from decision task r=dustin 2016-06-28 13:02:04 -05:00
.ycm_extra_conf.py
aclocal.m4 bug 1266368 - move rust.m4 to configure. r=glandium 2016-05-16 15:27:37 -04:00
Android.mk
AUTHORS
build.gradle
client.mk Bug 1278415 - Ensure MOZ_CURRENT_PROJECT is set when running make directly in objdir. r=gps 2016-06-16 11:43:30 +09:00
client.py
CLOBBER Bug 1267887 - Bump CLOBBER. r=me 2016-06-29 09:13:21 -07:00
configure.in
configure.py Bug 1278415 - Also write a mozinfo for js standalone builds. r=gps 2016-06-16 11:43:23 +09:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Bug 1282135 - Require --enable-debug to produce a debug builds, and fix interaction with MOZ_DEBUG in the environment. r=glandium 2016-06-24 12:36:16 -07:00
mozilla-config.h.in
old-configure.in Bug 1283376 - Land NSS_3_26_BETA1 r=franziskus 2016-06-30 08:42:30 +02: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/