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
Перейти к файлу
Paul Adenot 63452a9038 Bug 1821362 - Add a generic CountTrailingZeroes function that lowers to the right intrinsic based the type its called with. r=sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D173314
2023-05-17 15:47:05 +00:00
.cargo Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
.vscode
accessible Bug 1833079: When notified about a dom::ElementState::INVALID change, let AccStateChangeEvent calculate whether the state is enabled. r=morgan 2023-05-17 03:36:10 +00:00
browser Bug 1831363 - Converted SitePermissions.jsm to ES modules and all of its corresponding references. r=pbz 2023-05-17 14:45:26 +00:00
build Bug 1832700 - Set MSVS_VERSION according to the MSVC version. r=firefox-build-system-reviewers,andi 2023-05-15 21:56:37 +00:00
caps Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
chrome Bug 1819815 - Make chrome/ buildable outside of a unified build environment r=andi 2023-03-02 07:44:28 +00:00
config Bug 1821680 - provide --enable-lto=full-cross r=glandium 2023-05-10 10:56:31 +00:00
devtools Bug 1832081 - [devtools] Fix SourceTree icons always matching the currently selected source. r=devtools-reviewers,nchevobbe 2023-05-17 15:13:00 +00:00
docs Bug 1831312 - Use the mach cargo machinery to lint using clippy. r=glandium,linter-reviewers,ahal 2023-05-17 11:07:47 +00:00
docshell Bug 1828690: Change a parent assert to an IPC_FAIL. r=nika 2023-05-15 22:10:38 +00:00
dom Bug 1817997 - Update HTMLMediaElement to use the new TimeUnit. r=alwu 2023-05-17 15:47:05 +00:00
editor Bug 1832710 - Make `EditorBase::DispatchClipboardEventAndUpdateClipboard` handle `ePasteNoFormatting` event message r=m_kato 2023-05-16 22:44:10 +00:00
extensions Bug 1830265 - Tidy up .prettierignore. r=Gijs,sync-reviewers,markh 2023-05-04 17:21:03 +00:00
gfx Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
gradle/wrapper
hal Bug 1828383 - Make hal/ buildable outside of a unified build environment r=andi 2023-04-18 13:43:20 +00:00
image Bug 1817997 - Adjust code to take advantage of the new TimeUnit API. r=alwu 2023-05-17 15:47:03 +00:00
intl Bug 1828668 - Properly handle zh-TW langpack and add test case r=gregtatum 2023-05-08 21:26:23 +00:00
ipc Bug 1778454 - Properly reflect the hsts status in the securityInfo object. r=keeler,robwu 2023-05-15 09:31:49 +00:00
js Bug 1833484 - Remove now superflous optimization from baseline and Warp r=jandem 2023-05-17 14:59:51 +00:00
layout Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +00:00
media Bug 1828517 (MOZ) - Simplify RTCStatsTimestampMaker conversions with a new RTCStatsTimestamp class. r=webrtc-reviewers,dbaker 2023-05-10 18:04:39 +00:00
memory Bug 1832708 - Disable std::__throw_* wrapping on libc++ >= 14.0. r=firefox-build-system-reviewers,andi 2023-05-15 21:10:55 +00:00
mfbt Bug 1821362 - Add a generic CountTrailingZeroes function that lowers to the right intrinsic based the type its called with. r=sergesanspaille 2023-05-17 15:47:05 +00:00
mobile Bug 1703812 - Part 28 - Tighten mp3 demuxing tests, removing tolerances and checking encoder delay and padding. r=alwu,geckoview-reviewers,tthibaud 2023-05-17 15:47:00 +00:00
modules Bug 1831342 - Add pref to control whether the reorder queue is used with GMP plugins. r=media-playback-reviewers,padenot 2023-05-17 11:56:31 +00:00
mozglue Bug 1831581 - Expose raw innards of TimeStamp. r=glandium 2023-05-16 18:00:23 +00:00
netwerk Backed out changeset 9b71e3543b10 (bug 1828537) for bc failure on HttpChannelChild.cpp . CLOSED TREE 2023-05-17 18:22:20 +03: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 1815019 - Customize 7z to write provenance data r=nalexander 2023-03-02 16:44:10 +00:00
parser Bug 1425310 - Implement modulepreload for link rel. r=yulia,smaug,jonco 2023-05-14 10:49:46 +00:00
python Bug 1833228 - Update naming for new TabList reusable component files to be domain-specific r=mstriemer,fluent-reviewers,fxview-reviewers,flod,sclements 2023-05-17 14:35:53 +00:00
remote Merge mozilla-central to autoland. a=merge CLOSED TREE 2023-05-16 15:37:05 +03:00
security Bug 1832921 - Remove nsIOSFileConstantsService usage browser_content_sandbox_syscalls.js r=Gijs,gerard-majax 2023-05-16 16:37:56 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan 2023-05-15 12:50:37 +00:00
servo Bug 1809568 - Part 1: Implement parsing for `baseline-source`. r=emilio,devtools-reviewers 2023-05-17 12:56:53 +00:00
startupcache Bug 1828265: Remove StartupCache temporary prefetch thread r=kmag 2023-04-22 13:58:06 +00:00
storage Bug 1833233 - Add description for some database header fields; r=dom-storage-reviewers,hsingh,asuth 2023-05-16 20:59:36 +00:00
supply-chain Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
taskcluster Bug 1809580 - fix expiration of docker image artifacts r=releng-reviewers,bhearsum DONTBUILD 2023-05-17 14:35:43 +00:00
testing Bug 1833491 - Fix grid-template test. r=dholbert 2023-05-17 13:40:13 +00:00
third_party Bug 1833101 - From libwebrtc, remove desktop_capture/screen_capturer_mac.mm. r=mjf,webrtc-reviewers 2023-05-17 13:30:21 +00:00
toolkit Bug 1801419 - Explicitly load and initialize SidecarCore framework. r=mac-reviewers,spohl 2023-05-17 15:06:19 +00:00
tools Bug 1831363 - Converted SitePermissions.jsm to ES modules and all of its corresponding references. r=pbz 2023-05-17 14:45:26 +00:00
uriloader Bug 1824959 - add tests for .desktop sanitization, r=NeilDeakin 2023-05-16 23:00:45 +00:00
view Bug 1824986 - Use element more in popup manager code. r=mstange 2023-03-28 14:33:19 +00:00
widget Bug 1801419 - Explicitly load and initialize SidecarCore framework. r=mac-reviewers,spohl 2023-05-17 15:06:19 +00:00
xpcom Bug 1833293 - Optimize UUID stringification. r=nika 2023-05-16 18:27:16 +00:00
xpfe/appshell Bug 1823284 - Use `SizeModeChanged` notification to handle fullscreen change; r=geckoview-reviewers,rkraesig,stransky,bradwerth,smaug,m_kato 2023-04-23 21:28:43 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1830265 - Enable ESLint and Prettier on .babel-eslint.rc.js. r=Gijs 2023-05-04 17:21:03 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1824829 - Add a daily cron for building and running performance tests on custom-car. r=perftest-reviewers,afinder 2023-05-16 13:36:22 +00:00
.eslintignore Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
.eslintrc-test-paths.js Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
.eslintrc.js Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi 2023-04-23 06:23:39 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi 2023-04-23 06:23:39 +00:00
.hgtags No bug - tagging 715f01d61df8627117e6aefca540f0c1bba45011 with FIREFOX_NIGHTLY_114_END a=release DONTBUILD CLOSED TREE 2023-05-08 17:34:48 +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 Bug 1829618 - Enable Prettier on json files (configuration changes). r=mossop 2023-05-09 16:14:52 +00:00
.prettierrc.js Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs 2023-01-24 22:53:55 +00:00
.stylelintignore Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
.stylelintrc.js Bug 1831302 - [devtools] remove unused debugger .stylelintrc and .stylelintignore. r=Gijs,devtools-reviewers,ochameau. 2023-05-15 08:35:12 +00:00
.taskcluster.yml Bug 1827709: Notify Thunderbird CI Matrix channel after mozilla-central push. r=releng-reviewers,gabriel 2023-04-18 19:36:49 +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 1828517 - Vendor libwebrtc from e6b3f48a06 - moz.build file updates 2023-05-12 09:16:37 -05:00
Cargo.lock Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
Cargo.toml Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1828066 - Update to Glean v52.7.0 r=chutten,supply-chain-reviewers 2023-05-11 11:25:33 +00: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
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
gradlew
gradlew.bat
mach Bug 1820915 - Attempt to re-launch Mach with a compatible python3 version if one is available r=firefox-build-system-reviewers,andi 2023-03-09 10:53:16 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1831346 - Add Sean Feng as DOM peer. r=mccr8,zeid 2023-05-09 08:06:59 +00:00
moz.build Bug 1811850 - [lint] Replace flake8 linter with ruff, r=linter-reviewers,sylvestre 2023-03-20 13:06:27 +00:00
moz.configure Bug 1832209 - Remove a bunch of unused add_old_configure_assignment. r=firefox-build-system-reviewers,ahochheiden 2023-05-10 22:13:13 +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 1832467 - Add the new vcruntime140_1.dll file when building with VS 2019. r=firefox-build-system-reviewers,andi,nalexander 2023-05-11 21:30:15 +00:00
package-lock.json Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
package.json Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
pyproject.toml Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi 2023-03-21 14:36:26 +00:00
settings.gradle Bug 1828719 - Remove omnijar Gradle project from srcdir r=geckoview-reviewers,nalexander,amejiamarmol 2023-04-18 23:20:43 +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.