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
Ray Kraesig 72acfa071a Bug 1842918 - normalize away spaces in $(PYTHON3) r=firefox-build-system-reviewers,glandium
As of bug 1838763, Python virtualenvs are now located in a subdirectory
of `$MOZBUILD_STATE_PATH`. This, in turn, defaults to a subdirectory of
the home directory, which on Windows often contains spaces.

The Windows build instructions were updated to add a requirement that
`MOZBUILD_STATE_PATH` not contain spaces, under the assumption that this
was merely a clarification of an existing restriction; but this is
indeed a new requirement and breaks existing setups.

Instead, allow makefiles to safely invoke `$(PYTHON3)` without quoting
it everywhere (as they do) by ensuring that its value contains no
spaces, by using the DOS-style (8.3) short path to the Python
executable.

Additionally, clarify in the documentation exactly which paths are
required not to contain spaces.

Differential Revision: https://phabricator.services.mozilla.com/D183305
2023-07-13 13:29:57 +00:00
.cargo Bug 1843143 - Update aa-stroke to improve handling of round joins. r=lsalzman 2023-07-13 11:44:29 +00:00
.vscode
accessible Bug 1838123: Update UI Automation client detection to work with modern versions of Windows. r=nlapre,handyman 2023-07-13 05:25:20 +00:00
browser Backed out changeset 732937ff77f9 (bug 1843261) for causing assertion failures in widget/PuppetWidget.cpp CLOSED TREE 2023-07-13 15:35:23 +03:00
build Bug 1842918 - normalize away spaces in $(PYTHON3) r=firefox-build-system-reviewers,glandium 2023-07-13 13:29:57 +00:00
caps Bug 1798493 - Part 1: Use nsIPrincipal instead of ContentPrincipalInfo for PLockManager r=asuth 2023-06-28 20:48:14 +00:00
chrome Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
config Bug 1843012 - Do not use PGO_CFLAGS where PGO_LDFLAGS is expected r=glandium 2023-07-13 08:17:56 +00:00
devtools Bug 1822310 - [devtools] Move from "context" to source assertion for setBreakpointPositions action. r=devtools-reviewers,bomsy 2023-07-13 11:59:40 +00:00
docs Bug 1842918 - normalize away spaces in $(PYTHON3) r=firefox-build-system-reviewers,glandium 2023-07-13 13:29:57 +00:00
docshell Bug 1842007 - Part 7: Remove MozPromise::FromDomPromise r=xpcom-reviewers,necko-reviewers,nika,jesup 2023-07-13 12:43:41 +00:00
dom Bug 1842007 - Part 6: Replace DomPromiseLIstener use with Promise method in IdentityNetworkHelpers r=bvandersloot 2023-07-13 12:43:41 +00:00
editor Bug 1838355. Don't translate new lines for IME on Nightly. r=masayuki 2023-07-13 03:21:46 +00:00
extensions Bug 1836792, part 1 - Add new site-pair-scoped permission 3rdPartyFrameStorage, r=anti-tracking-reviewers,timhuang 2023-06-23 12:14:18 +00:00
gfx Bug 1842345 - Remove gfx.webrender.enabled pref r=jrmuizel,webcompat-reviewers,twisniewski 2023-07-13 04:17:40 +00:00
gradle/wrapper
hal Bug 1828383 - Make hal/ buildable outside of a unified build environment r=andi 2023-04-18 13:43:20 +00:00
image Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
intl Bug 1842027 - Make <input type=number> localization faster. r=masayuki 2023-07-12 15:28:07 +00:00
ipc Bug 1840770 - Move PQuotaParent implementation to separate source files; r=dom-storage-reviewers,jari 2023-07-13 09:57:18 +00:00
js Bug 1839598 - part 6: inline WasmStructObject::createStruct{IL,OOL}. r=rhunt. 2023-07-13 10:31:42 +00:00
layout Bug 825254 - SMIL animateMotion should react to the path itself being animated r=emilio 2023-07-13 12:15:22 +00:00
media Bug 1842660: apply code formatting via Lando 2023-07-13 12:38:02 +00:00
memory Bug 1829125 - Align the PHC area to the jemalloc chunk size r=glandium 2023-07-12 09:29:02 +00:00
mfbt Bug 1824768 - Add TSan suppressions for external libs. r=decoder 2023-07-07 10:12:54 +00:00
mobile Backed out changeset b5fec4580148 (bug 1806218) for causing gtest failures. 2023-07-12 23:56:20 +03:00
modules Backed out changeset 732937ff77f9 (bug 1843261) for causing assertion failures in widget/PuppetWidget.cpp CLOSED TREE 2023-07-13 15:35:23 +03:00
mozglue Bug 1841352: Added (compile-time) unit tests for TimeStamp and TimeStampValue r=florian 2023-07-12 14:56:20 +00:00
netwerk Bug 1842007 - Part 7: Remove MozPromise::FromDomPromise r=xpcom-reviewers,necko-reviewers,nika,jesup 2023-07-13 12:43:41 +00:00
nsprpub
other-licenses
parser Bug 1842199 - Add nonce attribute to HTML parser. r=hsivonen 2023-07-10 12:48:23 +00:00
python Backed out 6 changesets (bug 1842700, bug 1695312, bug 1808732) for causing lint failures. CLOSED TREE 2023-07-13 15:01:55 +03:00
remote Bug 1838664 - [webdriver-bidi] Implement "browsingContext.setViewport" command. r=webdriver-reviewers,jdescottes 2023-07-13 12:08:56 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM 2023-07-13 13:07:40 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM 2023-07-13 13:07:40 +00:00
servo Bug 1842277 - Compute <basic-shape-rect> to the equivalent inset() function. r=devtools-reviewers,emilio 2023-07-12 20:16:47 +00:00
startupcache Bug 1841660 - Fix potential deadlock waiting for StartupCache ThreadedPrefetch, r=jesup 2023-07-04 19:05:06 +00:00
storage Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth 2023-06-24 10:11:28 +00:00
supply-chain Bug 1842331 - Add policy.mozilla-central-workspace-hack.audit-as-crates-io. r=supply-chain-reviewers,bholley 2023-07-11 19:45:48 +00:00
taskcluster Bug 1843026 - Use taskcluster-built python for condprof task r=glandium 2023-07-13 05:32:58 +00:00
testing Bug 825254 - SMIL animateMotion should react to the path itself being animated r=emilio 2023-07-13 12:15:22 +00:00
third_party Bug 1843143 - Update aa-stroke to improve handling of round joins. r=lsalzman 2023-07-13 11:44:29 +00:00
toolkit Bug 1837075 - Never throw from NativeManifests's _tryPath r=willdurand 2023-07-13 13:13:29 +00:00
tools Bug 1838408 - Lint paths referred in toolkit/content/license.html r=sylvestre,glandium,ochameau,Standard8 2023-07-12 09:39:57 +00:00
uriloader Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
view Bug 1837960. Remove array of all nsViewManagers. r=emilio 2023-06-22 09:38:27 +00:00
widget Backed out changeset 732937ff77f9 (bug 1843261) for causing assertion failures in widget/PuppetWidget.cpp CLOSED TREE 2023-07-13 15:35:23 +03:00
xpcom Bug 1842007 - Part 7: Remove MozPromise::FromDomPromise r=xpcom-reviewers,necko-reviewers,nika,jesup 2023-07-13 12:43:41 +00:00
xpfe/appshell Bug 1838415 - Introduce RFPTarget::RoundWindowSize. r=tjr 2023-06-26 07:17:38 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1830265 - Enable ESLint and Prettier on .babel-eslint.rc.js. r=Gijs 2023-05-04 17:21:03 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1833417 - Add OSX Chromium-as-Release to cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky 2023-06-19 13:20:01 +00:00
.eslintignore Bug 1838440 - Migrate kinto-http-client to ES module r=Standard8,robwu 2023-06-26 09:03:01 +00:00
.eslintrc-test-paths.js Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
.eslintrc.js Backed out changeset 117114b8eb32 (bug 1793560) for causing wpt failures at iframe-all-local-schemes-inherit-self.sub.html CLOSED TREE 2023-07-10 17:54:12 +03:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1834558: chore(webgpu): sync .gitignore with .hgignore for WebGPU r=webgpu-reviewers,nical 2023-06-19 20:12:38 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi 2023-04-23 06:23:39 +00:00
.hgtags No bug - tagging 592c2df16ac45a09c837b8a281e366c419c8b94d with FIREFOX_NIGHTLY_116_END a=release DONTBUILD CLOSED TREE 2023-07-04 08:35:00 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1838408 - Lint paths referred in toolkit/content/license.html r=sylvestre,glandium,ochameau,Standard8 2023-07-12 09:39:57 +00:00
.prettierrc.js Bug 1826062 - Upgrade Prettier to v2.0.5. r=mossop 2023-05-20 12:26:49 +00:00
.stylelintignore Bug 1832765 - merge new tab linting into main stylelint config, r=Standard8,aminomancer 2023-05-30 22:41:22 +00:00
.stylelintrc.js Bug 1835028 - Change newtab stylelint problem severity from warning to error. r=Gijs,Standard8 2023-06-05 12:58:01 +00:00
.taskcluster.yml Bug 1827709: Notify Thunderbird CI Matrix channel after mozilla-central push. r=releng-reviewers,gabriel 2023-04-18 19:36:49 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1837142 - Update to Glean v53.0.0 r=TravisLong,supply-chain-reviewers 2023-06-14 10:48:26 +00:00
Cargo.lock Bug 1843143 - Update aa-stroke to improve handling of round joins. r=lsalzman 2023-07-13 11:44:29 +00:00
Cargo.toml Backed out changeset 1c1f6303ef48 (bug 1689358) for causing build bustages. CLOSED TREE 2023-07-05 11:33:30 +03:00
client.mk
client.py
CLOBBER Bug 1839451 - (fix-f6eae959bf) s/rtc_encoder_simulcast_proxy/rtc_simulcast_encoder_adapter/ BUILD ref. - moz.build file updates 2023-07-06 10:26:41 -05:00
configure
configure.py Bug 1840537 - Enable value checking in moz.build for CONFIG variables derived from target.*. r=firefox-build-system-reviewers,andi,sergesanspaille 2023-07-06 21:33:41 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Backed out 6 changesets (bug 1842700, bug 1695312, bug 1808732) for causing lint failures. CLOSED TREE 2023-07-13 15:01:55 +03:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml no bug - mots: explicit the members of the TLMC r=bholley,zeid DONTBUILD 2023-07-12 23:15:09 +00:00
moz.build Bug 1811850 - [lint] Replace flake8 linter with ruff, r=linter-reviewers,sylvestre 2023-03-20 13:06:27 +00:00
moz.configure Bug 1839743 - Move some things around for them to be available in toolkit/moz.configure. r=firefox-build-system-reviewers,ahochheiden 2023-06-27 08:56:17 +00:00
mozilla-config.h.in
old-configure.in Backed out 2 changesets (bug 1836874, bug 1836875) because will break win PGO and SM jobs(as requested by Ryan) CLOSED TREE 2023-07-02 08:15:24 -04:00
package-lock.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
package.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
pyproject.toml Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi 2023-03-21 14:36:26 +00:00
README.txt
settings.gradle Bug 1828719 - Remove omnijar Gradle project from srcdir r=geckoview-reviewers,nalexander,amejiamarmol 2023-04-18 23:20:43 +00:00
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.