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-08-09 10:47:20 -07:00
.cargo
.vscode
accessible Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
browser Bug 1482078 - Port browser_bookmark_popup.js fix from beta to central. r=standard8 2018-08-09 12:49:36 +02:00
build Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
caps
chrome
config Bug 1481956: Allow SIMPLE_PROGRAMS to embed manifest from source directory; r=froydnj 2018-08-08 16:16:35 -06:00
db
devtools Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs 2018-07-06 15:14:54 +01:00
docshell Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs 2018-07-06 15:14:54 +01:00
dom Bug 1476301, try to ensure sequential focusing can leave shadow trees, r=mrbkap 2018-08-09 20:02:43 +03:00
editor Bug 1478604 - Fix RepaintSelectionRunner so that it does something for non-presShell impls. r=masayuki 2018-08-07 12:55:21 +00:00
embedding
extensions Bug 1480699 - Use IPDL's promise instead in PRemoteSpellcheckEngine. r=masayuki 2018-07-31 16:36:43 +09:00
gfx Bug 1473732 - Base default number of OMTP workers on the number of logical CPU cores. r=rhunt 2018-06-30 22:41:59 +00:00
gradle/wrapper
hal
image Bug 1474900: Assert there are no pending locks when destroying the image proxy. r=tnikkel 2018-08-07 12:54:15 +02:00
intl Bug 1480881 - Upgrade Gecko to Fluent 0.6. r=stas 2018-08-07 00:08:29 +00:00
ipc Merge mozilla-central to mozilla inbound. a=merge 2018-08-09 01:10:56 +03:00
js Bug 1482135 - Always root Scope::Data pointers when creating scopes r=jandem 2018-08-09 18:19:47 +01:00
layout Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-09 13:06:13 +03:00
media Bug 1433158 - Disable avx512 in libvpx; r=jya 2018-08-07 11:29:17 -04:00
memory Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
mfbt Bug 1481005 - Explicitly delete dtor of AlignmentFinder::Alinger to avoid MSVC warning breaking debug builds. r=froydnj 2018-08-07 17:58:39 +00:00
mobile Bug 1477837 - Fix typo in comment documentation for function GeckoRuntimeSettings.getDisplayDensityOverride r=jchen 2018-08-09 10:47:20 -07:00
modules Bug 1478732 - Backed out changeset 9de74f5039a4 r=backout 2018-08-09 18:56:02 +02:00
mozglue Bug 1481719 - Disable profile-instr-out-of-date warnings explicitly rather than allowing all warnings where they appear. r=dmajor 2018-08-09 06:07:33 +09:00
netwerk Bug 1478950 - Add a max limit to FTP list line, r=valentin 2018-08-09 20:12:54 +03:00
nsprpub
other-licenses
parser Bug 1480628 - Remove nsIWebShellServices; r=nika 2018-08-07 15:12:55 -07:00
python Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
security Bug 1481021: Part 1 - Fix tests that rely on permissive COWs or SpecialPowers side-effects in frame script scopes. r=bz 2018-08-07 14:13:06 -07:00
services Merge inbound to mozilla-central. a=merge 2018-08-09 13:02:05 +03:00
servo Bug 1464786 - Implement flow-relative values for resize property. r=emilio 2018-08-08 23:40:06 +00:00
startupcache
storage
taskcluster Bug 1477706: [test-verify] Move logic for finding locally changed files to a helper; r=ahal 2018-08-03 10:07:04 -06:00
testing Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
third_party Bug 1481037 - Update StyleBench. r=jmaher 2018-08-07 15:31:47 +00:00
toolkit Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs 2018-07-06 15:14:54 +01:00
tools Bug 1477706: [try-select] Let taskgraph know that it is being called from try-select; r=ahal 2018-08-03 10:25:42 -06:00
uriloader
view
widget Bug 1481148 - Make TSFTextStore::MaybeHackNoErrorLayoutBugs() keep hacking the result of GetTextExt() even on Win10 build 17643 and later for ATOK 2016 and newer r=m_kato 2018-08-07 15:56:17 +09:00
xpcom Bug 1399789 - nsSubstringSplitter/nsCSubstringSplitter is not defined anymore; r=erahm 2018-08-09 14:18:22 +02:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj 2018-08-08 15:11:22 +00:00
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Backed out changeset 08fa47a24e89 (bug 1445451) for failing Btup 2018-08-09 02:20:25 +03:00
Cargo.toml
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Bug 1480771 - Take CLOBBER into account when deciding whether to re-run configure. r=gps,firefox-build-system-reviewers 2018-08-06 21:38:43 +00:00
mozilla-config.h.in
old-configure.in Bug 1481505 - add aarch64 bits to DEFINES and DSO_LDOPTS; r=dmajor 2018-08-08 16:37:05 -04:00
package-lock.json
package.json
Pipfile
Pipfile.lock
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://www.mozilla.org/firefox/channel/desktop/#nightly