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
Перейти к файлу
Chun-Min Chang 6f46fb6bb4 Bug 1886378 - Include vpx_config.c directly in source list r=glandium
Initially, *vpx_config.c* on various platform-architecture combinations
was revmoed from the input list for source list generation and later
added to the source list in moz.build. This was necessary because the
generated list was based solely on architecture, while the vpx_config.c
differed across platform-architecture combinations.

With the source list generation reworked in the previous patch, each
platform-architecture combination now has its own list. Therefore,
vpx_config.c can be directly included in the source list, simplifying
the process.

Differential Revision: https://phabricator.services.mozilla.com/D207183
2024-04-16 16:37:25 +00:00
.cargo Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh 2024-04-15 18:07:00 +00:00
.github/workflows
.vscode
accessible Bug 1887787: Implement the UIA FrameworkId property. r=nlapre 2024-04-16 04:58:56 +00:00
browser Bug 1685517 - Fix close button for customize menu to top of menu r=desktop-theme-reviewers,emilio 2024-04-16 16:03:39 +00:00
build Bug 1885597 - Remove GitHub synchronization task r=jrmuizel,jnicol,taskgraph-reviewers,releng-reviewers,ahal,bhearsum 2024-04-16 09:31:17 +00:00
caps Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1890442 - Remove $topobjdir/.cargo/config when it exists. r=firefox-build-system-reviewers,sergesanspaille 2024-04-15 20:04:34 +00:00
devtools Bug 1889871 - [devtools] Use InspectorCSSParser in advanceValidate. r=devtools-reviewers,bomsy. 2024-04-16 12:12:00 +00:00
docs Bug 1891375 - Update to sphinx 7.2.6 r=firefox-source-docs-reviewers,ahal DONTBUILD 2024-04-15 14:35:48 +00:00
docshell Bug 1880914 - Move BrowserForceEncodingDetection. r=Gijs 2024-04-15 10:22:45 +00:00
dom Bug 1891694: Update tests within dom/ to work with https-first enabled,r=emilio 2024-04-16 14:58:39 +00:00
editor Bug 1890915 - Make `EditorBase::CloneAttributesWithTransaction()` collect all attributes before updating the DOM tree r=m_kato 2024-04-15 05:49:02 +00:00
extensions Bug 1881797 - (part 3) Testing for storage permission clearing in the new clear history dialog. r=pbz,settings-reviewers,mconley 2024-04-09 15:39:32 +00:00
gfx Bug 1888628 - Extract the texture sampling logic out of ps_quad.glsl. r=gw 2024-04-16 16:26:28 +00:00
gradle/wrapper Bug 1887180 - Update Gradle to version 8.7. r=android-reviewers 2024-03-25 14:35:36 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1890090. Check return value of WebPInitDecBuffer in webp decoder. r=gfx-reviewers,lsalzman 2024-04-06 04:27:37 +00:00
intl Bug 1889237 - Remove redundant import from l10nregistry-ffi-gtest. r=eemeli 2024-04-10 05:53:22 +00:00
ipc Bug 1890722 - Correctly track generation of ipdl files r=glandium 2024-04-16 06:52:32 +00:00
js Bug 1821671 - Part 2: Add pref for setting the maximum number of marking threads to use r=sfink 2024-04-16 14:33:15 +00:00
layout Bug 1885571 - Quad radial gradient shader. r=gw 2024-04-16 16:26:27 +00:00
media Bug 1886378 - Include vpx_config.c directly in source list r=glandium 2024-04-16 16:37:25 +00:00
memory Bug 1888326 - Advance the chunk index after committing pages r=glandium 2024-04-04 00:03:27 +00:00
mfbt Bug 1891497 - Add mozilla::Span constructor for EnumeratedArray. r=glandium 2024-04-15 21:17:51 +00:00
mobile Bug 1891663 - Update android nightly application-services version bump to 0a9c5c52f59fa241eac8fb094232062a6aa912b1 r=release-managers,dmeehan 2024-04-16 13:25:29 +00:00
modules Bug 1821671 - Part 2: Add pref for setting the maximum number of marking threads to use r=sfink 2024-04-16 14:33:15 +00:00
mozglue Bug 1887068: Add perfetto event traces for taskcontroller tasks and dom performance measurement markers. r=smaug 2024-04-15 15:34:04 +00:00
netwerk Bug 1885529 - Measure time spent in native HTTPS call r=necko-reviewers,jesup 2024-04-16 12:06:39 +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 1883629 - Update Snappy to version 1.2.0. r=dom-storage-reviewers,janv 2024-04-08 13:48:06 +00:00
parser Bug 1884208 - Remove negative probes for measuring delta between OnDataFinished and OnStopRequest in HttpChannelChild and HTML5Parser. r=jesup,necko-reviewers 2024-03-28 09:37:25 +00:00
python Bug 1854571 - Print package path in mach package. r=firefox-build-system-reviewers,sergesanspaille 2024-04-15 23:38:29 +00:00
remote Bug 1884935 - [bidi] Update serialization for "browsingContext.locateNodes" and remove "ownership" and "sandbox" arguments. r=webdriver-reviewers,whimboo 2024-04-11 07:34:50 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan 2024-04-15 14:01:38 +00:00
services Merge mozilla-central to autoland on a CLOSED TREE 2024-04-15 19:03:01 +03:00
servo Bug 1890724 - Interpret color channel keywords in relative color syntax r=layout-reviewers,emilio 2024-04-16 12:16:32 +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 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
supply-chain Bug 1888683 - Checking in automated code changes. r=janerik,supply-chain-reviewers,glandium 2024-04-10 17:23:01 +00:00
taskcluster Bug 1885597 - Remove GitHub synchronization task r=jrmuizel,jnicol,taskgraph-reviewers,releng-reviewers,ahal,bhearsum 2024-04-16 09:31:17 +00:00
testing Bug 1522790 - [wpt] Update metadata for /fetch/metadata/trailing-dot.https.sub.any*.html tests. CLOSED TREE 2024-04-16 14:46:09 +00:00
third_party Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh 2024-04-15 18:07:00 +00:00
toolkit Bug 1803370 - Bump MAX_NUMBER_OF_STATIC_RULESETS from 50 to 100. r=rpl 2024-04-16 14:45:39 +00:00
tools Bug 1891563 - Fix a typo in the profiler code overview documentation r=profiler-reviewers,canaltinova 2024-04-16 13:31:18 +00:00
uriloader Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
view
widget Bug 1891414 - Improve opaque region tracking in GTK. r=stransky 2024-04-16 13:58:07 +00:00
xpcom Bug 1890144 - Don't emit ts typedefs for TSNoncompat types r=xpcom-reviewers,mccr8 2024-04-15 15:53:32 +00:00
xpfe/appshell Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +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 1890373 - Enable android-l10n-sync via cron on mozilla-beta r=hneiva,gabriel 2024-04-15 18:07:57 +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 1876432 - Added support for custom themes as its own menu in Reader View. r=reader-mode-reviewers,fluent-reviewers,desktop-theme-reviewers,hjones,accessibility-frontend-reviewers,bolsson,devtools-reviewers,sfoster,cmkm,jules,ayeddi 2024-04-02 00:08:46 +00:00
.eslintrc.js Bug 1799465 - Enable require-jsdoc rules by default, disabling on code where there are existing failures. r=frontend-codestyle-reviewers,migration-reviewers,backup-reviewers,mossop,mconley 2024-04-08 13:34:13 +00:00
.git-blame-ignore-revs Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud 2024-04-04 14:55:00 +00:00
.gitattributes
.gitignore Bug 1855674 - Modify pdfpaint test to run more PDFs. r=aglavic,perftest-reviewers 2024-04-08 11:47:05 +00:00
.hg-annotate-ignore-revs Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud 2024-04-04 14:55:00 +00:00
.hg-format-source
.hgignore Bug 1855674 - Modify pdfpaint test to run more PDFs. r=aglavic,perftest-reviewers 2024-04-08 11:47:05 +00:00
.hgtags No bug - tagging de27b0fc3ab30bad572ccdcd8ea161d1f9a198ad with FIREFOX_NIGHTLY_126_END a=release DONTBUILD CLOSED TREE 2024-04-15 08:26:20 +00: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 1887824 - vendor Transformers.js - r=gregtatum,frontend-codestyle-reviewers,Standard8 2024-04-16 04:15:43 +00: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
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1888181 - Vendor libwebrtc from 414c94290a - moz.build file updates 2024-04-15 12:26:38 +02:00
Cargo.lock Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh 2024-04-15 18:07:00 +00:00
Cargo.toml Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh 2024-04-15 18:07:00 +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 1886433 - Use the AC dependencies plugin for GeckoView where possible. r=android-reviewers,amejiamarmol 2024-03-20 21:40:21 +00:00
client.mk
client.py
configure
configure.py
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 1890254 - ./mach mots clean --refresh r=zeid DONTBUILD 2024-04-09 20:13:18 +00:00
moz.build Bug 1888321 - Rename .cargo/config.in to .cargo/config.toml.in. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden 2024-04-01 21:26:49 +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 1884070 - Remove AC_HEADER_DIRENT checks r=glandium 2024-03-30 08:40:23 +00:00
package-lock.json Bug 1557040 - Remove eslint-plugin-fetch-options from the tree. r=Gijs,omc-reviewers,aminomancer,home-newtab-reviewers,frontend-codestyle-reviewers,thecount 2024-04-09 08:11:10 +00:00
package.json Bug 1557040 - Remove eslint-plugin-fetch-options from the tree. r=Gijs,omc-reviewers,aminomancer,home-newtab-reviewers,frontend-codestyle-reviewers,thecount 2024-04-09 08:11:10 +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.