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-06-01 17:46:19 -07:00
accessible Bug 1276562 - Hang when inserting a bulleted or numbered list into a contentEditable, r=yzen 2016-05-31 14:46:31 -04:00
addon-sdk Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor 2016-05-19 17:18:18 +02:00
b2g Bug 1257738 - part1 : implement the audio competing mechanism. 2016-06-01 10:21:13 +08:00
browser Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo 2016-06-01 12:39:52 +02:00
build merge mozilla-inbound to mozilla-central a=merge 2016-06-01 15:07:48 +02:00
caps Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
chrome Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
config Bug 1276069 - Change the local variable used in config/external/nss/Makefile.in to pass down as XCFLAGS to NSS build system. r=froydnj 2016-05-27 13:23:16 +09:00
db/sqlite3 Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak 2016-05-27 08:49:13 -04:00
devtools Bug 1276533: Update test actor to scroll element into view before simulating mouse click;r=ochameau 2016-05-31 22:03:58 +01:00
docshell Backed out changeset 5f50f2c7e813 (bug 968273) for android mochitest failures in the test this added 2016-05-31 09:59:13 -07:00
dom Bug 1276852 - Assert AudioStream::Start() is called when mState is INITIALIZED. r=kinetik. 2016-05-31 14:33:03 +08:00
editor Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge 2016-05-25 15:28:24 -04:00
embedding Bug 1270447 Part 3: Authorize silent printing via the parent. r=jimm 2016-05-29 19:53:32 +01:00
extensions Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj 2016-05-25 12:15:27 -07:00
gfx Backed out changeset 43ecf82afb92 (bug 1270241) for android reftest failures 2016-05-31 16:06:06 -07:00
gradle/wrapper
hal Backed out changeset a906d38b7c07 (bug 1273079) for bustage. r=backout 2016-05-19 15:10:49 +02:00
image Backed out changeset 1bc7102718a9 (bug 1207830) for test failures in ImageDecoders.JPGDownscaleDuringDecode 2016-05-27 09:05:25 +02:00
intl Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
ipc Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
js Bug 1271653 - Use HandleObject for eval bindings instead of HandleValue;r=jimb 2016-06-01 08:37:16 +02:00
layout Backed out changeset a9db7e5634d7 (bug 1258286) for test_smilCSSFromTo.xhtml test failures 2016-06-01 08:47:06 +02:00
media Bug 1276156: Stop encoder ProcessThreads before deleting the channel r=pkerr 2016-05-31 23:39:34 -04:00
memory Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) 2016-05-27 09:57:40 -07:00
mfbt Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
mobile Bug 1273689 - review - remove inner class & move methods to containing class; use BrowserAppDelegateWithReference. r=me 2016-06-01 17:46:19 -07:00
modules Bug 1265281 - Blacklist atiumd64.dll versions for D3D9 DXVA which are suspected to crash. r=kentuckyfriedtakahe 2016-05-31 21:08:31 +12:00
mozglue Backed out changeset 8b5b058bf71f (bug 1270686) for crashes. r=backout on a CLOSED TREE 2016-05-25 20:46:31 +02:00
netwerk Bug 1267754 - Replace WARNING about missing triggeringPrincipal with LOG() r=mcmanus 2016-05-11 10:58:06 +02:00
nsprpub
other-licenses Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
parser Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey 2016-05-27 20:26:56 -04:00
probes
python Bug 1274090 - Attempt to convert str objects containing non-ascii characters in Python configure rather than failing outright. r=glandium,gps 2016-05-31 10:34:05 -07:00
rdf
release/docker
security merge mozilla-inbound to mozilla-central a=merge 2016-05-30 15:29:19 +02:00
services Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge 2016-05-24 16:19:47 -07:00
startupcache
storage
taskcluster Bug 1269340: add support for try -t option; r=jmaher 2016-05-18 17:55:33 +00:00
testing Bug 1275623 - Use "branch" instead of "revision" to pass symbolic revisions; r=jlund 2016-05-31 14:40:04 -07:00
toolkit merge mozilla-inbound to mozilla-central a=merge 2016-06-01 15:07:48 +02:00
tools Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
uriloader
view Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
widget Bug 1257738 - part2 : modify logic of requesting audio focus in Android. 2016-06-01 10:21:58 +08:00
xpcom Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj 2016-06-01 10:04:54 +10:00
xpfe Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
.clang-format
.clang-format-ignore
.eslintignore Backed out changeset 75bb440d7525 (bug 1275637) for browser_se_first-run.js failures. 2016-05-26 19:51:33 -04:00
.eslintrc
.flake8
.gdbinit
.gitignore
.hgignore Bug 1259850 - Various refactorings, r=terrence 2016-03-25 11:41:54 -07:00
.hgtags
.lldbinit
.taskcluster.yml Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso 2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again. 2016-05-26 16:36:00 -04:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium 2016-05-30 13:45:19 -04:00
moz.build
moz.configure Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester 2016-05-26 21:30:12 +09:00
mozilla-config.h.in
old-configure.in merge mozilla-inbound to mozilla-central a=merge 2016-05-31 11:59:45 +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/