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
Перейти к файлу
Harveer Singh 7e1bc7c6f4 Bug 1639546: Enable IndexedDB WPT tests to run as part of pb job run.r=taskgraph-reviewers,jmaher,janv,dom-storage-reviewers
Make IndexedDB WPT tests to run as part of privatebrowsing wpt test variant.

Differential Revision: https://phabricator.services.mozilla.com/D189724
2024-07-10 13:51:08 +00:00
.cargo Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
.github/workflows
.vscode
accessible Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
browser Bug 1822297 - Implement a SearchHistoryResult to remove dependency on satchel and fix deleting items from the search bar history. r=mak,search-reviewers,daleharvey 2024-07-10 13:10:53 +00:00
build Bug 1894154 - Enable telemetry in CI r=firefox-build-system-reviewers,glandium 2024-07-09 19:57:45 +00:00
caps Bug 1901387 - Part 3: Make nsIPrincipal::CheckMayLoad threadsafe, r=asuth,ckerschb,extension-reviewers,robwu 2024-06-28 17:34:08 +00:00
chrome
config Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
devtools Bug 1906291 - [devtools] Avoid mutation of the tracer frame array in the console. r=devtools-reviewers,nchevobbe,perftest-reviewers,kshampur 2024-07-10 13:29:21 +00:00
docs Bug 1905044 - Add tabbrowser-reviewers, theme-reviewers, sessionstore-reviewers to docs. r=firefox-source-docs-reviewers,sylvestre 2024-06-28 10:26:00 +00:00
docshell Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
dom Bug 1906602 - WebCrypto: removing % 8 check from ECDH and adding to HKDF r=keeler 2024-07-10 13:46:58 +00:00
editor Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
extensions Bug 1658094 - Add new cleaner for "cookie" permissions. r=pbz 2024-06-24 15:14:45 +00:00
gfx Bug 1903981 - Do scene-related memory deallocations on the scene builder thread. r=gw 2024-07-10 12:43:29 +00:00
gradle/wrapper Backed out 2 changesets (bug 1900345) for preventing Fenix builds with Android Studio in the repository root. a=backout 2024-06-12 18:05:25 +02:00
hal
image Bug 1906716 - Remove MaybeIntSize that is used by only one caller. r=gfx-reviewers,bradwerth 2024-07-08 20:38:03 +00:00
intl Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2024-07-10 11:52:49 +00:00
ipc Bug 1884426 - [4/6] Add test for file-picker crash notification r=Gijs,firefox-desktop-core-reviewers 2024-07-09 22:16:56 +00:00
js Bug 1905256 - Mark incremental marking verification more permissive r=sfink 2024-07-10 10:45:27 +00:00
layout Bug 1906561. Avoid a useless call to GetTransformMatrix in PresShell::ScrollFrameIntoView. r=layout-reviewers,emilio 2024-07-10 12:00:09 +00:00
media Bug 1877948 - Update libcubeb to revision 063a090. r=cubeb-reviewers,chunmin 2024-07-09 15:38:24 +00:00
memory Bug 1899464 - Use a free list to allocate PHC blocks r=glandium 2024-07-09 01:51:43 +00:00
mfbt Backed out changeset c5a03d45831a (bug 1906648) for causing multiple build bustages. CLOSED TREE 2024-07-10 15:31:15 +03:00
mobile Bug 1906935 - Fix org.mozilla.focus.activity.SettingsPrivacyTest#verifyCrossSiteCookiesBlockedTest r=ohorvath 2024-07-10 12:57:29 +00:00
modules Bug 1874689 - Enable forkserver by default in Nightly. r=jld 2024-07-10 13:38:43 +00:00
mozglue Bug 1903452 - [1/2] Correct coordinate conversion when cloaking and clearing window r=emilio 2024-06-25 18:19:42 +00:00
netwerk Bug 1903400 - Reject cookies containing %xa and %xd for cookie WPTs, r=edgul,cookie-reviewers 2024-07-10 12:37:48 +00:00
nsprpub
other-licenses
parser Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
python Bug 1887885 - Collect the target architecture of a build r=firefox-build-system-reviewers,glandium 2024-07-09 19:57:45 +00:00
remote Bug 1902264 - Check correctly for prompt id when receiving a "geckoview-prompt-show" on Android. r=webdriver-reviewers,jdescottes 2024-07-10 07:40:25 +00:00
security Bug 1896054 - Circumvent glibc tid bug using the same hack as Chrome r=gcp,firefox-build-system-reviewers,glandium 2024-07-10 13:38:43 +00:00
services Merge mozilla-central to autoland. CLOSED TREE 2024-07-08 19:36:12 +03:00
servo Bug 1905604 - Fix edge case with registered color computation. r=firefox-style-system-reviewers,devtools-reviewers,nchevobbe,zrhoffman 2024-07-10 11:46:34 +00:00
startupcache
storage Bug 1900093 - Add OPEN_NOT_EXCLUSIVE option for opening sqlite database. r=mak 2024-06-12 00:17:58 +00:00
supply-chain Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
taskcluster Bug 1639546: Enable IndexedDB WPT tests to run as part of pb job run.r=taskgraph-reviewers,jmaher,janv,dom-storage-reviewers 2024-07-10 13:51:08 +00:00
testing Bug 1639546: Enable IndexedDB WPT tests to run as part of pb job run.r=taskgraph-reviewers,jmaher,janv,dom-storage-reviewers 2024-07-10 13:51:08 +00:00
third_party Bug 1906718 - Update xsimd to new version e624857ac1474ea3abf3b5232832a77545fa528e. r=sergesanspaille 2024-07-09 11:27:48 +00:00
toolkit Bug 1822297 - Implement a SearchHistoryResult to remove dependency on satchel and fix deleting items from the search bar history. r=mak,search-reviewers,daleharvey 2024-07-10 13:10:53 +00:00
tools Bug 1896054 - Import chromium's glibc hack r=gcp,frontend-codestyle-reviewers,Standard8 2024-07-10 13:38:43 +00:00
uriloader Bug 1884426 - [3/6] Implement file-picker-crashed UI message r=Gijs,win-reviewers,fluent-reviewers,firefox-desktop-core-reviewers ,flod,gstoll 2024-07-09 22:16:55 +00:00
view Bug 1902325 - Remove zIndex concept from views. r=tnikkel,layout-reviewers 2024-06-18 14:56:11 +00:00
widget Bug 1903508 - Part 4: Implement nsLookAndFeel::GetKeyboardLayoutImpl() for the MAC platform. r=emilio 2024-07-10 12:17:50 +00:00
xpcom Backed out changeset 7403e6b18b71 (bug 1883903) for causing build bustages in platform.cpp CLOSED TREE 2024-07-09 20:43:18 -04:00
xpfe/appshell Bug 1081542 - Part 1: Add nsIBrowserDOMWindow.OPEN_NEWTAB_FOREGROUND. r=smaug,geckoview-reviewers,Gijs,amejiamarmol,tabbrowser-reviewers,dao 2024-07-10 06:16:52 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1906699 - enable cron-bouncer-check on mozilla-esr128. r=releng-reviewers,bhearsum DONTBUILD 2024-07-09 13:13:07 +00:00
.eslintignore Bug 1905864 - Generate a PDF.js default-prefs file that can be used directly in mozilla-central. r=pdfjs-reviewers,geckoview-reviewers,frontend-codestyle-reviewers,calixte,ohall 2024-07-03 19:51:41 +00:00
.eslintrc-rollouts.js Bug 1906047 - Move toolkit/profile/ tests into a test sub-directory. r=mossop 2024-07-08 08:51:18 +00:00
.eslintrc-test-paths.js Bug 1906047 - Move toolkit/profile/ tests into a test sub-directory. r=mossop 2024-07-08 08:51:18 +00:00
.eslintrc.js Bug 1905959 - Move jsm rule handling out of eslint-plugin-mozilla to the top-level config. r=frontend-codestyle-reviewers,Gijs 2024-07-03 11:41:30 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 07b2916fb63bae8b0ad339dc50b0abeafb9207ae with FIREFOX_NIGHTLY_129_END a=release DONTBUILD CLOSED TREE 2024-07-08 15:57:22 +00:00
.lando.ini
.lldbinit
.mailmap Bug 1906892 - Update my name in the tree r=nika 2024-07-09 15:04:14 +00:00
.prettierignore Bug 1896054 - Import chromium's glibc hack r=gcp,frontend-codestyle-reviewers,Standard8 2024-07-10 13:38:43 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-07-08 15:57:30 +00:00
Cargo.lock Bug 1906801 - Improve processtools crate error reporting r=gsvelto 2024-07-09 16:55:17 +00:00
Cargo.toml Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4 Bug 1903036 - Move check for libstdc++ static linkage from old-configure to moz.configure r=glandium 2024-06-28 13:59:02 +00:00
build.gradle Bug 1904166 - Update scip-java to version 0.10.0. r=calu 2024-06-29 14:28:56 +00:00
client.mk
client.py
configure
configure.py
gradle.properties
gradlew Backed out 2 changesets (bug 1900345) for preventing Fenix builds with Android Studio in the repository root. a=backout 2024-06-12 18:05:25 +02:00
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1905084 - Make Alex Franchuk a peer of the Core: Crash Reporting module r=gcp,zeid 2024-06-28 15:28:25 +00:00
moz.build Bug 1903972 - content-security docs r=ckerschb 2024-06-21 13:42:13 +00:00
moz.configure Bug 1905596 - Move BIN_SUFFIX and HOST_BIN_SUFFIX from old-configure to moz.configure r=glandium 2024-07-03 19:50:08 +00:00
mozilla-config.h.in
old-configure.in Bug 1905596 - Move BIN_SUFFIX and HOST_BIN_SUFFIX from old-configure to moz.configure r=glandium 2024-07-03 19:50:08 +00:00
package-lock.json
package.json
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.