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
Перейти к файлу
Oriol Brufau 805b20a4fa Bug 1886218 - Unify servo-2013 and servo-2020. r=emilio
This imports https://github.com/servo/stylo/commit/c9ca340 from Servo,
with minor adjustments for D187431, 'baseline-source', and to ensure
that Firefox still compiles.

Differential Revision: https://phabricator.services.mozilla.com/D205110
2024-03-19 23:10:39 +00:00
.cargo Bug 1885440 - Vendor in the relevancy component. r=nanj 2024-03-19 12:46:52 +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 Backed out changeset d5975ef266e6 (bug 1305428) for causing bc failures @ accessible/tests/browser/<...> CLOSED TREE 2024-03-19 12:49:04 +02:00
browser Bug 1886114 - Remove fail-if notation from the Firefox View test passing a11y-checks. r=sfoster,fxview-reviewers 2024-03-19 23:07:42 +00:00
build Bug 1881382 - Drop support for VS 2019. r=firefox-build-system-reviewers,sergesanspaille 2024-03-19 21:47:22 +00:00
caps Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1884770 - Fix RUST_PROGRAMS-related rules on Windows r=firefox-build-system-reviewers,glandium 2024-03-19 12:40:21 +00:00
devtools Bug 1885437 - [devtools] Wait for style editor to fetch the source content in DAMP tests when reloading pages. r=devtools-reviewers,perftest-reviewers,nchevobbe,sparky 2024-03-19 14:49:15 +00:00
docs Bug 1885890 - Increase the warning limit on docs/config.yml after firefox-android was added into mc r=ahal 2024-03-18 18:07:55 +00:00
docshell Bug 1885189 - remove some test-only uses of prompts.contentPromptSubDialog, r=mconley 2024-03-13 22:19:58 +00:00
dom Merge mozilla-central to autoland on a CLOSED TREE 2024-03-20 00:41:06 +02:00
editor Bug 1883562 - part 2: Make `EditorBase::DeleteRangesWithTransaction` and the fallback path of `AutoDeleteRangesHandler` work with single range r=m_kato 2024-03-11 08:01:51 +00:00
extensions Bug 1770944 - test_permmanager_matches:removed inIsolatedMozBrowser related tests, r=smaug 2024-03-07 13:04:27 +00:00
gfx Bug 1886022 - Refactor canvas shutdown to account for process crashes. r=gfx-reviewers,lsalzman 2024-03-19 14:09:13 +00:00
gradle/wrapper Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1356686 - Ensure that imgRequest::CheckListenerChain returns the correct value r=tnikkel 2024-03-19 17:27:23 +00:00
intl Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
ipc Bug 1881386 - Check for zombie processes in ProcessWatcher on Linux. r=glandium 2024-03-19 21:05:40 +00:00
js Bug 1886273 - Construct HandleValueArray from PersistentRooted r=spidermonkey-reviewers,mgaudet 2024-03-19 22:11:52 +00:00
layout Bug 1712669 - Make Windows tooltip margin depend on cursor size. r=yjuglaret,win-reviewers,desktop-theme-reviewers,dao 2024-03-19 14:17:58 +00:00
media Bug 1884859 - Update libjxl to f06a34c77b1bd11bafbe82989241e68c756ccca2 r=saschanaz 2024-03-14 20:57:48 +00:00
memory Bug 1857841 - pt 10. Tighten an assertion r=glandium 2024-03-19 01:42:44 +00:00
mfbt Backed out changeset 02d8b0bd7883 (bug 1882518) for causing build bustage on Assertions.h CLOSED TREE 2024-03-15 14:01:53 +02:00
mobile Bug 1879132- Upgrade AGP to version 8.3.0. r=mcarare 2024-03-19 16:06:32 +00:00
modules Bug 1886292 - Let webrender low-quality pinch zoom ride the trains on Android. r=nical 2024-03-19 21:35:21 +00:00
mozglue Bug 1884213 - Part 4: Convert Text and Tracing markers to use BaseMarkerType so they gain ETW support. r=mstange,profiler-reviewers 2024-03-11 20:13:57 +00:00
netwerk Bug 1356686: Put OMT decompression behind a pref r=necko-reviewers,valentin 2024-03-19 17:27:23 +00:00
nsprpub Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
other-licenses Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol 2023-12-13 18:32:20 +00:00
parser Backed out changeset 72d4f33ccc36 (bug 1884208) for causing assertion failures @ parser/html/nsHtml5StreamParser.cpp 2024-03-19 16:35:37 +02:00
python Bug 1885080 - Modify links used to download browser apks for android_startup script. r=perftest-reviewers,afinder 2024-03-19 15:35:24 +00:00
remote Bug 1885723 - Fix more jsm references in remote/. r=webdriver-reviewers,Sasha 2024-03-19 08:59:11 +00:00
security Bug 1859708: Add rule to allow read access to the binary dir for GPU sandbox. r=cmartin 2024-03-19 22:09:10 +00:00
services Bug 1885723 - Fix more jsm references in services/. r=sync-reviewers,markh 2024-03-19 08:59:11 +00:00
servo Bug 1886218 - Unify servo-2013 and servo-2020. r=emilio 2024-03-19 23:10:39 +00:00
startupcache Bug 1882581: Implement `@scope` parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
storage Bug 1884308 - Chunk bookmark GUIDs when retrieving details to avoid going over Sqlite variables limit. r=mconley,places-reviewers,Standard8 2024-03-15 16:18:00 +00:00
supply-chain Bug 1885501 - Update audio_thread_priority to 0.32. r=padenot,cubeb-reviewers,supply-chain-reviewers 2024-03-18 12:20:25 +00:00
taskcluster Bug 1886068 - Upgrade clang 18 toolchain to 18.1.1. r=firefox-build-system-reviewers,ahochheiden 2024-03-19 20:11:30 +00:00
testing Bug 1866047 - Remove --fenix flag from mach-try-perf. r=aglavic,perftest-reviewers,taskgraph-reviewers,bhearsum 2024-03-19 19:00:34 +00:00
third_party Merge autoland to mozilla-central. a=merge 2024-03-19 23:55:33 +02:00
toolkit Bug 1859708: Add rule to allow read access to the binary dir for GPU sandbox. r=cmartin 2024-03-19 22:09:10 +00:00
tools Bug 1866047 - Remove --fenix flag from mach-try-perf. r=aglavic,perftest-reviewers,taskgraph-reviewers,bhearsum 2024-03-19 19:00:34 +00:00
uriloader Backed out changeset 102fa1186f2a (bug 1884265) for non-unified build bustage and test_getFromTypeAndExtension.js failures. 2024-03-18 21:55:00 -04: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 1712669 - Make Windows tooltip margin depend on cursor size. r=yjuglaret,win-reviewers,desktop-theme-reviewers,dao 2024-03-19 14:17:58 +00:00
xpcom Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
xpfe/appshell Bug 1884631 - Remove macOS native sheet support. r=mac-reviewers,aleca,kaie,bradwerth 2024-03-18 10:06:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1877989 - [devtools] Add CodeMirror 6 in tree. r=devtools-reviewers,bomsy. 2024-02-08 14:39:41 +00:00
.cron.yml Bug 1882083 - combine desktop and android nightly hooks. r=RyanVM,releng-reviewers,taskgraph-reviewers,bhearsum DONTBUILD 2024-03-19 17:02:43 +00:00
.eslintignore Bug 1873610 - Part 2: Improve modules import/export error messages. r=jonco 2024-03-18 14:04:14 +00:00
.eslintrc-test-paths.js Bug 1876988 - Enable ESLint rules no-undef and no-unused-vars. r=smaug 2024-01-29 11:23:59 +00:00
.eslintrc.js Bug 1880899 - add lint rule that prevents adding more browser.js globals, r=Standard8 2024-03-16 15:14:07 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1881762 - Fix gitignore wrong '/' escape r=jcristau 2024-03-19 15:07:53 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1881762 - Update hgignore to ignore Android build and generated folders r=firefox-build-system-reviewers,ahochheiden,pollymce 2024-03-18 18:26:48 +00:00
.hgtags No bug - Back out 07a8f8cfa39828f4fbd3774a25eb96ead17f5a5b because it landed due to a central-to-beta rebase. 2024-03-18 10:56:54 +01:00
.lando.ini Bug 1871425: re-enable autoformatting after disabling WPT linter r=zeid DONTBUILD 2024-02-29 21:22:27 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1825116 - Add lint exclusions for some troublesome firefox-android files. r=Standard8,bhearsum,geckoview-reviewers,releng-reviewers 2024-02-12 11:59:54 +01:00
.prettierrc.js
.stylelintignore Bug 1879146 - update lint exclusions for a-c docs move. r=gl 2024-02-20 11:08:26 +01:00
.stylelintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.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 1883116 - Vendor libwebrtc from 0b6899272c - moz.build file updates 2024-03-19 11:05:04 -05:00
Cargo.lock Bug 1885440 - Vendor in the relevancy component. r=nanj 2024-03-19 12:46:52 +00:00
Cargo.toml Bug 1885440 - Vendor in the relevancy component. r=nanj 2024-03-19 12:46:52 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
README.txt
aclocal.m4 Bug 1881545 - Move nl_langinfo and CODESET check from js/src/old-configure.in to js/moz.configure r=glandium 2024-02-28 11:11:18 +00:00
build.gradle Bug 1822393 - Set the source and target compatibility compile options for non-GeckoView projects. r=owlish,nalexander,geckoview-reviewers 2024-02-13 21:15:55 -05: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 Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
mach Bug 1843209 - Bump Mach's minimum Python version to `3.8` r=firefox-build-system-reviewers,glandium 2023-12-12 03:52:00 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1885981 - Remove amy as Desktop Theme peer. r=zeid 2024-03-19 16:34:01 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure Bug 1880424 - Move clock_monotonic check to moz.configure r=glandium 2024-02-28 11:11:17 +00:00
mozilla-config.h.in
old-configure.in Bug 1884634 - Reenable AC_EXEEXT check r=glandium 2024-03-19 06:43:01 +00:00
package-lock.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
package.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
pyproject.toml Bug 1879558 - Reactivate invalid escape sequence warning in ruff r=ahochheiden 2024-02-28 08:16:06 +00:00
settings.gradle Bug 1876335 - use GRADLE_MAVEN_REPOSITORIES in more places. r=owlish,geckoview-reviewers,nalexander,tthibaud,android-reviewers 2024-01-18 15:38:47 +01:00
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.