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
2018-01-06 22:25:25 +01:00
.cargo bug 1401647 - Fix spidermonkey mozjs / rust-bindings builds. r=nalexander 2018-01-03 14:51:52 -05:00
.vscode
accessible Bug 1398981 - Turn off webcomponents pref by default when running tests. r=smaug 2018-01-05 16:17:38 +08:00
browser Merge mozilla-central to mozilla-inbound r=merge a=merge on a CLOSED TREE 2018-01-06 11:57:22 +02:00
build Bug 1427339 - Make mozconfig.stdcxx work with both CentOS and Debian-built GCCs. r=gps 2018-01-06 14:19:30 +09:00
caps Bug 1424474 part 1. Make sure we don't call into the chrome registry's AllowContentToAccess with non-chrome URLs. r=gijs 2017-12-21 10:54:43 -05:00
chrome Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
config Bug 445128 - Stop putting the version number in the target directory for make install. r=nalexander 2017-12-31 17:18:52 +09:00
db
devtools merge inbound to central. r=merge a=merge 2018-01-06 00:27:10 +02:00
docshell Bug 1425975 - Follow-up: Move method to correct position. r=merge-fix a=merge-fix 2018-01-06 01:51:46 +02:00
dom Bug 1421358 - Remove GCRuntime::notifyDidPaint and refresh_frame_slices.enabled pref. r=jonco 2018-01-06 22:25:25 +01:00
editor Bug 1428237 - Remove unused nsIHTMLEditor.getHeadContentsAsHTML. r=masayuki 2018-01-05 10:59:37 +09:00
embedding
extensions Bug 1396980 - Spending too much time making ranges for spellchecker on Facebook page, r=smaug 2018-01-06 16:10:29 +02:00
gfx Bug 1427641 - patch 8 - Refactor gfxFT2FontBase glyph-width code so that we properly respect variations when getting character widths during InitMetrics. r=lsalzman 2018-01-02 13:29:54 +00:00
gradle/wrapper
hal
image Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
intl Bug 196175 - patch 2 - Override category of underscore for word-selection purposes so it is treated as a word-forming character, and update word-movement tests accordingly. r=m_kato 2018-01-03 10:02:39 +00:00
ipc Backed out 1 changesets (bug 1297740) for mingw32 build failure at src/ipc/chromium/src/base/process_util_win.cc r=backout on a CLOSED TREE 2018-01-06 00:59:25 +02:00
js Bug 1421358 - Remove GCRuntime::notifyDidPaint and refresh_frame_slices.enabled pref. r=jonco 2018-01-06 22:25:25 +01:00
layout Bug 1423378 Part 1: Specially treat the explicit line names following a repeat auto-fit or auto-fill declaration to ensure they are always applied to the following line. r=mats 2017-12-05 14:51:06 -08:00
media Bug 1426123: add assertion and comments that SelectSendResolution() can never result in divide-by-zero r=jib 2018-01-04 14:11:00 -05:00
memory Bug 1417504 - Also wrap Heap{Alloc,ReAlloc,Free} when building without our allocator. r=njn 2017-12-19 14:46:23 +09:00
mfbt Bug 1428541 - Make char16ptr_t::operator bool() explicit. r=froydnj 2017-12-24 23:33:56 +09:00
mobile Merge inbound to mozilla-central r=merge a=merge 2018-01-06 11:50:13 +02:00
modules Bug 1421358 - Remove GCRuntime::notifyDidPaint and refresh_frame_slices.enabled pref. r=jonco 2018-01-06 22:25:25 +01:00
mozglue
netwerk Bug 1416879 - Part 3: (Also Bug 1418795) SyntheticDiversionListener should handle !mIPCOpen. r=bkelly 2018-01-04 13:59:13 -05:00
nsprpub Bug 1420407, Land NSPR 4.18 into FF 59, NSPR_4_18_BETA5, r=me 2017-12-21 14:58:24 +01:00
other-licenses
parser Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
python bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian 2017-12-14 10:20:33 -06:00
rdf Bug 1412978 - Delete nsFileSystemDataSource as it is dead code. r=Pike 2017-10-30 16:16:15 +00:00
security Backed out 1 changesets (bug 1297740) for mingw32 build failure at src/ipc/chromium/src/base/process_util_win.cc r=backout on a CLOSED TREE 2018-01-06 00:59:25 +02:00
services Bug 1427835 - Remove redundant TPS addon test and disable validation on the non-restartless XPI test r=markh 2018-01-03 15:01:49 -05:00
servo servo: Merge #19693 - Drop animation name and transition property from early properties (from hiikezoe:drop-animation-name-and-transition-property-from-early-properties); r=boris 2018-01-04 22:14:18 -06:00
startupcache
storage Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
taskcluster Merge inbound to mozilla-central r=merge a=merge 2018-01-06 11:50:13 +02:00
testing merge inbound to central. r=merge a=merge 2018-01-06 00:27:10 +02:00
third_party Bug 1405877 - Update Rust deps for media/audioipc. r=kamidphish 2017-12-20 14:51:11 +13:00
toolkit Bug 1428389 - handle case gracefully where weaveXPCService is not available. r=kitcambridge 2018-01-05 14:04:00 +02:00
tools Bug 1428305 - When clobbering node_modules for ESLint on Windows, use winrm to better handle symlinks. r=ahal 2018-01-05 11:14:15 +00:00
uriloader Bug 1297686 - List GIO handlers in the protocol handler list, in the handlers dialog, and in preferences. r=paolo 2017-12-29 07:27:42 +00:00
view
widget Backing out 8fd1d4a79a48 (Bug 952453) due to notification bustage on MacOS 2018-01-04 14:50:21 -08:00
xpcom Bug 1426779 - Disable precise runnable leakchecking names on release and beta. r=froydnj 2018-01-04 12:59:02 -08:00
xpfe Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1426205 - ES module usage in exported tests cause eslint errors. r=k88hudson 2017-12-19 10:57:22 -08:00
.eslintrc.js Bug 1427745 - Enable ESLint rule mozilla/use-services for dom/media. r=jib 2018-01-03 15:11:03 +00:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml bug 1328719 - add task.extra.tasks_for to help rebuild the decision task. r=dustin 2018-01-03 16:16:41 -08:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Bug 1425035 - move --enable-ui-locale to moz.configure; r=gps 2017-12-18 14:21:26 -08:00
mozilla-config.h.in Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
npm-shrinkwrap.json
old-configure.in Bug 1423856 - Backed out changeset 411a410f23b4. Seems that bug 1424294 wasnt' enough to fix it r=me 2017-12-22 21:36:17 +01:00
package.json
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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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 -
    https://nightly.mozilla.org/