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
Перейти к файлу
Bryan Thrall f4b0ea4ace Bug 1757833 - Add mochitest for compressed bytecode caching r=nbp
Differential Revision: https://phabricator.services.mozilla.com/D145346
2022-05-17 16:29:04 +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 1768219: Don't walk ancestors on all Accessibles to find an action when serialising the IPC tree. r=eeejay 2022-05-17 06:31:45 +00:00
browser Bug 1769583 - Add the urlbar autofill prefs to telemetry environment data. r=chutten 2022-05-17 15:36:28 +00:00
build Bug 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal 2022-05-16 19:11:46 +00: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 1763000 - Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_no_remote_registration.js. r=Standard8 2022-04-05 20:39:36 +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 1767788 - [devtools] Fix browser_styleeditor_sv_keynav.js intermittent failure. r=jdescottes. 2022-05-17 15:21:50 +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 1769775 - Add a MozPromise version of CanonicalBrowsingContext::Print. r=jwatt 2022-05-17 16:02:35 +00:00
dom Bug 1757833 - Add mochitest for compressed bytecode caching r=nbp 2022-05-17 16:29:04 +00:00
editor Merge autoland to mozilla-central. a=merge 2022-05-17 12:26:46 +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 1726388 - Adjust reftest expectations. r=gfx-reviewers,jrmuizel 2022-05-17 13:46:33 +00:00
gradle/wrapper
hal Bug 1760839 - Use more automatic memory management in GTK code. r=stransky 2022-03-23 16:14:34 +00:00
image Bug 1765871. Deal with oriented image frames in imgFrame::Finish. r=aosmond 2022-05-07 06:50:47 +00:00
intl Bug 1767537 - Update pseudolocalization docs; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:32 +00:00
ipc Bug 1769547 - Do not MOZ_CRASH() on missing process r=nika 2022-05-16 17:02:44 +00:00
js Bug 1757833 - Extract methods ScriptBytecodeCompress and ScriptBytecodeDecompress r=nbp 2022-05-17 16:29:03 +00:00
layout Bug 1769756 - Remove nsIWebBrowserPrint.currentPrintSettings. r=bobowen 2022-05-17 15:04:24 +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 Bug 1769283 - Unable to set MSAA samples in GeckoView. r=agi 2022-05-17 14:24:39 +00:00
modules Bug 1757833 - Add browser.cache.jsbc_compression_level static preference r=nbp 2022-05-17 16:29:04 +00:00
mozglue Bug 1766342 - Compute the process creation timestamp lazily r=glandium 2022-05-13 09:27:58 +00:00
netwerk Bug 1763660 - Enable query parameter stripping in Private Browsing Mode. r=anti-tracking-reviewers,necko-reviewers,timhuang,kershaw 2022-05-17 10:42:16 +00:00
nsprpub
other-licenses
parser Bug 1729005: Recursively block parsing for parser blocking scripts. r=hsivonen 2022-05-11 22:15:14 +00:00
python Bug 1769680 - Use download.py instead of git cinnabar download. r=firefox-build-system-reviewers,andi 2022-05-17 08:40:56 +00:00
remote Bug 1763127 - Add support for hash changes for browsingContext.navigate. r=webdriver-reviewers,whimboo 2022-05-17 07:58:23 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-05-16 13:40:00 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-05-16 13:40:00 +00:00
servo Bug 1422312 - implement 'update' media feature r=emilio 2022-05-14 13:46:41 +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 1766433 Create a daily cron job for triggering backfill-all-browsertime r=jmaher,ahal 2022-05-17 09:15:20 +00:00
testing Bug 1769511 - [wpt-sync] Update web-platform-tests to 4092a1d93a80e594b7cab7ad689556b0867365c0, a=testonly 2022-05-17 16:15:26 +00:00
third_party Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
toolkit Bug 1769775 - Add a MozPromise version of CanonicalBrowsingContext::Print. r=jwatt 2022-05-17 16:02:35 +00:00
tools Bug 1766085 - Replace some uses of distutils.version with packaging.version. r=glandium 2022-05-17 01:04:17 +00:00
uriloader Bug 1757771, always launch the save dialog when pressing the PDF Viewer download button, and remove test code that expected the unknown type dialog to appear, r=marco 2022-05-16 14:34:14 +00:00
view
widget Bug 1769769 - Don't generate nsIPrintDialogService.h in the source dir. r=jwatt 2022-05-17 15:11:35 +00:00
xpcom 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
xpfe/appshell 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
.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 1750933 - Add testing infrastructure for OPFS; r=dom-storage-reviewers,jari 2022-05-03 11:38:15 +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 Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.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 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
moz.build
moz.configure Bug 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi 2022-03-29 08:26:06 +00:00
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.