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
Перейти к файлу
Mitchell Hentges 8d217e06a3 Bug 1756047: When creating Mach venv in CI, put it in `$WORKSPACE` r=ahal
I'm guessing that the reason we haven't been building the Mach
virtualenv in CI so far is because:
* The default location in `~/.mozbuild` may not be cleared between jobs
* There's a performance cost to `pip install`-ing packages, especially
  if they're not needed
* In the past, it was tricky to have some jobs use a Mach virtualenv and
  others not.

This led to weird workarounds where a virtualenv would be created,
populated, then masqueraded as the "system Python" so that Mach would
be able to run with access to its dependencies without needing to
"create a Mach virtualenv".

This patch addresses the first point about the Mach virtualenv location:
In CI, if `WORKSPACE` is set, the Mach venv will be created in
`$WORKSPACE/mach_virtualenv`.
The other two points are solved by explicit configuration using the
`MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE` environment variable.

Differential Revision: https://phabricator.services.mozilla.com/D140256
2022-03-10 20:41:54 +00:00
.cargo Bug 1758877 - Bump jsparagus for bug 885514. r=nbp 2022-03-10 11:46:43 +00:00
.vscode
accessible Bug 1758592 - P2: Return a value when pivoting and use it in parent-side traversal. r=Jamie 2022-03-10 00:11:40 +00:00
browser Bug 1746020 - STP TagPicker r=thecount 2022-03-10 20:11:55 +00:00
build Bug 1758608 - Enable some Objective-C/C++ diagnostics that are currently warning-free. r=firefox-build-system-reviewers,andi 2022-03-10 03:19:59 +00:00
caps Bug 1757796 - Permit midi-sysex on localhost. r=mixedpuppy 2022-03-04 22:55:00 +00:00
chrome Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE 2022-03-10 11:58:45 +02:00
config Bug 1758204: `mozunit` should use `--tb=short` with pytest r=ahal 2022-03-08 15:32:06 +00:00
devtools Bug 1758351 - [devtools] Change the name of the pref "devtools.netmonitor.features.newEditAndResendState" to "devtools.netmonitor.customRequest" r=bomsy 2022-03-10 18:30:15 +00:00
docs Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE 2022-03-10 11:58:45 +02:00
docshell Bug 1757458, replace loading session history entry only right before redirecting load to real channel r=peterv 2022-03-10 10:41:20 +00:00
dom Bug 1758552 - Shrink PrefableDisablers in 32-bit builds. r=peterv 2022-03-10 15:25:17 +00:00
editor Bug 1757911 - part 4: Make `HTMLEditor::DoSplitNode` notify `RangeUpdater` r=m_kato 2022-03-10 10:33:06 +00:00
extensions Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
gfx Bug 1758776 - Replace the unused mVRDisplayID with a bool. r=jgilbert 2022-03-10 17:40:43 +00:00
gradle/wrapper Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu 2022-01-11 19:16:01 +00:00
hal Bug 1753574 - hal::LockOrientation can return error status. r=smaug,geckoview-reviewers,agi,calu 2022-03-02 03:48:14 +00:00
image Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
intl Bug 1752968 - Pre: Make l10n gtests robust to changes to `aboutAbout.ftl`. r=eemeli 2022-03-02 17:43:47 +00:00
ipc Bug 1754448 - Add basic testing for snapshot re-using; r=dom-storage-reviewers,webidl,asuth,jari,ipc-reviewers,mccr8 2022-03-09 09:43:09 +00:00
js Bug 1758909 - Improvements for test_preloader_telemetry.py r=dthayer 2022-03-10 20:36:34 +00:00
layout Bug 1758020 - Revise MoveFlexItemToFinalPosition(). r=dholbert 2022-03-10 19:17:44 +00:00
media Bug 1757483 - Update libjxl and highway r=tnikkel 2022-03-01 12:17:02 +00:00
memory Bug 1756570 - [loong64] Add basic build support for LoongArch64 port. r=glandium 2022-02-25 03:42:34 +00:00
mfbt Bug 1756570 - [loong64] Add basic build support for LoongArch64 port. r=glandium 2022-02-25 03:42:34 +00:00
mobile Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE 2022-03-10 11:58:45 +02:00
modules Bug 1732082 - Enable layout.css.grid-item-baxis-measurement.enabled in all channels r=dholbert 2022-03-09 20:42:14 +00:00
mozglue Bug 1758017 - Disable MOZ_FORMAT_PRINTF in TestPrintf on Android. r=gsvelto 2022-03-09 04:32:29 +00:00
netwerk Merge autoland to mozilla-central. a=merge 2022-03-10 19:22:39 +02:00
nsprpub
other-licenses
parser Bug 1754724 - Clear up even more computations in expat code. r=farre, a=tritter 2022-03-02 22:34:28 +00:00
python Bug 1756047: When creating Mach venv in CI, put it in `$WORKSPACE` r=ahal 2022-03-10 20:41:54 +00:00
remote Bug 1750689 - [remote] Support allowed hosts & origins from preferences in RemoteAgent websocket handshake r=webdriver-reviewers,whimboo,jgraham,freddyb 2022-03-10 16:16:15 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2022-03-10 14:28:10 +00:00
services Bug 1753369 - Use sync PathUtils directory getters on mainthread in services/ r=Gijs 2022-03-10 15:16:41 +00:00
servo Bug 1757017 - Make keyframes for pseudo-elements inherit from the right style. r=dholbert 2022-03-02 18:19:18 +00:00
startupcache Backed out changeset f2359b80aaa2 (bug 1746447) for causing assertion failures in StartupCache. CLOSED TREE 2022-02-25 20:12:01 +02:00
storage Bug 1736844 - Add unit test for synchronous connection interrupt. r=dom-storage-reviewers,janv 2022-02-17 12:06:35 +00:00
taskcluster Bug 1748926 - Replace functions from util/taskcluster.py with ones in vendored taskgraph, r=taskgraph-reviewers,jmaher 2022-03-10 16:40:33 +00:00
testing Bug 1748568 support persistent events in theme api r=rpl 2022-03-10 20:09:52 +00:00
third_party Backed out 3 changesets (bug 1757809, bug 1755599) for causing bc failures on browser_all_files_referenced.js. CLOSED TREE 2022-03-10 12:08:13 -08:00
toolkit Bug 1748568 support persistent events in theme api r=rpl 2022-03-10 20:09:52 +00:00
tools Bug 1748926 - Replace 'task.py' with the one in vendored taskgraph, r=taskgraph-reviewers,jmaher 2022-03-10 16:40:33 +00:00
uriloader Bug 1753369 - Use sync PathUtils directory getters on mainthread in uriloader/ r=Gijs 2022-03-10 15:16:43 +00:00
view
widget Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman 2022-03-10 13:23:38 +00:00
xpcom Bug 1757956 - Part 3: Rename JSFreeOp to JS::GCContext in the JS engine r=jandem 2022-03-10 08:40:03 +00:00
xpfe/appshell Bug 1743486: More Cut over for resistinfingerprinting API: UseStandinsForNativeColors and Appwindow r=tjr 2022-03-01 19:11:54 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers 2022-01-24 10:19:51 +00:00
.cron.yml Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal 2022-03-09 21:21:16 +00:00
.eslintignore Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy. 2022-03-03 16:16:50 +00:00
.eslintrc.js Bug 1758292 - Stop using ChromeUtils.import(..., null) for browser_actions_ShowHeartbeatAction.js. r=Gijs 2022-03-08 16:59:20 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn 2022-01-25 16:11:07 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn 2022-01-25 16:11:07 +00:00
.hgtags No bug - tagging 923f64ad8d51a0ba1540c400bb6ee63cbe1233c4 with FIREFOX_NIGHTLY_99_END a=release DONTBUILD CLOSED TREE 2022-03-08 10:07:40 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1758877 - Bump jsparagus for bug 885514. r=nbp 2022-03-10 11:46:43 +00:00
Cargo.toml Bug 1755956 - Add initial boilerplate for origin trials. r=smaug,hsivonen 2022-02-18 13:57:30 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium 2022-01-26 19:08:57 +00:00
README.txt
aclocal.m4 Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
build.gradle Bug 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik 2022-02-15 13:35:07 +00:00
client.mk
client.py
configure.in
configure.py Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi 2021-12-23 20:47:47 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +00:00
mach.cmd Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium 2022-01-21 18:22:58 +00:00
mach.ps1 Bug 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz 2022-01-21 18:22:59 +00:00
moz.build Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche 2022-02-02 17:19:51 +00:00
moz.configure Bug 1596656 - Move STRIP to python configure. r=firefox-build-system-reviewers,andi 2022-01-28 03:00:13 +00:00
mozilla-config.h.in
old-configure.in Bug 1752064 - Move the remainder of AS to python configure. r=firefox-build-system-reviewers,andi 2022-02-03 00:06:29 +00:00
package-lock.json Bug 1753652 - Update various node_modules to their latest versions. r=Gijs 2022-02-07 17:28:47 +00:00
package.json Bug 1753652 - Update various node_modules to their latest versions. r=Gijs 2022-02-07 17:28:47 +00:00
settings.gradle Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander 2022-02-02 18:00:46 +00:00
test.mozbuild

README.txt

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.