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
Перейти к файлу
Alex Jakobi 91a6e5b8ff Bug 1560024 - Use sticky axis locking on mobile. r=botond,geckoview-reviewers,owlish
Differential Revision: https://phabricator.services.mozilla.com/D194430
2023-11-23 18:40:55 +00:00
.cargo Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
.github/workflows
.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 1862437: Return the correct data for ATK get_row_column_span. r=eeejay 2023-11-21 23:34:15 +00:00
browser Bug 1529276 - Update WindowsJumpList module to select the jump list backend via a pref. r=mhowell,bhearsum 2023-11-23 18:28:32 +00:00
build Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02: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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-11-20 16:18:16 +00:00
devtools Bug 1844058 - [devtools] Use <button> for Rules view filter property icon. r=devtools-reviewers,accessibility-frontend-reviewers,ayeddi,ochameau. 2023-11-23 11:14:52 +00:00
docs Bug 1859673: Document that Rust and C++ use compatible heap allocators in Firefox. r=firefox-source-docs-reviewers,ahal DONTBUILD 2023-11-23 15:49:40 +00:00
docshell Bug 1865918 p6. Update nsDocShell::mContentViewer and local variables to reflect nsIDocumentViewer's new name. r=emilio 2023-11-22 13:50:58 +00:00
dom Bug 1529276 - Create a new JumpListBuilder implementation that is simpler and doesn't block the main thread. r=mhowell,win-reviewers 2023-11-23 18:28:31 +00:00
editor Bug 1865918 p1. Update HasContentViewer to reflect nsIDocumentViewer's new name. r=emilio 2023-11-22 13:50:56 +00:00
extensions Bug 1863689 - Don't build hunspell for GeckoView. r=masayuki 2023-11-22 02:53:55 +00:00
gfx Bug 1784757 - Wait for one frame before asserting restyling state. r=hiro 2023-11-23 16:52:58 +00:00
gradle/wrapper
hal Bug 1864522 - Remove unused functionality from ModifyWakeLock. r=gsvelto 2023-11-16 00:14:10 +00:00
image Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio 2023-11-21 12:45:59 +00:00
intl Bug 1854412 - Drop broken legacy links in l10n tutorial. r=bolsson 2023-11-22 21:59:11 +00:00
ipc Bug 1858546 - part3 : load Wideinve L1 dll. r=aosmond 2023-11-21 22:43:30 +00:00
js Bug 1866252 - Disable tails call test if WebAssembly.Function is not available. r=jpages 2023-11-23 14:43:52 +00:00
layout Bug 1865610: part 3) Add `fetchpriority` attribute support for preloaded stylesheets. r=smaug,emilio,necko-reviewers,jesup 2023-11-23 14:36:12 +00:00
media Bug 1864141 - Reapply patch on top of libcubeb. r=cubeb-reviewers,kinetik 2023-11-21 10:47:59 +00:00
memory Bug 1866025 - Check if PHC is initialised on all entrypoints r=glandium 2023-11-23 04:53:22 +00:00
mfbt Bug 1814600 - Annotate abort calls as __attribute__((nomerge)) to get clearer line number when crashing on assertion failure. r=gsvelto,yjuglaret 2023-11-10 13:54:54 +00:00
mobile Bug 1560024 - Use sticky axis locking on mobile. r=botond,geckoview-reviewers,owlish 2023-11-23 18:40:55 +00:00
modules Bug 1787442 - Enable hyphenation of capitalized words by default in Finnish. r=layout-reviewers,emilio 2023-11-22 15:46:37 +00:00
mozglue Bug 1857089 - Update builders to rustc 1.74. r=firefox-build-system-reviewers,ahochheiden 2023-11-21 01:08:15 +00:00
netwerk Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02: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 1865610: part 4) Add `fetchpriority` attribute support for `rel=modulepreload` and `rel=preload as=script`. r=smaug,valentin 2023-11-23 14:45:21 +00:00
python Bug 1866295 - Land new strings for ASRouter spotlight message to encourage users without FxA accounts to create one. r=aminomancer,fluent-reviewers,flod 2023-11-23 17:30:08 +00:00
remote Bug 1862701 - [remote] Update mach command for Puppeteer. r=webdriver-reviewers,Sasha 2023-11-21 22:29:50 +00:00
security Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan 2023-11-23 14:30:08 +00:00
servo Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
startupcache
storage Bug 1855455 - Implement a loadExtension() API in mozStorage. r=asuth 2023-11-21 08:34:35 +00:00
supply-chain Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
taskcluster Bug 1866055 - Apply backstop optimization for mozperftest tasks. r=kshampur,perftest-reviewers,taskgraph-reviewers,ahal DONTBUILD 2023-11-23 14:14:07 +00:00
testing Bug 1849860 - Keep UnderlyingSourceAlgorithms alive until it's explicitly closed r=smaug,asuth 2023-11-23 17:17:40 +00:00
third_party Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
toolkit Bug 1529276 - Add the ability to enable the new Windows Jump List mechanism via Experimenter. r=mhowell 2023-11-23 18:28:33 +00:00
tools Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
uriloader Bug 1865610: part 3) Add `fetchpriority` attribute support for preloaded stylesheets. r=smaug,emilio,necko-reviewers,jesup 2023-11-23 14:36:12 +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 1529276 - Limit the IShellLinkW description to MAX_PATH. r=mhowell,win-reviewers 2023-11-23 18:28:32 +00:00
xpcom Bug 1863620 - Use an accelerated animation for overlay scrollbar. r=hiro 2023-11-20 21:47:50 +00:00
xpfe/appshell Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio 2023-11-21 12:45:59 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1854786 - Move exclusion from linting for talos devtools pages to ThirdPartyPaths.txt. r=bomsy 2023-11-01 08:00:39 +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 1863716 - Remove the remnants of the unused PDF Viewer notification bar. r=pdfjs-reviewers,calixte 2023-11-08 19:34:52 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1854874 - Add comm/ to .gitignore r=glandium 2023-10-25 01:32:19 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1862701 - [remote] Sync to puppeteer version v21.5.2. r=webdriver-reviewers,Sasha 2023-11-21 22:29:39 +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
.lldbinit
.mailmap
.prettierignore Bug 1861516 - Remove Translations fastText third-party files r=sylvestre,gregtatum 2023-11-09 04:59:05 +00:00
.prettierrc.js
.stylelintignore
.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
.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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-11-20 16:18:16 +00:00
Cargo.lock Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
Cargo.toml Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE 2023-11-23 20:03:07 +02:00
GNUmakefile
LICENSE
Makefile.in Backed out 3 changesets (bug 1863497) for causing bustages. CLOSED TREE 2023-11-16 15:46:36 +02:00
README.txt
aclocal.m4
build.gradle Bug 1490144 - Add Java and Kotlin code indexing using semanticdb compiler plugins r=nalexander,asuth,emilio,geckoview-reviewers,owlish 2023-11-16 16:27:24 +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 Backed out 2 changesets (bug 1843209) for python3 related browser accessible failures. CLOSED TREE 2023-11-23 02:41:22 +02:00
mach.cmd
mach.ps1
mots.yaml Bug 1863494 - Add jsudiaman to Fxview modules as a peer r=fxview-reviewers,zeid,sfoster 2023-11-16 11:20:14 +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
mozilla-config.h.in
old-configure.in
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

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.