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
Перейти к файлу
Ting-Yu Lin ac1fd45c39 Bug 1875199 - Move documentation of two methods in nsHTMLScrollFrame to nsIScrollableFrame. r=layout-reviewers,emilio DONTBUILD
The documentation for GetScrolledRect() and GetLogicalScrollPosition() in
nsHTMLScrollFrame are clearer and up-to-date [1], but they implements the
nsIScrollableFrame's interface. We should move the documentation to
nsIScrollableFrame.

[1] For example, nsXULScrollFrame has been removed in bug 1600542.

Differential Revision: https://phabricator.services.mozilla.com/D198909
2024-01-18 16:54:38 +00:00
.cargo Bug 1874990: Vendor application-services into mozilla-central r=supply-chain-reviewers,lina,markh 2024-01-18 15:54:40 +00:00
.github/workflows
.vscode
accessible Bug 1871385 - Enabled popover in caching tests. r=ayeddi 2024-01-16 21:55:25 +00:00
browser Bug 1875084 - Fix expected browser_parsable_css error message with zoom disabled. r=saschanaz 2024-01-18 16:26:40 +00:00
build Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
caps Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang 2023-12-18 18:39:33 +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 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
devtools Bug 1875029 - [devtools] Cleanup debugger jest-test.config.js. r=devtools-reviewers,bomsy. 2024-01-18 07:00:40 +00:00
docs Bug 1872922 - Replace last few uses of XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter and add linter error for XPCOMUtils.defineLazyGetter r=extension-reviewers,credential-management-reviewers,devtools-reviewers,Standard8,arai,robwu,Gijs,sgalich 2024-01-17 15:54:00 +00:00
docshell Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
dom Bug 1872311 - Prefer to use frame size as display size with WebCodecs. r=chunmin 2024-01-18 16:36:03 +00:00
editor Bug 1874806 - Get rid of `editor.inline_style.range.compatible_with_the_other_browsers` pref r=m_kato 2024-01-18 03:38:18 +00:00
extensions Bug 1742554 - removed instances of ftp. r=necko-reviewers,dom-storage-reviewers,kershaw,valentin,janv 2024-01-16 16:11:00 +00:00
gfx Bug 1875281 - Make CanvasTranslator::SetDataSurfaceBuffer diagnostic assert instead of release. r=bobowen 2024-01-18 14:02:38 +00:00
gradle/wrapper
hal Bug 1874454 - Implement GetHeterogeneousCpuInfo for Apple Silicon Mac, r=haik,mstange 2024-01-15 12:23:33 +00:00
image Bug 1873474 - Use ImageBlocker directly instead of nsIContentPolicy::ShouldProcess in ImageDocument. r=smaug 2024-01-17 09:49:32 +00:00
intl Bug 1874321 - document how to run nightly with a custom language, r=cmkm,flod 2024-01-15 18:20:51 +00:00
ipc Bug 1873663 - Remove legacy audio decoders (vorbis, opus, pcm). r=media-playback-reviewers,alwu 2024-01-12 09:18:35 +00:00
js Bug 1875096 - Part 2: Convert RegExpRunStatus to an enum class. r=iain 2024-01-18 10:26:03 +00:00
layout Bug 1875199 - Move documentation of two methods in nsHTMLScrollFrame to nsIScrollableFrame. r=layout-reviewers,emilio DONTBUILD 2024-01-18 16:54:38 +00:00
media Bug 1873745 - Fix Dav1d libFuzzer target r=decoder 2024-01-10 18:15:24 +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 1874533 - Fix build warning for noreturn function on Windows r=glandium 2024-01-18 11:48:49 +00:00
mobile Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
modules Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
mozglue Bug 1874348 - Extra cleanup after bug 1694481 r=firefox-build-system-reviewers,ahochheiden 2024-01-15 22:24:56 +00:00
netwerk Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
nsprpub
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 Bug 1874595 - Use LF in toml file consistently. r=jmaher,devtools-reviewers 2024-01-15 15:21:53 +00:00
python Bug 1874208 - Remove the always printed `Site not up-to-date reason` r=firefox-build-system-reviewers,glandium 2024-01-16 17:49:06 +00:00
remote Bug 1837747 - Use Services.prefs instead of Preferences.sys.mjs in remote/ r=webdriver-reviewers,Sasha 2024-01-17 15:42:33 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,pascalc 2024-01-18 11:58:31 +00:00
services Bug 1874990: Generate JS bindings for application-services' rust components r=lina,sync-reviewers,markh 2024-01-18 15:54:41 +00:00
servo Bug 1847521 - Replace unicode-segmentation with ICU4X in servo. r=firefox-style-system-reviewers,emilio 2024-01-18 02:29:19 +00:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1871991 - Required arguments after optional are not supported r=jesup 2024-01-04 02:06:08 +00:00
supply-chain Bug 1874990: Vendor application-services into mozilla-central r=supply-chain-reviewers,lina,markh 2024-01-18 15:54:40 +00:00
taskcluster Bug 1868326. Use aarch64 pgo data for mac aarch64 builds. r=glandium 2024-01-18 15:10:47 +00:00
testing Bug 1872311 - Prefer to use frame size as display size with WebCodecs. r=chunmin 2024-01-18 16:36:03 +00:00
third_party Bug 1874773 [Wayland] Initialize cmsgu right after start r=emilio 2024-01-18 15:58:44 +00:00
toolkit Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
tools Bug 1872922 - Replace last few uses of XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter and add linter error for XPCOMUtils.defineLazyGetter r=extension-reviewers,credential-management-reviewers,devtools-reviewers,Standard8,arai,robwu,Gijs,sgalich 2024-01-17 15:54:00 +00:00
uriloader Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=sefeng 2024-01-10 22:33:17 +00:00
view
widget Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-18 16:25:47 +00:00
xpcom Bug 1874969 - Consider to use GetHeterogeneousCpuInfo when deciding how many background threads TaskController should have, r=mstange 2024-01-17 16:44:08 +00:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
.eslintignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1875027 - Remove deprecated ESLint rule no-return-await. r=mossop 2024-01-17 09:51:30 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore 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
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 2506788ad1107aedfe4a7e67b5cc9a6b6779912b with FIREFOX_NIGHTLY_122_END a=release DONTBUILD CLOSED TREE 2023-12-18 16:30:03 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.prettierrc.js
.stylelintignore 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
.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 1816581 - part 1: Make `CaretAssociationHint` an enum class r=emilio 2023-12-27 04:42:09 +00:00
Cargo.lock Bug 1874990: Vendor application-services into mozilla-central r=supply-chain-reviewers,lina,markh 2024-01-18 15:54:40 +00:00
Cargo.toml Bug 1874990: Vendor application-services into mozilla-central r=supply-chain-reviewers,lina,markh 2024-01-18 15:54:40 +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
build.gradle Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal 2023-12-12 14:13:44 +00:00
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
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 1874431 - Add Ben Vandersloot as a peer of Core::Anti-Tracking module. r=pbz,zeid 2024-01-16 16:16:45 +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
mozilla-config.h.in
old-configure.in Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
package-lock.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
package.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +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.