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
Перейти к файлу
Joel Maher d1c2c2c1e4 Bug 1769794 - allow for android development to run tests in fission mode. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D146630
2022-05-18 14:42:21 +00:00
.cargo Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1769569 - Fix remaining ESLint no-undef and no-unused-vars issues in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
browser Bug 1759214 - Support arbitrary filetypes in RemoteImages r=Mardak 2022-05-18 14:37:27 +00:00
build Backed out 3 changesets (bug 1765832) for causing build bustages on Transferable.cpp 2022-05-18 16:28:24 +03:00
caps Bug 1766238 - Stop using the target argument for ChromeUtils.import in caps tests. r=bholley 2022-04-27 08:38:34 +00:00
chrome Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
devtools Bug 1737100 - [devtools] Pass down sessionContext to all target actors. r=nchevobbe 2022-05-18 12:40:53 +00:00
docs Bug 1768031 - Reject top-level await in modules via an ESLint rule. r=Gijs 2022-05-11 14:08:15 +00:00
docshell Bug 1769569 - Fix remaining ESLint no-undef and no-unused-vars issues in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
dom Bug 1769733 - LSNG: Disable shadow writes; r=dom-storage-reviewers,jstutte 2022-05-18 13:53:47 +00:00
editor Backed out 3 changesets (bug 1765832) for causing build bustages on Transferable.cpp 2022-05-18 16:28:24 +03:00
extensions Bug 1769442 - Remove nsIFactory::lockFactory, breaking compatibility with IClassFactory. r=xpcom-reviewers,Jamie,necko-reviewers,kershaw,nika 2022-05-16 22:38:51 +00:00
gfx Bug 1769710 [Linux] Use GLContextProviderLinux on Linux r=jgilbert 2022-05-18 12:01:50 +00:00
gradle/wrapper
hal
image Bug 1769569 - Fix remaining ESLint no-undef and no-unused-vars issues in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
intl Bug 1767537 - Update pseudolocalization docs; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:32 +00:00
ipc Backed out changeset 7b69c225f7c7 (bug 1769624) because the patch is not ready yet. CLOSED TREE 2022-05-18 01:40:17 +03:00
js Bug 1769871 - code-coverage takes precedence over delazification-mode CLI. r=arai 2022-05-18 13:36:12 +00:00
layout Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
media Bug 1768997 - Remove unused variables in av1_fuzzer.cpp. r=decoder 2022-05-13 00:44:55 +00:00
memory Backed out 2 changesets (bug 1670885) for causing cppunit test failures. CLOSED TREE 2022-05-07 14:04:56 +03:00
mfbt Bug 1769484 - Replace std::memory_order::memory_order_XYZ with std::memory_order_XYZ. r=padenot 2022-05-17 03:24:09 +00:00
mobile Backed out changeset b831ee293939 (bug 1766047) for causing linting failures. CLOSED TREE 2022-05-18 02:04:13 +03:00
modules Bug 1769733 - LSNG: Disable shadow writes; r=dom-storage-reviewers,jstutte 2022-05-18 13:53:47 +00:00
mozglue Bug 1766342 - Compute the process creation timestamp lazily r=glandium 2022-05-13 09:27:58 +00:00
netwerk Backed out 2 changesets (bug 1659025) for causing wpt failures. CLOSED TREE 2022-05-18 16:30:39 +03:00
nsprpub
other-licenses
parser Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
python Bug 1744865 - Add breadcrumb to bootstrap build selection to tip off important information in the backscroll. r=ahochheiden 2022-05-18 00:16:34 +00:00
remote Bug 1757701 - [puppeteer] Disable Husky when installing Puppeteer via npm. r=webdriver-reviewers,jdescottes 2022-05-17 21:52:11 +00:00
security Bug 1769748 - Disable dynamic code mitigation on MinGW64 builds r=bobowen 2022-05-18 14:16:57 +00:00
services Bug 1769569 - Fix remaining ESLint no-undef and no-unused-vars issues in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
servo Bug 1768285 - Clean up unused -moz-window-shadow values. r=jwatt 2022-05-17 23:20:48 +00:00
startupcache Bug 1752212 - Part 1: Pass loader type to PathifyURI. r=nbp 2022-04-13 14:08:06 +00:00
storage Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
taskcluster Bug 1764371 - relpro: check for existing tasks in the task group on rerun r=releng-reviewers,hneiva 2022-05-18 08:48:54 +00:00
testing Bug 1769794 - allow for android development to run tests in fission mode. r=gbrown 2022-05-18 14:42:21 +00:00
third_party Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
toolkit Bug 1766232 - Remove tests using Services.mainThreadEventTarget. r=smaug 2022-05-18 11:16:57 +00:00
tools Bug 1769569 - Disable reject-importGlobalProperties for sjs files via the ESLint rule. r=Gijs 2022-05-18 08:13:18 +00:00
uriloader Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
view
widget Bug 1769716 [Linux] Export gbm_surface_create/gbm_surface_destroy from libgbm r=emilio 2022-05-18 06:42:22 +00:00
xpcom Bug 1768734 - Make sure JS holders are cleared before a shutdown GC r=mccr8 2022-05-18 09:04:05 +00:00
xpfe/appshell Bug 1769619 - Introduce nsIDocShellTreeOwner::primaryContentBrowsingContext, r=smaug 2022-05-17 22:11:33 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1765179: Remove dom/webgpu/ffi. r=jgilbert DONTBUILD 2022-04-19 22:26:40 +00:00
.cron.yml Bug 1769724 - correct indentation in backfill cron task definition. 2022-05-17 10:41:54 +00:00
.eslintignore
.eslintrc.js Bug 1769569 - Fix remaining ESLint no-undef and no-unused-vars issues in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1766262 - move clang-tidy arguments for clangd from cli to spcific file. r=marco 2022-04-27 09:10:21 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1765634 - Simple Storybook for local development r=mconley,hjones 2022-04-27 20:10:16 +00:00
.hgtags No bug - tagging 463b3c968d28de99d0fb76e0254e94024a7b5d9b with FIREFOX_NIGHTLY_101_END a=release DONTBUILD CLOSED TREE 2022-05-02 14:42:45 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
Cargo.lock Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
Cargo.toml Bug 1766759 - Use PID when populating the LinuxDsoDebug stream. r=gsvelto 2022-05-10 07:15:15 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1764549 - Update Glean SDK to v44.1.1 r=TravisLong 2022-04-14 20:35:08 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
settings.gradle
substitute-local-geckoview.gradle
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.