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
Simon Giesecke c8ed33ab9d Bug 1665850 - Remove specifics for reference error types from mozilla::Result. r=emilio,jandem
Also update the documentation on optimizations and representation to
better reflect the current situation.

Differential Revision: https://phabricator.services.mozilla.com/D90662
2020-09-21 13:14:28 +00:00
.cargo Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
.vscode
accessible Bug 1665751 - Convert test_userinput.html to promisified events, r=yzen DONTBUILD 2020-09-19 06:49:35 +00:00
browser Bug 1580117 - Skip preloaded browsers in minimized windows. r=mattwoodrow,Gijs 2020-09-17 16:57:35 +00:00
build Bug 1665558 - Remove -Wno-noexcept-type. r=dmajor 2020-09-17 12:33:48 +00:00
caps Backed out 4 changesets (bug 1635828) for causing Bug 1666083 2020-09-20 20:00:45 +03:00
chrome
config Bug 1654189 - Move sipcc SDP to third_party;r=dminor 2020-09-11 20:19:42 +00:00
devtools Backed out changeset 0da5103ba772 (bug 1665975) for mozglue_static::panic_hook mass crashes CLOSED TREE 2020-09-21 10:07:03 +03:00
docs Bug 1665499 - Document clangd's 'switch header/source' command. r=andi DONTBUILD 2020-09-17 05:20:18 +00:00
docshell Bug 1314912 - Added test for location change rate limit. r=smaug 2020-09-21 11:54:57 +00:00
dom Bug 1665850 - Switch JS to use non-reference errors with mozilla::Result. r=jandem 2020-09-21 13:14:10 +00:00
editor Bug 1665850 - Remove specifics for reference error types from mozilla::Result. r=emilio,jandem 2020-09-21 13:14:28 +00:00
extensions Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
gfx Bug 1666181 - Add missing null-check in FontList::SearchForLocalFace to avoid possible crash. r=jwatt 2020-09-21 12:29:32 +00:00
gradle/wrapper
hal Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto 2020-09-11 06:35:02 +00:00
image Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
intl Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
ipc Bug 1665534 - Rename fork server process name to forkserver. r=gsvelto 2020-09-21 07:02:42 +00:00
js Bug 1665850 - Switch JS to use non-reference errors with mozilla::Result. r=jandem 2020-09-21 13:14:10 +00:00
layout Bug 1663439 - Re-order rowgroups if reflowing a tfoot with an already split next-in-flow. r=TYLin 2020-09-16 17:18:03 +00:00
media Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
memory Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
mfbt Bug 1665850 - Remove specifics for reference error types from mozilla::Result. r=emilio,jandem 2020-09-21 13:14:28 +00:00
mobile Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
modules Backed out changeset f82548378b79 (bug 1649495) for xpc failures at test_upgrade.js. CLOSED TREE 2020-09-21 15:45:00 +03:00
mozglue Bug 1612054 - Remove supression for fixed issue. r=decoder 2020-09-18 22:52:16 +00:00
netwerk Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem 2020-09-21 13:12:48 +00:00
nsprpub Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-09-17 15:26:54 +00:00
other-licenses Bug 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin 2020-09-09 17:23:34 +00:00
parser Bug 1606499 - Abort document on location.reload(). r=smaug 2020-09-10 14:37:16 +00:00
python Bug 1665494 - In mach python-test, don't install requirements.txt in parallel r=ahal 2020-09-18 01:38:46 +00:00
remote Bug 1660893 - Don't crash when the remote agent can't be initialized, r=remote-protocol-reviewers,whimboo 2020-09-16 19:51:54 +00:00
security Backed out 4 changesets (bug 1635828) for causing Bug 1666083 2020-09-20 20:00:45 +03:00
services Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,necko-reviewers,valentin 2020-09-20 16:09:26 +00:00
servo Bug 1660804 - Don't optimize ::before/::after away if content/display have been specified via custom properties. r=jwatt 2020-09-21 11:05:51 +00:00
startupcache Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
storage Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
taskcluster Bug 1665440 - Remove conditioned profiles from Android startup tests r=sparky 2020-09-21 13:10:31 +00:00
testing Bug 1664225 - [wpt-sync] Update web-platform-tests to 55e3f8d27d6be17fa75bebe426c39cc51b3b26d4, a=testonly, r=karlcow 2020-09-21 12:53:13 +00:00
third_party Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
toolkit Bug 1664799 - Don't hold the Scalar lock while calling IPC r=janerik 2020-09-17 07:14:08 +00:00
tools Bug 1665509: Use which(pip3) to install MozPhab in install-moz-phab r=firefox-build-system-reviewers,rstewart 2020-09-18 00:50:10 +00:00
uriloader Bug 1604447 - Remove channel diversion code. r=dragana,necko-reviewers 2020-09-18 20:56:54 +00:00
view
widget Bug 1580117 - Pause composition for minimized windows on macOS. r=mstange 2020-09-17 16:57:31 +00:00
xpcom Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem 2020-09-21 13:12:48 +00:00
xpfe/appshell Bug 1665456 - Ensure window focus received for skele UI window r=mhowell 2020-09-18 16:40:30 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore
.eslintrc.js Bug 1656291 - Enable all ESLint rules for remaining xhtml files in toolkit/content/tests/chrome/. r=Standard8 2020-09-07 12:57:10 +00:00
.flake8 Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
.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 Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
Cargo.lock Backed out changeset f82548378b79 (bug 1649495) for xpc failures at test_upgrade.js. CLOSED TREE 2020-09-21 15:45:00 +03:00
Cargo.toml Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py Bug 1664077 - Remove _NON_GLOBAL_ACDEFINES. r=firefox-build-system-reviewers,mhentges,rstewart 2020-09-15 14:25:14 +00:00
GNUmakefile
gradle.properties Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1638966 - Run mach hazards under py3 r=rstewart 2020-09-17 19:57:18 +00:00
Makefile.in Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
moz.build Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart 2020-09-11 08:13:27 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1664077 - Remove _NON_GLOBAL_ACDEFINES. r=firefox-build-system-reviewers,mhentges,rstewart 2020-09-15 14:25:14 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


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 Firefox developers for
testing, may be buggy.