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
Перейти к файлу
Nico Burns 1ef2bef1f1 Bug 1918093: Inline derive_common crate into style_derive (r=emilio)
Signed-off-by: Nico Burns <nico@nicoburns.com>

Differential Revision: https://phabricator.services.mozilla.com/D221816
2024-09-19 13:06:54 +00:00
.cargo Bug 1912019 - Undo the gpu-descriptor crate override. r=ErichDonGubler,supply-chain-reviewers 2024-09-18 10:17:27 +00:00
.github/workflows
.vscode
accessible Bug 1919262 - Remove --button-color. r=desktop-theme-reviewers,reusable-components-reviewers,emilio,hjones 2024-09-18 06:04:39 +00:00
browser Backed out changeset ced734cf7907 (bug 1916517) for breaking esr releases. 2024-09-19 14:51:58 +03:00
build Bug 1913118 - Use -fstrict-flex-arrays=1 in hardened mode r=glandium 2024-09-17 14:40:24 +00:00
caps Bug 1905843, prevent unexpected use of result site origin, r=nika 2024-09-17 15:01:43 +00:00
chrome
config Bug 1910796 - Integrate libz-rs-sys as a replacement for zlib. r=supply-chain-reviewers,firefox-build-system-reviewers,nika,sergesanspaille 2024-09-02 22:49:59 +00:00
devtools no bug - Remove some header block r=julienw,perftest-reviewers,devtools-reviewers,places-reviewers,sparky,Standard8 DONTBUILD 2024-09-19 12:35:38 +00:00
docs Bug 1919299 - In WebRTC debugging docs remove text on webrtc_trace logging prerequisites. r=webrtc-reviewers,mjf 2024-09-17 16:21:19 +00:00
docshell Bug 1919704 - Only test for url hash when checking text directive. r=dom-core,jjaschke 2024-09-19 08:52:24 +00:00
dom Backed out 2 changesets (bug 1900561) for causing windows build bustages. CLOSED TREE 2024-09-19 14:52:47 +03:00
editor Bug 1916081 - Make `HTMLEditor::FocusedElementOrDocumentBecomesNotEditable` stop using `aHTMLEditor` at adjusting IME state r=m_kato 2024-09-05 00:52:58 +00:00
extensions Bug 1784521 - Stop using PR_CreateProcess in nsAuthSambaNTLM, r=mccr8 2024-09-10 17:35:59 +00:00
gfx Bug 1915146 - Temporarily increase jemalloc's dirty page threshold when WebRender is doing Work. r=pbone,gfx-reviewers,lsalzman 2024-09-19 11:08:47 +00:00
gradle/wrapper Bug 1917581 - Update Gradle to version 8.10.1. r=android-reviewers,mcarare 2024-09-09 12:55:49 +00:00
hal Bug 1607032: Spoof screen orientation and angle to primary values. r=tjr,geckoview-reviewers,owlish 2024-09-09 21:57:17 +00:00
image Backed out 2 changesets (bug 1900561) for causing windows build bustages. CLOSED TREE 2024-09-19 14:52:47 +03:00
intl Backed out changeset 78d0a0c70d7c (bug 1918411) for causing bc failures in browser_quicksuggest_fakespot.js CLOSED TREE 2024-09-13 10:43:48 -04:00
ipc Bug 1475599 - part 2 - CookieStore API - IPDL, r=edgul,webidl,smaug 2024-09-12 16:48:19 +00:00
js no bug - Remove some header block r=julienw,perftest-reviewers,devtools-reviewers,places-reviewers,sparky,Standard8 DONTBUILD 2024-09-19 12:35:38 +00:00
layout Backed out 2 changesets (bug 1900561) for causing windows build bustages. CLOSED TREE 2024-09-19 14:52:47 +03:00
media Bug 1919212 - Only disable crash reporter in child process in test_duplex.cpp. r=pehrsons,cubeb-reviewers 2024-09-17 14:09:38 +00:00
memory Bug 1915144 - Add an API to purge excess dirty pages. r=pbone 2024-09-19 11:08:47 +00:00
mfbt Bug 1918688 - Use standard headers for infinity, and float's max/min r=nbp,media-playback-reviewers,glandium,karlt 2024-09-19 12:22:43 +00:00
mobile Bug 1919699 - Update android nightly application-services version bump to 7625a2cecc94542990b5be8a8fe0f79566e03a19 r=release-managers,RyanVM 2024-09-19 12:18:26 +00:00
modules Bug 1919750 - Don't send SETTINGS_TYPE_MAX_CONCURRENT when push is disabled r=necko-reviewers,kershaw 2024-09-19 12:44:31 +00:00
mozglue Bug 1918285 - Avoid lz4frame symbols being exported from gtest libxul. r=firefox-build-system-reviewers,sergesanspaille 2024-09-18 05:23:16 +00:00
netwerk Bug 1919750 - Don't send SETTINGS_TYPE_MAX_CONCURRENT when push is disabled r=necko-reviewers,kershaw 2024-09-19 12:44:31 +00:00
nsprpub
other-licenses
parser Bug 1913382 - counting SVG unusual child elements r=hsivonen 2024-09-10 09:53:42 +00:00
python Bug 1916928 - Add support for 'opt' in .toml manifest conditions. r=taskgraph-reviewers,jcristau 2024-09-18 13:50:35 +00:00
remote Bug 1918672 - [bidi] Retry all commands if the browsing context is loading or is initial r=webdriver-reviewers,whimboo 2024-09-19 12:05:46 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,RyanVM 2024-09-19 11:21:49 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,RyanVM 2024-09-19 11:21:49 +00:00
servo Bug 1918093: Inline derive_common crate into style_derive (r=emilio) 2024-09-19 13:06:54 +00:00
startupcache
storage Bug 1914723 - Remove no longer necessary proxy release for Storage variants. r=asuth 2024-09-02 16:57:55 +00:00
supply-chain Bug 1912019 - Undo the gpu-descriptor crate override. r=ErichDonGubler,supply-chain-reviewers 2024-09-18 10:17:27 +00:00
taskcluster Backed out changeset c61e536db0ba (bug 1919114) for causing mochitest mda perma failures + reftest failures. CLOSED TREE 2024-09-19 04:14:45 +03:00
testing no bug - Remove some header block r=julienw,perftest-reviewers,devtools-reviewers,places-reviewers,sparky,Standard8 DONTBUILD 2024-09-19 12:35:38 +00:00
third_party Bug 1912019 - Undo the gpu-descriptor crate override. r=ErichDonGubler,supply-chain-reviewers 2024-09-18 10:17:27 +00:00
toolkit no bug - Remove some header block r=julienw,perftest-reviewers,devtools-reviewers,places-reviewers,sparky,Standard8 DONTBUILD 2024-09-19 12:35:38 +00:00
tools Bug 1918093: Inline derive_common crate into style_derive (r=emilio) 2024-09-19 13:06:54 +00:00
uriloader Bug 1776017 - Disable browser_open_internal_choice_persistence.js on macosx for frequent failures. r=jmaher DONTBUILD 2024-09-19 01:58:13 +00:00
view
widget Bug 1918838 - Make CSS zoom apply to themed widgets properly. r=dshin 2024-09-19 09:56:50 +00:00
xpcom Bug 1917994 - Remove threads.control_event_queue.enabled pref. r=gregp,smaug 2024-09-16 18:14:53 +00:00
xpfe/appshell Bug 1917458 - Fix puppeteer/remote tests after D221995. r=webdriver-reviewers,webidl,smaug,jdescottes 2024-09-16 13:21:51 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1917739 - Move Lz4 and mfbt/Compression* to mozglue/static. r=nika,frontend-codestyle-reviewers 2024-09-10 20:35:56 +00:00
.cron.yml
.eslintrc-ignores.js
.eslintrc-rollouts.js Bug 1575506 - Enable ESLint rule no-redeclare with builtinGlobals on all module and worker files. r=frontend-codestyle-reviewers,devtools-reviewers,nchevobbe,mossop 2024-09-12 21:08:45 +00:00
.eslintrc-test-paths.js Bug 1917530 - Fix ESLint no-shadow issues in devtools code. r=devtools-reviewers,profiler-reviewers,frontend-codestyle-reviewers,nchevobbe,julienw,mossop 2024-09-12 21:08:43 +00:00
.eslintrc.js Bug 1917532 - Remove overrides sections from *-test configurations in eslint-plugin-mozilla. r=frontend-codestyle-reviewers,mossop 2024-09-12 21:08:45 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hgignore
.hgtags No bug - tagging 2764529cc7a6f24781273f93d7af9805e1f45876 with FIREFOX_NIGHTLY_131_END a=release DONTBUILD CLOSED TREE 2024-09-02 13:36:29 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1919635 - Update lint baselines. r=android-reviewers,frontend-codestyle-reviewers,mcarare 2024-09-19 11:27:57 +00:00
.prettierrc.js
.rstcheck.cfg Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8 2024-09-06 15:04:10 +00:00
.stylelintignore
.stylelintrc.js Bug 1917530 - Enable ESLint rule no-shadow by default across the tree, disabling where it currently fails. r=frontend-codestyle-reviewers,mossop 2024-09-12 21:08:44 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1912989 - Vendor libwebrtc from f6a804826c - moz.build file updates 2024-09-03 21:09:21 -05:00
Cargo.lock Bug 1918093: Remove to_shmem_derive dependency on derive_common (r=emilio) 2024-09-19 13:06:53 +00:00
Cargo.toml Bug 1912019 - Undo the gpu-descriptor crate override. r=ErichDonGubler,supply-chain-reviewers 2024-09-18 10:17:27 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1894766 - Reduce noise of downloadDependencies task errors. r=tthibaud 2024-09-17 18:39:45 +00:00
client.mk
client.py
configure
configure.py Bug 1916786 - Modernize python/mozbuild/mozbuild to use exist_ok=True parameter from os.makedirs r=ahochheiden 2024-09-05 05:52:56 +00:00
gradle.properties
gradlew Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
gradlew.bat Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
mach
mach.cmd
mach.ps1
mots.yaml Bug 1917339 - auto-assign review of WebGPU's IDL to `#webgpu-reviewers` r=webgpu-reviewers,zeid,nical 2024-09-09 22:55:10 +00:00
moz.build
moz.configure Bug 1910796 - Integrate libz-rs-sys as a replacement for zlib. r=supply-chain-reviewers,firefox-build-system-reviewers,nika,sergesanspaille 2024-09-02 22:49:59 +00:00
mozilla-config.h.in
old-configure.in Bug 1907180 - Remove obsolete AC_CANONICAL_SYSTEM from old-configure r=glandium 2024-08-29 07:42:33 +00:00
package-lock.json Bug 1575506 - Enable ESLint rule no-redeclare with builtinGlobals on all module and worker files. r=frontend-codestyle-reviewers,devtools-reviewers,nchevobbe,mossop 2024-09-12 21:08:45 +00:00
package.json Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 50.2.2. r=zombie,frontend-codestyle-reviewers,translations-reviewers,backup-reviewers,kpatenio 2024-08-23 16:43:57 +00:00
pyproject.toml
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.