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
Перейти к файлу
Emilio Cobos Álvarez f5e738b479 Bug 560067 - Minor clean-up in the refresh driver image animation code. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D122116
2021-10-11 10:25:47 +00:00
.cargo Bug 1708718 - mach vendor rust. r=cubeb-reviewers,padenot 2021-10-07 16:01:51 +00:00
.vscode Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco 2021-03-30 14:44:51 +00:00
accessible Backed out 3 changesets (bug 1733238) for causing hybrid build bustages. CLOSED TREE 2021-10-08 19:17:37 -04:00
browser Bug 1732829 - Propagate popup position / size change after widget moves, not before. r=hiro 2021-10-10 18:53:07 +00:00
build Bug 1733611: Remove FlushViewOfFile call when unmaping gcda files in compiler-rt r=marco,andi 2021-10-08 15:06:36 +00:00
caps Bug 1724376 - Part 2: Add a RejectForeignAllowList::Check() for principal. r=dimi,pbz,ckerschb 2021-10-05 15:16:19 +00:00
chrome Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw 2021-09-06 09:53:52 +00:00
config Bug 1732824 - Update wasi-sdk to the latest trunk. r=firefox-build-system-reviewers,andi 2021-10-06 08:56:32 +00:00
devtools Bug 1734725 - Ensure tests within devtools/client/inspector are https-first compliant r=nchevobbe 2021-10-11 08:01:47 +00:00
docs Bug 1734983 - Use mozilla-unified in Building Firefox On Windows doc. r=sylvestre 2021-10-09 10:43:15 +00:00
docshell Bug 1708243 - Part 4: Remove tab-content.js and onExtensionBrowser.js, stop touching .content eagerly r=robwu 2021-10-09 22:45:28 +00:00
dom Bug 560067 - Remove image.mem.allow_locking_in_content_processes. r=tnikkel 2021-10-11 10:25:47 +00:00
editor No bug - fix spelling of internal constant name: s/Carridge/Carriage/. r=masayuki DONTBUILD 2021-10-11 07:38:27 +00:00
extensions Bug 1731564: Use motivated SpinEventLoopUntil inside extensions/*. r=jesup 2021-10-07 08:06:13 +00:00
gfx Bug 1733335 - Change the ProfilerHooks trait to use str instead of CStr r=mattwoodrow 2021-10-11 07:59:10 +00:00
gradle/wrapper Bug 1727438 - Upgrade to Gradle 6.9.1. r=nalexander,owlish 2021-08-31 20:53:09 +00:00
hal Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
image Bug 1734811 - consider to use higher priority for the imglib tasks r=tnikkel 2021-10-08 19:29:37 +00:00
intl Bug 1734679 - Fix regression for XSLT sorting with an invalid language tag; r=platform-i18n-reviewers,dminor 2021-10-08 19:10:48 +00:00
ipc Backed out changeset 88ae7d2397eb (bug 1697429) for causing bustages in process_util_posix.cc 2021-10-08 03:05:56 +03:00
js Bug 1732356 - Document some memory functions better. r=yury 2021-10-11 06:16:37 +00:00
layout Bug 560067 - Minor clean-up in the refresh driver image animation code. r=tnikkel 2021-10-11 10:25:47 +00:00
media Bug 1733930 - Set transport states atomically in mediapipeline_unittest. r=bwc 2021-10-08 07:43:55 +00:00
memory Bug 1730376 - Fix mmap return value check in FreePage function. r=glandium 2021-10-05 08:38:38 +00:00
mfbt Bug 1731801 - Allow ToResult to return other nsresult like error types; r=glandium 2021-10-11 08:34:01 +00:00
mobile Bug 1708243 - Part 4: Remove tab-content.js and onExtensionBrowser.js, stop touching .content eagerly r=robwu 2021-10-09 22:45:28 +00:00
modules Bug 560067 - Remove image.mem.allow_locking_in_content_processes. r=tnikkel 2021-10-11 10:25:47 +00:00
mozglue Bug 1733335 - Add tracing marker type for the Rust side r=gerald 2021-10-11 07:59:09 +00:00
netwerk Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 08:30:42 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1724296 - Remove many skip-if(verify) test annotations (mochitest pt 2); r=jmaher 2021-10-09 16:07:32 +00:00
python Bug 1730893 - [devtools profiler] Add a migration script for the localization changes r=flod 2021-10-08 11:47:34 +00:00
remote Bug 1734208 - [remote] Ignore stdout in Puppeteer if dumpio isn't used. r=webdriver-reviewers,jdescottes 2021-10-11 05:46:47 +00:00
security Bug 1732150 - Remove MITIGATION_DYNAMIC_CODE_DISABLE when we want to parsing PAC on socket process, r=bobowen 2021-10-11 08:30:41 +00:00
services Bug 1678627: Apply bookmark-time-changed event. r=mak 2021-10-07 22:10:20 +00:00
servo Bug 1734472 - Tweak the serialization of rotate property. r=emilio 2021-10-07 20:05:10 +00:00
startupcache Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE 2021-10-06 03:57:57 +03:00
storage Bug 1731564: Use motivated SpinEventLoopUntil inside storage/*. r=janv 2021-10-07 08:06:14 +00:00
taskcluster Bug 1690973 - Build the clang android cross toolchain as a repack of clang + compiler-rt. r=firefox-build-system-reviewers,andi 2021-10-08 09:40:54 +00:00
testing Bug 1732410 extend the time waiting to check that enumerateDevices() Promise from a discarded document does not resolve r=jib 2021-10-11 05:18:58 +00:00
third_party Bug 1733950 - Vendor 'taskcluster-taskgraph==1.0.1' into mozilla-central, r=taskgraph-reviewers,aki 2021-10-08 04:05:53 +00:00
toolkit Bug 1733538 - Replace OS.File usage with IOUtils in TelemetryControllerParent.jsm. r=Standard8 2021-10-10 20:23:43 +00:00
tools Bug 1733335 - Make std::vector an opaque type in the profiler Rust API r=emilio 2021-10-11 07:59:11 +00:00
uriloader Bug 1733492, unknown content type dialog not always appearing when always ask is set in preferences for a type, r=mtigley 2021-10-08 00:17:12 +00:00
view Bug 1690619 - Keep track of where the request to rendering something comes from. r=gfx-reviewers,mstange 2021-10-05 12:54:39 +00:00
widget Bug 1734368 [Wayland] Use async FlushRendering on Wayland, r=sotaro 2021-10-09 15:26:49 +00:00
xpcom Bug 1731801 - Allow ToResult to return other nsresult like error types; r=glandium 2021-10-11 08:34:01 +00:00
xpfe/appshell Bug 1731564: Use motivated SpinEventLoopUntil inside xpfe/*. r=smaug 2021-10-07 08:06:16 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore Bug 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley 2021-09-03 16:52:08 +00:00
.cron.yml No bug: Disable periodic updates on esr78. r=releng-reviewers,jcristau DONTBUILD 2021-10-04 14:28:33 +00:00
.eslintignore Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici 2021-08-12 13:56:51 +00:00
.eslintrc.js Bug 1727591 - Enable remaining ESLint rule on remaining docshell/ xhtml files. r=smaug 2021-08-25 18:42:19 +00:00
.flake8 Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco 2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs Bug 1733668: Add all backouts from bug 1696251 to the vcs ignore lists r=glandium 2021-10-05 15:22:57 +00:00
.gitattributes
.gitignore Bug 1731145: Don't ignore vendored package `*.egg-info` directories r=ahal 2021-09-28 14:59:27 +00:00
.hg-annotate-ignore-revs Bug 1733668: Add all backouts from bug 1696251 to the vcs ignore lists r=glandium 2021-10-05 15:22:57 +00:00
.hg-format-source
.hgignore Bug 1731145: Don't ignore vendored package `*.egg-info` directories r=ahal 2021-09-28 14:59:27 +00:00
.hgtags No bug - tagging f72751662b4af9b7fafa26fa9efa6a36b11b12a5 with FIREFOX_NIGHTLY_94_END a=release DONTBUILD CLOSED TREE 2021-10-04 18:58:49 +00:00
.lando.ini Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-10-04 18:58:55 +00:00
Cargo.lock Bug 1733335 - Change the ProfilerHooks trait to use str instead of CStr r=mattwoodrow 2021-10-11 07:59:10 +00:00
Cargo.toml Bug 1730397 - Update packed_simd to a version that supports rustc >= 1.56. r=hsivonen 2021-09-17 08:55:04 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
client.mk Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi 2021-10-08 09:30:48 +00:00
client.py No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche 2021-05-05 16:59:09 +00:00
configure.in
configure.py Bug 1723031: Allow flexible dependency-specification in the Mach venv r=ahal 2021-09-28 14:59:29 +00:00
gradle.properties Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish 2021-08-31 20:53:08 +00:00
gradlew
gradlew.bat
mach Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium 2021-09-03 20:46:22 +00:00
mach.ps1
moz.build Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD 2021-10-08 19:53:53 +00:00
moz.configure Bug 1731223 - Move wine detection to toolkit/moz.configure. r=firefox-build-system-reviewers,andi 2021-09-22 23:54:26 +00:00
mozilla-config.h.in
old-configure.in Bug 1729760 - Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander 2021-09-21 04:45:34 +00:00
package-lock.json Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak 2021-08-20 07:33:33 +00:00
package.json Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
settings.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
substitute-local-geckoview.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +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.