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
Перейти к файлу
Neil Deakin 5192eb2a76 Bug 1802885, improve filename sanitization when filename begins with a period, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D165466
2023-01-10 14:58:04 +00:00
.cargo Bug 1807884 - Update warp to 0.3.3. r=webdriver-reviewers,supply-chain-reviewers,whimboo 2023-01-10 00:50:06 +00:00
.vscode
accessible Bug 1805316: Use generic ARIA accessibles for mtable, mtr with non-table display style, r=Jamie 2023-01-09 21:03:46 +00:00
browser Bug 1809134 - Ensure we get ContentChild::NotifiedImpendingShutdown before (the last) BrowserChild::RecvDestroy. r=smaug 2023-01-10 14:31:04 +00:00
build Backed out 3 changesets (bug 1804226, bug 1801557) for causing failures on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-10 14:16:40 +02:00
caps Bug 1792138: Show the extension's name in permission prompts for opening external links. r=ckerschb,robwu,fluent-reviewers,pbz,flod 2023-01-07 17:53:19 +00:00
chrome Bug 1805100 - Remove "else if" after interruptions of control flow. r=sylvestre 2022-12-13 09:12:55 +00:00
config Bug 1807779 - Stop requiring to set WINEPATH manually when cross-compiling for arm64 windows. r=firefox-build-system-reviewers,ahochheiden 2022-12-28 22:48:50 +00:00
devtools Bug 1809385 - [devtools] Clear autocomplete cache data on evaluation context change. r=ochameau. 2023-01-10 12:37:19 +00:00
docs Bug 1807822 - nspr doc: remove some 'eval' r=kaie DONTBUILD 2023-01-04 14:39:06 +00:00
docshell Bug 1808630 - Part 3: Handle cross-group system openers in BrowsingContext::FindWithName, r=smaug 2023-01-09 22:22:06 +00:00
dom Bug 1809134 - Ensure we get ContentChild::NotifiedImpendingShutdown before (the last) BrowserChild::RecvDestroy. r=smaug 2023-01-10 14:31:04 +00:00
editor Bug 1808177 - mPointToInsert.GetContainer() in BlobReader::OnError could be nullptr. r=masayuki 2023-01-04 12:46:27 +00:00
extensions Bug 1807926: disable autoconfig tests for tests against MSIX builds r=mkaply 2023-01-09 18:01:10 +00:00
gfx Bug 1808878 - Fix aYInvert of GLReadTexImageHelper::ReadTexImage() in RenderAndroidSurfaceTextureHost::ReadTexImage() r=gfx-reviewers,lsalzman 2023-01-10 05:33:58 +00:00
gradle/wrapper Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:38 +00:00
hal Bug 1750670 - Better support orientation.lock('natural'). r=geckoview-reviewers,calu 2022-12-14 03:42:45 +00:00
image Bug 1809006 - Respect the bypass cache flag in IsImageAvailable. r=tnikkel 2023-01-09 11:13:38 +00:00
intl Bug 1808182 - Use of uninitialised values originating from NS_GetComplexLineBreaks (in nsPangoBreaker.cpp). r=jfkthame. 2023-01-03 10:40:34 +00:00
ipc Backed out changeset 14ce0e459a46 (bug 1805196) for causing build bustages at WebTransportParent. CLOSED TREE 2023-01-10 13:17:42 +02:00
js Bug 1808927 - Use a single vector for module export entries r=arai 2023-01-10 09:44:07 +00:00
layout Bug 1807963 - More unexpected passes in layout/reftests/bugs. 2023-01-10 10:47:27 +01:00
media Bug 1809185 - Update libcubeb to revision c96f0d4e. r=cubeb-reviewers,chunmin 2023-01-10 10:21:36 +00:00
memory Bug 1801836 - Fix black linting opt failure on memory/replace/dmd/dmd.py. a=lint-fix 2022-12-25 11:35:54 +02:00
mfbt Bug 1806779 - Fix C++20 -Wdeprecated-volatile warnings in mfbt/SHA1.cpp. r=glandium 2022-12-22 02:58:24 +00:00
mobile Bug 1803733 - GeckoView doesn't send correct focused rectangle to Autofill service when focused node is in iframe. r=geckoview-reviewers,owlish,ohall 2023-01-10 07:54:06 +00:00
modules Bug 1809389 - Enable oop WebGL Worker in nightly on Android r=gfx-reviewers,jnicol 2023-01-10 13:41:43 +00:00
mozglue Backed out 3 changesets (bug 1804226, bug 1801557) for causing failures on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-10 14:16:40 +02:00
netwerk Backed out changeset 14ce0e459a46 (bug 1805196) for causing build bustages at WebTransportParent. CLOSED TREE 2023-01-10 13:17:42 +02:00
nsprpub Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE 2022-09-13 06:26:48 +00:00
other-licenses Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
parser Bug 1744944 - Avoid error console flooding of "This page is in Quirks Mode. Page layout may be impacted..." for schemes where it's not going to help. r=hsivonen 2022-12-24 07:12:56 +00:00
python Bug 1750450 - Doc: use the new system for python deps r=firefox-source-docs-reviewers,ahal 2023-01-05 14:32:11 +00:00
remote Bug 1790378 - [webdriver-bidi] Added timestamp to navigation info. r=webdriver-reviewers,jdescottes 2023-01-10 07:13:40 +00:00
security Bug 1808816 - find potential client certificates on the socket thread rather than the main thread r=jschanck 2023-01-09 21:46:59 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=RyanVM 2023-01-09 13:09:38 +00:00
servo Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,layout-reviewers 2023-01-09 18:02:23 +00:00
startupcache Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
storage Bug 1806359 - Convert telemetry imports to direct ES imports. r=necko-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,janerik,mconley,sgalich,bytesized,kershaw 2022-12-23 12:37:07 +00:00
supply-chain Bug 1807884 - Update warp to 0.3.3. r=webdriver-reviewers,supply-chain-reviewers,whimboo 2023-01-10 00:50:06 +00:00
taskcluster Bug 1807874 - Restore the use of forked libdmg-hfsplus for system symbols. r=gsvelto 2023-01-09 22:29:40 +00:00
testing Bug 1809437 - Fix git cloning issue in performance tests. r=aryx 2023-01-10 13:50:58 +00:00
third_party Backed out 3 changesets (bug 1804226, bug 1801557) for causing failures on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-10 14:16:40 +02:00
toolkit Backed out 3 changesets (bug 1804226, bug 1801557) for causing failures on AudioNodeEngineGeneric.h CLOSED TREE 2023-01-10 14:16:40 +02:00
tools Bug 1750450 - Doc: use the new system for python deps r=firefox-source-docs-reviewers,ahal 2023-01-05 14:32:11 +00:00
uriloader Bug 1802885, improve filename sanitization when filename begins with a period, r=mak 2023-01-10 14:58:04 +00:00
view Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
widget Bug 1799920: Use async move on printing to file on Linux. r=nika,emilio 2023-01-09 22:48:40 +00:00
xpcom Bug 434327 - Fallback to $HOME in absence of $HOME/Desktop r=settings-reviewers,Gijs 2023-01-05 23:45:14 +00:00
xpfe/appshell Backed out changeset 7f9088d3354d (bug 1807838) for causing bc failures on browser_modal_resize.js. CLOSED TREE 2023-01-10 07:14:04 +02:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.cron.yml Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown 2022-11-17 10:57:41 +00:00
.eslintignore Bug 1803360 - [devtools] Put pretty-fast library in tree. r=ochameau. 2022-12-08 15:54:07 +00:00
.eslintrc-test-paths.js Bug 1693495 - [devtools] Implement a beginning of "Network" commands, starting with sendHTTPRequest. r=devtools-reviewers,nchevobbe 2023-01-09 13:09:43 +00:00
.eslintrc.js Bug 1808500 - Automatically replace Cu.reportError with console.error (devtools). r=nchevobbe 2023-01-06 15:34:27 +00:00
.flake8 Bug 1805839 - Do not auto-format mako.XY template files r=sheehan,linter-reviewers,sylvestre 2023-01-02 11:46:53 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio 2022-09-27 07:38:08 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1806793 - Update scripts for en-US dictionary, r=sylvestre 2022-12-28 15:06:25 +00:00
.hgtags No bug - tagging c52e7b297e0f4d0cf588e488f08492a240d29322 with FIREFOX_NIGHTLY_109_END a=release DONTBUILD CLOSED TREE 2022-12-12 14:52:40 +00:00
.isort.cfg Bug 1492495 - Add flake8-isort plugin to sort Python includes, with support for autofixing through isort. r=linter-reviewers,ahal 2022-11-03 13:50:46 +00:00
.lando.ini Bug 1801965: update `.lando.ini` file for new autoformatting implementation r=zeid DONTBUILD 2022-11-22 20:19:59 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau 2022-10-26 15:55:18 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
AUTHORS
CLOBBER Bug 1800920 - Vendor libwebrtc from 29d7292a34 - moz.build file updates 2022-12-13 13:57:19 -06:00
Cargo.lock Bug 1807884 - Update warp to 0.3.3. r=webdriver-reviewers,supply-chain-reviewers,whimboo 2023-01-10 00:50:06 +00:00
Cargo.toml Bug 1807884 - Update warp to 0.3.3. r=webdriver-reviewers,supply-chain-reviewers,whimboo 2023-01-10 00:50:06 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Backed out 4 changesets (bug 1805427) for causing xpc failures in toolkit/components/extensions/test/xpcshell/test_ext_scripting_persistAcrossSessions.js CLOSED TREE 2022-12-15 18:43:29 +02:00
client.mk Bug 1802075 - Avoid calling "--stop-server" as a command on local build failure. r=firefox-build-system-reviewers,andi 2022-11-23 20:38:52 +00:00
client.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
configure.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
gradle.properties Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
gradlew
gradlew.bat
mach Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1805268 - update `Mozharness` and `Core::Build and Release Rools` module owners. r=releng-reviewers,zeid,ahal DONTBUILD 2022-12-19 21:21:02 +00:00
moz.build Bug 1804449: document basic information about update infrastructure and watershed updates in the source docs. r=jcristau 2022-12-13 16:57:52 +00:00
moz.configure Bug 1802405 - Prepend mozillabuild msys2 to path only for the build. r=glandium 2022-11-26 23:23:34 +00:00
mozilla-config.h.in Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
old-configure.in Bug 1804605 - Remove leftovers from bug 1520340. r=firefox-build-system-reviewers,nalexander 2022-12-12 21:43:52 +00:00
package-lock.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
package.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
settings.gradle Bug 1740799 - Add android-format lint test. r=nalexander,linter-reviewers,sylvestre 2022-11-18 00:55:03 +00:00
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.