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
Ricky Stewart 8ffbec29d9 Bug 1635491 - Delete tup backend and mach analyze r=froydnj
It's not maintained and doesn't work as-is. If we want to revive it we can grab it from source control later, but in the meantime it's just confusing and it comes up in search results even though we never look for it.

Also delete `mach analyze` which depends on the existence of a Tup backend.

Differential Revision: https://phabricator.services.mozilla.com/D73911
2020-05-05 17:28:07 +00:00
.cargo Bug 1635404 - mach vendor rust. r=achronop 2020-05-05 13:39:15 +00:00
.vscode
accessible Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
browser Bug 1539633 - Don't mirror the tracking protection shield icon for RTL r=dao 2020-05-05 13:08:44 +00:00
build Bug 1632434 - Part 4: Bump minimum required ICU version to 67.1. r=jwalden 2020-04-29 23:47:49 +00:00
caps Backed out changeset 8a194fc3bf96 (bug 1634411) for causing perma bc2 failure in browser/components/originattributes/test/browser/browser_postMessage.js CLOSED TREE 2020-04-30 19:08:34 +03:00
chrome Bug 1633259 - shut up chrome URI logging on non-debug builds, and make it more informative on debug ones, r=mossop 2020-05-01 16:34:22 +00:00
config Bug 1632434 - Part 2: Update ICU data file again to tzdata 2020a. r=jwalden 2020-04-29 23:47:39 +00:00
devtools Bug 1516311 - Increase the timeout for browser-perf-01 r=gregtatum 2020-05-05 14:27:36 +00:00
docs Bug 1629884 - Restructure Mercurial Overview Docs with clone instructions.r=ahal 2020-05-04 16:48:00 +00:00
docshell Backed out 2 changesets (bug 1632794) for build bustages on aboutProcesses.ftl. CLOSED TREE 2020-05-05 19:21:24 +03:00
dom Bug 1634206 - Change the default value of InputAPZContext::sApzResponse to nsEventStatus_eSentinel. r=kats 2020-05-05 17:22:01 +00:00
editor Bug 1540037 - part 15: Rename HTMLEditor::MoveChildren() and HTMLEditor::MoveNodeOrChildren() to *WithTransaction() r=m_kato 2020-04-30 17:47:20 +00:00
extensions Bug 1626570 - Improve handling of copying arrays in extensions/spellcheck. r=m_kato 2020-04-30 09:36:26 +00:00
gfx Bug 1634206 - Change the default value of InputAPZContext::sApzResponse to nsEventStatus_eSentinel. r=kats 2020-05-05 17:22:01 +00:00
gradle/wrapper
hal Bug 1626570 - Improve handling of copying arrays in hal/. r=gsvelto 2020-05-05 10:14:24 +00:00
image Bug 1631615 - Don't color manage PNG/JPG/WebP if not tagged. r=tnikkel 2020-05-04 21:51:25 +00:00
intl Bug 1632434 - Part 1: Update in-tree ICU to release 67.1. r=jwalden 2020-04-29 23:47:31 +00:00
ipc Bug 1626570 - Add CopyableAutoTArray. r=froydnj 2020-05-05 10:56:14 +00:00
js Bug 1386298 - Replace the unused GCTrace framework r=sfink 2020-05-05 16:35:14 +00:00
layout Bug 1626570 - Improve handling of copying arrays in layout/generic/. r=jfkthame 2020-05-05 10:11:01 +00:00
media Bug 1635404 - Update audioipc to d5c07e962073. r=achronop 2020-05-05 15:14:01 +00:00
memory Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
mfbt Bug 1634003 - Add MovingNotNull class template. r=jwalden 2020-05-05 09:09:13 +00:00
mobile Bug 1634671 - Add RS dump of addons-bloomfilters blocklist to Android r=agi 2020-05-01 19:36:43 +00:00
modules Bug 1478632 - wasm simd, part 1: feature gating and related prep. r=rhunt 2020-05-05 08:17:47 +00:00
mozglue Bug 1571171 - Clamp profiler capacity to allowed values - r=canaltinova 2020-05-04 12:49:30 +00:00
netwerk Bug 1626570 - Improve handling of copying arrays in netwerk/sctp/datachannel/. r=drno 2020-05-05 13:00:58 +00:00
nsprpub
other-licenses Bug 1632463 - Part 2: Update WebBrowser.dll r=mhowell 2020-04-29 14:23:33 +00:00
parser Bug 1627809 - Rename Document::TriggerInitialTranslation to Document::OnParsingCompleted. r=smaug 2020-04-30 17:56:11 +00:00
python Bug 1635491 - Delete tup backend and mach analyze r=froydnj 2020-05-05 17:28:07 +00:00
remote Bug 1633433 - Wait for frame navigation and improve logging r=remote-protocol-reviewers,whimboo 2020-05-04 19:06:16 +00:00
security Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
services Bug 1635387 - Remove metadata entries on clear and improve logging r=glasserc 2020-05-05 14:14:47 +00:00
servo Bug 1626570 - Improve handling of copying arrays in layout/style/ and servo/. r=emilio 2020-05-05 10:42:23 +00:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
taskcluster Bug 1635444 - Bump timeout when querying bugbug service, r=marco 2020-05-05 14:33:56 +00:00
testing Bug 1632862 - Add profiler markers in xpcshell tests, r=gbrown. 2020-05-05 17:26:41 +00:00
third_party Bug 1635404 - mach vendor rust. r=achronop 2020-05-05 13:39:15 +00:00
toolkit Bug 1635404 - Update cubeb-coreaudio-rs and cubeb-pulse-rs. r=achronop 2020-05-05 13:37:23 +00:00
tools Bug 1589568 - Add some more logs in an intermittent profiler test r=gregtatum 2020-05-05 14:57:45 +00:00
uriloader Bug 1625363 - AVIF (AV1 Image File Format): experimental support. r=aosmond,necko-reviewers,valentin 2020-05-01 22:56:04 +00:00
view Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
widget Backed out 2 changesets (bug 1632794) for build bustages on aboutProcesses.ftl. CLOSED TREE 2020-05-05 19:21:24 +03:00
xpcom Bug 1626570 - Improve handling of copying arrays in MozPromise. r=froydnj 2020-05-05 13:01:43 +00:00
xpfe/appshell Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1466070 - Integrate clang-format into mozlint r=linter-reviewers,ahal 2020-04-15 20:39:32 +00:00
.cron.yml Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher 2020-04-14 20:23:14 +00:00
.eslintignore Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
.eslintrc.js Bug 1620621 - Unit tests for MLBF-based blocklist r=Gijs 2020-04-30 10:02:37 +00:00
.flake8 Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +00:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.gitattributes
.gitignore Bug 1635046 - Be consistent in ignoring .mozconfig / mozconfig files between git and hg. r=froydnj 2020-05-04 10:37:45 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.hg-format-source
.hgignore Bug 1627854 - Add documentation for spec-test importing. r=lth 2020-04-09 20:34:31 +00:00
.hgtags No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
aclocal.m4
AUTHORS
build.gradle Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
Cargo.lock Bug 1635404 - mach vendor rust. r=achronop 2020-05-05 13:39:15 +00:00
Cargo.toml Bug 1618595 - Bump Cranelift to b7cfd39b531680217537cfcf5294a22077a0a58d; r=jseward 2020-04-30 11:57:24 +00:00
client.mk Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
client.py
CLOBBER Bug 1632434 - Part 7: Updating ICU requires a clobber. r=jwalden 2020-04-29 23:48:06 +00:00
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1635491 - Delete tup backend and mach analyze r=froydnj 2020-05-05 17:28:07 +00:00
Makefile.in Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure Bug 1626951 - Disable new pass manager on aarch64-windows builds without LTO. r=dmajor 2020-04-03 14:27:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1635271 - Restore CFLAGS to avoid repeat -fPIC flag when running configure after clobber. r=froydnj 2020-05-04 23:13:55 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
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://firefox-source-docs.mozilla.org/contributing/directory_structure.html

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

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

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