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
Chris Manchester 0de3e0765d Bug 1592402 - Remove erroneous duplicate toolchain alias. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D51003

--HG--
extra : moz-landing-system : lando
2019-10-29 21:10:09 +00:00
.cargo Bug 1586996 - Use upstream winapi instead of froydnj's aarch64 branch. r=glandium 2019-10-23 05:55:49 +00:00
.vscode
accessible Bug 1415667: Always use OuterDocAccessible for iframes, even if an ARIA table role is specified. r=yzen 2019-10-29 14:26:49 +00:00
browser Bug 1590428 - Enable Picture-in-Picture by default on Windows. r=mstriemer 2019-10-29 16:48:10 +00:00
build Bug 1592250 - Disable libFuzzer instrumentation in TSan builds. r=dmajor 2019-10-29 14:03:40 +00:00
caps Bug 1588461 - Added OA StripAttributes flag for privateBrowsingId. r=johannh,ckerschb 2019-10-24 14:18:54 +00:00
chrome
config Bug 1592250 - Disable libFuzzer instrumentation in TSan builds. r=dmajor 2019-10-29 14:03:40 +00:00
devtools Bug 1585080 - Make RDM browser <stack> use CSS Grid r=mconley,gl 2019-10-29 19:49:03 +00:00
docshell Bug 1592201: Enable test_bug13871.html with fission enabled. r=smaug 2019-10-29 14:08:20 +00:00
dom Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
editor Bug 1591297 - Fix/remove a couple sanitizer tests now that we don't parse -moz-binding. r=hsivonen 2019-10-29 08:32:06 +00:00
extensions Bug 1591803 - Part 2: Rename nsIPermissionManager.enumerator to all and turn it into an Array; r=johannh 2019-10-29 01:56:25 +00:00
gfx Backed out 3 changesets (bug 1591523) for bustages complaining about RenderCompositorOGL.cpp CLOSED TREE 2019-10-29 22:00:05 +02:00
gradle/wrapper
hal
image Bug 1583044: Make nsMozIconURI serializeable. r=valentin 2019-10-21 14:16:49 +00:00
intl Bug 969980 - Use case folding for case-insensitive searches. r=Ehsan 2019-10-29 19:56:56 +00:00
ipc Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
js Bug 1584649 - Remove un-needed template parameter in EmitterScope r=tcampbell 2019-10-22 17:56:24 +00:00
layout Tests for wbr element Bug 584141 r=Ehsan 2019-10-29 20:35:23 +00:00
media Bug 1543622 - Make number of channels out param of GetAudioFrame; r=pehrsons 2019-10-29 17:30:03 +00:00
memory
mfbt Bug 1592325 - Fix an unsigned-integer underflow in HashTable.h that's super-easy to trigger using affirmatively wrapping operations. r=froydnj 2019-10-29 16:42:15 +00:00
mobile Bug 1585661 - Move geckoview user documentation under mozilla-central. r=agi,nalexander,ahal 2019-10-29 16:34:30 +00:00
modules Bug 1591297 - Remove -moz-binding, nsStyleDisplay::mBinding and similar. r=hiro 2019-10-26 11:37:33 +00:00
mozglue Bug 1592120: Add flag to Authenticode::GetBinaryOrgName to skip trust verification and use it in untrusted modules processing; r=mhowell 2019-10-28 21:58:49 +00:00
netwerk Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
nsprpub Bug 1591887 - NSPR_4_24_BETA1. r=jcj 2019-10-28 18:35:18 +00:00
other-licenses
parser Bug 1585119 - Re-enable yet more mochitests on android; r=geckoview-reviewers,snorp 2019-10-22 20:10:27 +00:00
python Bug 1587079 - disable structured log when using requests.get(...) for Coverity analysis. r=bastien 2019-10-29 09:23:09 +00:00
remote Bug 1591216 - Minor corrections to Remote Agent documentation; r=remote-protocol-reviewers,ato 2019-10-28 10:16:54 +00:00
security Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-10-28 13:17:59 +00:00
servo Bug 1591297 - Remove -moz-binding, nsStyleDisplay::mBinding and similar. r=hiro 2019-10-26 11:37:33 +00:00
startupcache Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn 2019-10-22 03:15:18 +00:00
storage Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
taskcluster Bug 1592402 - Remove erroneous duplicate toolchain alias. r=froydnj 2019-10-29 21:10:09 +00:00
testing Bug 1592385 - Update test-verify android defaults; r=bc 2019-10-29 20:08:38 +00:00
third_party Bug 1590143 - Update encoding_c and encoding_c_mem. r=m_kato 2019-10-24 11:12:33 +00:00
toolkit Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
tools Bug 1563355 - Remove AboutNetErrorSetAutomatic and use RPM in aboutNetError.js to communicate with AboutNetErrorHandler.jsm. r=johannh 2019-10-28 20:38:45 +00:00
uriloader
view
widget Bug 1587940 - Remove capability for opaque regions from NativeLayer interface. r=jrmuizel 2019-10-29 19:24:24 +00:00
xpcom Bug 1583466 - [Linux] Load policies per user from system, r=mkaply,mossop 2019-10-29 08:58:29 +00:00
xpfe/appshell Bug 1591570 - Remove contenttitlesetting. r=mossop 2019-10-29 17:48:22 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Backed out 5 changesets (bug 1556854) for mda failures on /test_media_selection.html CLOSED TREE 2019-10-24 13:47:37 +03:00
.eslintrc.js Bug 1556854 - Enable ESLint for dom/media/test/ - Manually enable remaining rules. r=jya 2019-10-24 08:58:37 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1590143 - Update encoding_c and encoding_c_mem. r=m_kato 2019-10-24 11:12:33 +00:00
Cargo.toml Bug 1584401 - build osclientcerts in-tree on Windows. r=jcj,kjacobs 2019-09-18 10:27:50 -07:00
client.mk
client.py
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1581224 - convert mach uuid to be compatible with both python2/3 r=Callek 2019-10-21 16:33:00 +00:00
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.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.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.