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 Fraser c8f4578a7f Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D65323

--HG--
rename : taskcluster/ci/pipfile-update/kind.yml => taskcluster/ci/python-dependency-updates/kind.yml
rename : taskcluster/docker/pipfile-updates/Dockerfile => taskcluster/docker/python-dependency-update/Dockerfile
rename : taskcluster/docker/pipfile-updates/README.md => taskcluster/docker/python-dependency-update/README.md
rename : taskcluster/docker/pipfile-updates/runme.sh => taskcluster/docker/python-dependency-update/runme.sh
rename : taskcluster/docker/pipfile-updates/scripts/update_pipfiles.sh => taskcluster/docker/python-dependency-update/scripts/update_pipfiles.sh
rename : taskcluster/docker/pipfile-updates/setup.sh => taskcluster/docker/python-dependency-update/setup.sh
rename : taskcluster/taskgraph/transforms/pipfile_update.py => taskcluster/taskgraph/transforms/python_update.py
extra : moz-landing-system : lando
2020-03-04 17:47:49 +00:00
.cargo Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
.vscode
accessible Bug 1616468 - Indicate required field in hint string. r=Jamie 2020-03-04 00:00:44 +00:00
browser Bug 555694 - Address bar should not suggest switching to the current tab. r=harry 2020-03-05 09:12:44 +00:00
build Bug 1604095 - Add fix_stacks.py, which uses fix-stacks, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
caps Bug 1615259 - Refactor GetUri in WorkerLoadInfo.cpp r=ckerschb 2020-03-03 12:58:38 +00:00
chrome Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
config Bug 1618620 - Convert run_spidermonkey_checks.py to py3; r=firefox-build-system-reviewers,rstewart 2020-02-28 00:28:36 +00:00
devtools Bug 1620087 - Part 3: Treat all realms as debuggees to avoid unexpected sideeffects. r=nchevobbe 2020-03-05 10:02:09 +00:00
docs no bug - reviewerdoc - Add the XPCOM group r=sylvestre DONTBUILD 2020-03-02 21:10:09 +00:00
docshell Bug 1616570 - Part 2: Add the CookieJarSettingsArgs as a field in the window context. r=Ehsan,farre 2020-03-04 08:59:18 +00:00
dom Bug 1618152 - Use BrowsingContext for activeness check in nsGenericHTMLFormElement::FocusState. r=farre 2020-03-05 08:29:38 +00:00
editor Backed out changeset 97a8f04641de (bug 1618906) on request by masayuki 2020-03-05 06:36:44 +02:00
extensions Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
gfx Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
gradle/wrapper
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1613985 - Use default for equivalent-to-default constructors/destructors in image. r=tnikkel 2020-03-04 09:09:43 +00:00
intl Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
ipc Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
js Bug 1620150 - Inline ReportUninitializedLexical and ReportRuntimeConstAssignment into single callers. r=arai 2020-03-05 07:54:04 +00:00
layout Bug 1615026 - Annotate new test as failing on Mac. 2020-03-05 02:52:25 +01:00
media Bug 1616736 - P2. Update ffmpeg copy to 4.2. r=jolin 2020-03-04 22:18:34 +00:00
memory Bug 1604095 - Add fix_stacks.py, which uses fix-stacks, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
mfbt Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
mobile Bug 1619710 - Handle postponed web extension updates in GeckoView. r=geckoview-reviewers,agi 2020-03-04 21:23:52 +00:00
modules Bug 1618696 - Enable signon.passwordEditCapture.enabled by default. r=MattN 2020-03-05 09:26:28 +00:00
mozglue Bug 1619865 - Support pdb paths with forward slashes. r=gerald 2020-03-04 08:02:42 +00:00
netwerk Bug 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00
nsprpub
other-licenses Bug 1618103 Part 2 - Update ATK header file to pick up new roles, r=Jamie 2020-02-27 21:45:55 +00:00
parser Bug 1618901 - Add null check for the returend BrowsingContext to follow up bug 1597495. r=hsivonen 2020-03-02 20:07:10 +00:00
python Bug 1604095 - Add fix_stacks.py, which uses fix-stacks, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
remote Bug 1619548 - [remote] Update expectation states of Puppeteer unit tests to pass on MacOS. r=remote-protocol-reviewers,maja_zf 2020-03-03 18:05:42 +00:00
security bug 1619021 - avoid caching intermediate certificates that are in cert_storage (intermediate preloading) r=kjacobs 2020-03-04 19:04:58 +00:00
services Bug 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00
servo Bug 1619701 - Respect the cascade properly when in high-contrast mode. r=morgan 2020-03-04 21:25:24 +00:00
startupcache Bug 1616186 - Don't try to write StartupCache if it doesn't exist r=froydnj 2020-02-18 17:49:47 +00:00
storage Bug 1613835 - Use a SQLite API call to check for in-progress transactions. r=mak 2020-03-03 22:57:39 +00:00
taskcluster Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum 2020-03-04 17:47:49 +00:00
testing Bug 1619593 - [wpt-sync] Update web-platform-tests to 0a66183c5f761ca818545f546e2fca4cff89683a, a=testonly 2020-03-05 10:49:38 +00:00
third_party Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
toolkit Bug 555694 - Address bar should not suggest switching to the current tab. r=harry 2020-03-05 09:12:44 +00:00
tools Bug 1604095 - Add fix_stacks.py, which uses fix-stacks, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
uriloader Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
xpcom Bug 1600331. When an idle runnable is queued from a background thread, lazily queue it from a non-idle runnable. r=smaug 2020-03-03 01:47:24 +00:00
xpfe/appshell Bug 1618010 - use less NS_ADDREF in AppWindow; r=mossop 2020-02-26 17:55:00 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum 2020-03-04 17:47:49 +00:00
.eslintignore Bug 1618962 - add Readability-readerable.js to eslintignore, r=Standard8 2020-02-28 19:43:59 +00:00
.eslintrc.js Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag 2020-02-12 19:38:40 +00:00
.flake8 Bug 1597336 - add a fxa+sync scenario r=lina,markh 2020-02-23 23:17:23 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.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 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
Cargo.toml Backed out changeset 156832378185 (bug 1619094) for build bustages. CLOSED TREE 2020-03-03 19:19:08 +02:00
client.mk
client.py
CLOBBER Bug 1525393 - Run generate_sources_mozbuild.sh; r=bryce 2020-02-27 18:32:00 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1619280 - Port warnings-summary [mach] to Python 3.r=championshuttler,firefox-build-system-reviewers,rstewart 2020-03-03 19:18:52 +00:00
Makefile.in Bug 1618280 - make make distclean work again; r=dmajor 2020-02-26 18:14:36 +00:00
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
moz.configure Bug 1619504 - Make the build system look for wine64. r=dmajor 2020-03-03 12:54:47 +00:00
mozilla-config.h.in
old-configure.in Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj 2020-02-28 12:33:36 +00:00
package-lock.json
package.json
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
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.