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 Bone 4f15ab146d Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D194950
2023-12-11 11:01:33 +00:00
.cargo Bug 1869068 - Update cubeb-coreaudio-rs to 5d779af3. r=cubeb-reviewers,kinetik 2023-12-11 07:31:26 +00:00
.github/workflows Bug 1853618 - address issue with GitHub PR closer, and optimise r=hwine DONTBUILD 2023-09-20 15:33:26 +00:00
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1839051 - Make AccIdxComparator resilient against calls with r=Jamie=b. 2023-12-11 06:53:28 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2023-12-11 07:05:32 +00:00
build Bug 1867581 - Fixed PGO training set not working for SP3 since SP3 wasn't running as root r=bas 2023-12-08 18:41:04 +00:00
caps Bug 1864168 - Part 1: Use 1-origin column number in nsIContentSecurityPolicy. r=smaug,devtools-reviewers,ochameau,ckerschb 2023-11-22 12:31:30 +00:00
chrome Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
config Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
devtools Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
docs Bug 1749473 - fix typos r=sylvestre DONTBUILD 2023-12-11 10:09:09 +00:00
docshell Bug 1430691. Add a documenting comment to the nsIDocShell interface. r=nika 2023-12-06 19:18:13 +00:00
dom Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
editor Bug 1865729 - part 1: Make `AutoMoveOneLineHandler` make `AutoRangeArray` work with `BlockInlineCheck::UseComputedDisplayOutsideStyle` r=m_kato 2023-11-27 01:46:42 +00:00
extensions Bug 1847298: IPC constructor cleanup r=nika,padenot,dom-storage-reviewers,necko-reviewers,cookie-reviewers,asuth,Jamie 2023-12-08 15:56:39 +00:00
gfx Bug 1839051 - Use std::sort for nsTArray and deprecate NS_QuickSort. r=emilio,nika,janv,dom-storage-reviewers 2023-12-11 06:53:25 +00:00
gradle/wrapper
hal Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
image Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
intl Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
ipc Bug 1847298: IPC constructor cleanup r=nika,padenot,dom-storage-reviewers,necko-reviewers,cookie-reviewers,asuth,Jamie 2023-12-08 15:56:39 +00:00
js Bug 1867193 - Fix baseline-compiled check in MaybeCreateAllocSite. r=iain 2023-12-11 10:44:45 +00:00
layout Bug 1869217. Don't use the @page rules that match the first page as the page defaults. r=emilio 2023-12-11 10:59:18 +00:00
media Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
memory Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium 2023-12-11 11:01:33 +00:00
mfbt Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium 2023-12-11 11:01:33 +00:00
mobile Bug 1868778 - Mark extensions process crashes as occurring in a background process. r=gsvelto,amejiamarmol,geckoview-reviewers 2023-12-08 21:10:33 +00:00
modules Bug 1839051 - Remove include nsQuickSort.h from some more files. r=emilio 2023-12-11 06:53:28 +00:00
mozglue Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
netwerk Bug 1868802: add `this` pointer to `nsHttpHandler::NotifyObservers`'s logging. r=necko-reviewers,jesup 2023-12-11 08:18:14 +00:00
nsprpub
other-licenses Bug 1857121: Update IA2TypeLibrary.idl to latest revision (IAccessible2 repo commit 4461630f). r=morgan 2023-10-11 22:10:23 +00:00
parser Bug 1712140 - Part 3: Add support for parsing and building Declarative ShadowDOMs. r=dom-core,webidl,saschanaz,hsivonen 2023-12-07 21:27:10 +00:00
python Bug 1749473 - fix autodoc import warning r=sylvestre DONTBUILD 2023-12-11 10:09:09 +00:00
remote Bug 1868591 - Fix PollPromise timeout warning. r=webdriver-reviewers,jdescottes 2023-12-08 17:37:58 +00:00
security Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
services Bug 1868845 - rename channel to channels in search-config-v2 and schema. r=Standard8 DONTBUILD 2023-12-08 03:03:37 +00:00
servo Bug 1852149 Part 3 - Add margin rules to servo r=firefox-style-system-reviewers,emilio 2023-12-08 20:25:55 +00:00
startupcache Bug 1856530 - run file-whitespace on toml files r=linter-reviewers,Standard8 2023-10-03 09:22:18 +00:00
storage Bug 1859896 - Batch 16 - convert xpcshell.ini -> .toml. r=aryx,webdriver-reviewers 2023-11-25 21:08:44 +00:00
supply-chain Bug 1868672 - Update `wgpu` to revision ff7b2c399301cca9bcbc5b19a869feb3c29ef785. r=webgpu-reviewers,supply-chain-reviewers,jimb 2023-12-08 17:49:34 +00:00
taskcluster Bug 1868944 - pin android emulator version in toolchain tasks r=gbrown! CLOSED TREE 2023-12-08 19:29:16 +00:00
testing Bug 1869217. Don't use the @page rules that match the first page as the page defaults. r=emilio 2023-12-11 10:59:18 +00:00
third_party Bug 1869068 - Update cubeb-coreaudio-rs to 5d779af3. r=cubeb-reviewers,kinetik 2023-12-11 07:31:26 +00:00
toolkit Bug 1869068 - Update cubeb-coreaudio-rs to 5d779af3. r=cubeb-reviewers,kinetik 2023-12-11 07:31:26 +00:00
tools Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
uriloader Bug 1603699 - Enable default URI pref. r=valentin,necko-reviewers,extension-reviewers,robwu 2023-12-06 19:33:56 +00:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Bug 1839051 - Use nsTArray::Sort in KeyboardLayout. r=xpcom-reviewers,emilio,win-reviewers,rkraesig 2023-12-11 06:53:28 +00:00
xpcom Bug 1839051 - Remove include nsQuickSort.h from some more files. r=emilio 2023-12-11 06:53:28 +00:00
xpfe/appshell Bug 1866011 p2. Rename nsIDocShell.contentViewer. r=emilio,credential-management-reviewers,devtools-reviewers,sgalich 2023-11-24 09:10:52 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml Bug 1750351 - Include push tasks for sp-perftests to prevent rescheduling builds. r=aryx DONTBUILD 2023-10-04 12:51:26 +00:00
.eslintignore Bug 1863400 - Part 6: Perform bundling within browser/components/aboutwelcome folder. r=pdahiya 2023-11-28 01:37:37 +00:00
.eslintrc-test-paths.js Bug 1844125 - Remove more bits of old translations code. r=gregtatum 2023-10-30 16:20:55 +00:00
.eslintrc.js Bug 1863400 - Part 8: Update stylelint, eslint, prettierignore, hgignore, gitignore and Generated.txt rules for aboutwelcome to match newtab. r=pdahiya 2023-11-28 01:37:38 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1863793 - Add a Bergamot translator build script; r=translations-reviewers,nordzilla 2023-11-28 17:32:48 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1863793 - Add a Bergamot translator build script; r=translations-reviewers,nordzilla 2023-11-28 17:32:48 +00:00
.hgtags No bug - tagging 2948bbde4074309cde93b3ae734d3bf6872e3425 with FIREFOX_NIGHTLY_121_END a=release DONTBUILD CLOSED TREE 2023-11-20 16:18:06 +00:00
.lando.ini Bug 1835962: add support for `mach try` to submit to Lando r=zeid,mach-reviewers,ahochheiden 2023-10-02 14:31:43 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1854031 - Part 4. Update lint file path. r=linter-reviewers,sylvestre 2023-12-04 09:02:34 +00:00
.prettierrc.js
.stylelintignore Bug 1863400 - Part 8: Update stylelint, eslint, prettierignore, hgignore, gitignore and Generated.txt rules for aboutwelcome to match newtab. r=pdahiya 2023-11-28 01:37:38 +00:00
.stylelintrc.js Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
.taskcluster.yml Bug 1831143 - use new mozillareleases/gecko_decision:4.1.0 docker image. r=releng-reviewers,bhearsum 2023-08-22 15:22:43 +00:00
.trackerignore
.yamllint Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1864008 - Move libvpx to libgkcodecs, part 3 r=webrtc-reviewers,padenot,mjf 2023-12-05 20:08:23 +00:00
Cargo.lock Bug 1869068 - Update cubeb-coreaudio-rs to 5d779af3. r=cubeb-reviewers,kinetik 2023-12-11 07:31:26 +00:00
Cargo.toml Bug 1868472 - Upgrade warp to 0.3.6. r=webdriver-reviewers,supply-chain-reviewers,bholley 2023-12-06 20:53:22 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1863497 - sccache: enable --show-adv-stats when storing stats r=glandium 2023-11-27 16:59:49 +00:00
README.txt
aclocal.m4
build.gradle Bug 1868259 - Refactor buildscript {} to be at the top of build.gradle r=tthibaud,geckoview-reviewers 2023-12-08 17:46:36 +00:00
client.mk
client.py
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1866760 - Do not handle SystemExit and KeyboardInterrupt as generic exceptions during error handling r=ahochheiden,glandium 2023-11-30 08:04:28 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1868029. Fix some references to the renamed BZ component "Core::Document Navigation". r=smaug,zeid 2023-12-04 14:37:04 +00:00
moz.build Bug 1864624: Support building gkrust in mozilla-central derived projects. r=glandium 2023-11-17 11:31:55 +00:00
moz.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
mozilla-config.h.in
old-configure.in Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
package-lock.json Bug 1786290 - Update @microsoft/eslint-plugin-sdl to version 0.2.2 r=freddyb,Standard8 2023-11-20 09:27:48 +00:00
package.json Bug 1786290 - Update @microsoft/eslint-plugin-sdl to version 0.2.2 r=freddyb,Standard8 2023-11-20 09:27:48 +00:00
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00

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.