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
Carl Corcoran 7db61ed776 Bug 1473103: Add unit tests for DLL blocklist integrity; r=aklotz
Differential Revision: https://phabricator.services.mozilla.com/D2219

--HG--
extra : moz-landing-system : lando
2018-09-10 22:01:10 +00:00
.cargo
.vscode
accessible Merge mozilla-central to mozilla-inbound. a=merge 2018-09-11 13:17:29 +03:00
browser Backed out changeset a8de31323a3b (bug 1488971) for bc failures in browser/components/uitour/test/browser_UITour_availableTargets.js 2018-09-11 22:15:49 +03:00
build Bug 1481721 - Switch Linux nightlies and PGO builds to clang r=froydnj 2018-09-11 22:52:29 +00:00
caps Bug 1489196 - Don't call SetDomain in ContentPrincipal::Read. r=bholley 2018-09-06 16:40:56 +00:00
chrome
config Backed out 2 changesets (bug 1474488) for causing failures in build/src/obj-firefox/dist/include/mozilla/Assertions.h CLOSED TREE 2018-09-11 10:59:28 +03:00
db
devtools Bug 1488769 - Slotted nodes not being displayed in Shadow DOM tree if the node is a text. r=jdescottes 2018-09-11 15:47:09 +00:00
docshell Backed out changeset 16d2d6dc3cdf (bug 1489257)on request by droeh for causing geckowiev failures 2018-09-11 18:47:58 +03:00
dom Merge inbound to mozilla-central. a=merge 2018-09-12 06:22:14 +03:00
editor Merge inbound to mozilla-central. a=merge 2018-09-12 01:12:32 +03:00
embedding
extensions Bug 1489787 - Part 1: Remove nsITextServicesFilter and replace nsIEditorSpellCheck.setFilter() with nsIEditorSpellCheck.setFilterType(); r=masayuki 2018-09-10 08:14:59 -04:00
gfx Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-12 06:26:50 +03:00
gradle/wrapper
hal Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan 2018-09-07 14:47:51 +00:00
image Merge mozilla-inbound to mozilla-central a=merge 2018-09-08 06:53:43 +03:00
intl Bug 1490444 - Localization should register its observers. r=smaug 2018-09-11 23:40:39 +00:00
ipc Backed out 4 changesets (bug 1489317) for causing multiple windows tests timeouts. CLOSED TREE 2018-09-11 09:22:37 +03:00
js Bug 1489657 - Correct whitespace in expression r=me (trivial) DONTBUILD 2018-09-11 11:19:03 -04:00
layout Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-12 06:26:50 +03:00
media Bug 1481515 - add a libvpx config for aarch64 windows; r=padenot,jya,dminor 2018-09-11 16:05:09 -04:00
memory
mfbt Backed out changeset 16d2d6dc3cdf (bug 1489257)on request by droeh for causing geckowiev failures 2018-09-11 18:47:58 +03:00
mobile Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-12 01:15:44 +03:00
modules Merge inbound to mozilla-central. a=merge 2018-09-12 06:22:14 +03:00
mozglue Bug 1473103: Add unit tests for DLL blocklist integrity; r=aklotz 2018-09-10 22:01:10 +00:00
netwerk Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-12 01:15:44 +03:00
nsprpub
other-licenses
parser Bug 1488659 - Part 1: Remove the XPCOM registrations for character detector classes; r=hsivonen 2018-09-10 07:59:42 -04:00
python Merge inbound to mozilla-central. a=merge 2018-09-12 01:12:32 +03:00
security Merge inbound to mozilla-central. a=merge 2018-09-12 06:22:14 +03:00
services Bug 1490322 - Use new "Toolkit :: Blocklist Implementation" bugzilla component as default for blocklist related files. r=Gijs 2018-09-11 19:25:55 +00:00
servo Bug 1434963 Part 2: Expand the Parser trait to allow anonymous CORS to be applied. r=emilio 2018-09-11 18:11:05 +00:00
startupcache
storage Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
taskcluster Merge inbound to mozilla-central. a=merge 2018-09-12 06:22:14 +03:00
testing Merge inbound to mozilla-central. a=merge 2018-09-12 06:22:14 +03:00
third_party Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-12 01:15:44 +03:00
toolkit Bug 1372826: Unloaded module information in minidumps no longer restricted to Nightly;r=ted 2018-09-07 16:45:49 +00:00
tools Bug 1489944 - Fixed some std::move warnings - r=froydnj 2018-09-10 15:51:48 +00:00
uriloader Backed out changeset 16d2d6dc3cdf (bug 1489257)on request by droeh for causing geckowiev failures 2018-09-11 18:47:58 +03:00
view Bug 1487190 - Update bugzilla metadata in moz.build files to reflect Layout components reorganization in bug 1484408. r=heycam 2018-09-05 11:16:02 +00:00
widget Backed out 4 changesets (bug 1489317) for causing multiple windows tests timeouts. CLOSED TREE 2018-09-11 09:22:37 +03:00
xpcom Bug 1490322 - Use new "Toolkit :: Blocklist Implementation" bugzilla component as default for blocklist related files. r=Gijs 2018-09-11 19:25:55 +00:00
xpfe/appshell Bug 1488628 - Change some nsIWebNavigation method arguments from wstring to AString. r=nika 2018-09-05 13:42:16 +10:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1489449 - Add prio and other thirdparty libs to the list of thirdparty code r=janx 2018-09-07 12:08:25 +00:00
.cron.yml
.eslintignore Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Bug 1469610: [taskgraph] Use action.taskGroupId to set ACTION_TASK_GROUP_ID; r=dustin 2018-09-07 17:30:12 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander 2018-09-04 22:33:00 +02:00
Cargo.lock Bug 1489792 - Part 1: Update base64 to 0.9. r=ato 2018-09-11 10:18:40 +01:00
Cargo.toml
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-09-04 11:15:27 -07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Bug 1399877 - globally define MOZ_DLL_PREFIX/MOZ_DLL_SUFFIX; r=gps 2018-09-11 13:31:20 -04:00
mozilla-config.h.in
old-configure.in Bug 1414060 - move NONASCII to moz.configure; r=mshal 2018-09-10 18:57:40 -04:00
package-lock.json
package.json
Pipfile Bug 1490128: upgrade json-e==2.7.0 r=davehunt 2018-09-11 21:14:52 +00:00
Pipfile.lock Bug 1490128: upgrade json-e==2.7.0 r=davehunt 2018-09-11 21:14:52 +00: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:

    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