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
Go to file
Stanca Serban 133721bb5e Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE
Backed out changeset e986137d0387
Backed out changeset ffeb79eca5db (bug 1897142)
2024-06-20 17:05:48 +03:00
.cargo Bug 1903315 - Update cubeb-coreaudio-rs to revision 6d84f4638. r=cubeb-reviewers,pehrsons 2024-06-20 13:03:25 +00:00
.github/workflows
.vscode
accessible Bug 1675847 - part 5: Make contextmenu event dispatchers use WidgetPointerEvent or PointerEvent r=smaug,pip-reviewers,devtools-reviewers,nchevobbe,mconley 2024-06-14 00:18:48 +00:00
browser Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE 2024-06-20 17:05:48 +03:00
build Backed out changeset d61e206198fe (bug 1903061) for causing python failures. CLOSED TREE 2024-06-20 09:57:23 +03:00
caps Backed out changeset 25f376fb859f (bug 1873973) for causing various regressions. 2024-05-31 15:08:52 -04:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Backed out changeset d61e206198fe (bug 1903061) for causing python failures. CLOSED TREE 2024-06-20 09:57:23 +03:00
devtools Bug 1902005 - [devtools] Fix showing the exception marking on initial component load r=devtools-reviewers,nchevobbe 2024-06-20 09:53:02 +00:00
docs Bug 1901862 - Improve wording of how to find sec-approval flag in Bugzilla r=freddyb DONTBUILD 2024-06-18 14:42:49 +00:00
docshell Bug 1888756, part 5 - Text Fragments: Implemented user activation. r=edgar,dom-core 2024-06-20 10:24:27 +00:00
dom Backed out changeset 031c8a5d110b (bug 1903352) as requested for causing android failures. CLOSED TREE 2024-06-20 15:14:25 +03:00
editor Bug 1897865 - Make TextEditor stop dispatching beforeinput/input events during committing composition caused by setting its value r=m_kato 2024-06-18 00:30:49 +00:00
extensions Bug 1881694 - Remove unused method PermissionManager::LegacyTestPermissionFromURI. r=pbz 2024-06-18 11:18:42 +00:00
gfx Bug 1897783 - Fix incorrect rounding in software rendering of feColorMatrix. r=longsonr 2024-06-20 11:12:44 +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 1899180. If a channel is not nsIPrivateBrowsingChannel and has no load context, use the private browsing field from it's origin attributes. r=necko-reviewers,anti-tracking-reviewers,valentin 2024-06-12 10:24:22 +00:00
intl Bug 1902985 - Turn on test_osPreferences.js on GeckoView. r=platform-i18n-reviewers,dminor 2024-06-19 01:37:06 +00:00
ipc Bug 1888756, part 1 - Text Fragments: Introduce textDirectiveUserActivation flag. r=edgar,dom-core 2024-06-20 10:24:25 +00:00
js Bug 1901965 - Replace include jsconfdefs.h by mozilla-config.h when not in standalone r=glandium 2024-06-20 12:50:08 +00:00
layout Backed out changeset 031c8a5d110b (bug 1903352) as requested for causing android failures. CLOSED TREE 2024-06-20 15:14:25 +03:00
media Bug 1903190 - Disable asm/hwcap.h for s390x r=glandium 2024-06-19 09:56:08 +00:00
memory Backed out 4 changesets (bug 1875768) for causing cppunittest-1proc failures CLOSED TREE 2024-06-07 08:18:50 +03:00
mfbt Bug 1896414 - Move MOZ_ASAN checks from old.configure to moz.configure r=glandium,geckoview-reviewers,m_kato 2024-06-18 14:44:40 +00:00
mobile Bug 1898495 - Fix CustomTab share's Url. r=android-reviewers,tthibaud 2024-06-20 13:13:50 +00:00
modules Bug 1745149 - Remove SVGPathSeg APIs and related code. r=longsonr,boris,webidl,devtools-reviewers,smaug,nchevobbe 2024-06-20 09:44:00 +00:00
mozglue Bug 1894073 - Suppress TSan false positive during an edge case in process launch. r=decoder,ipc-reviewers,nika 2024-06-18 13:47:52 +00:00
netwerk Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE 2024-06-20 17:05:48 +03:00
nsprpub
other-licenses Bug 1896868: update InetBgDL.dll nsis plugin with a statically linked version r=nalexander,jcristau 2024-05-27 14:19:48 +00:00
parser Bug 1901414 - Skip 1747514.html in tsan too since it's too slow. 2024-06-14 13:53:23 +02:00
python Bug 1900807 - Remove alerting for standard deviation for android startup tests. r=perftest-reviewers,sparky 2024-06-20 12:32:47 +00:00
remote Bug 1873196 - [webdriver-bidi] Close all open tabs by skipping beforeunload prompts when running "browser.close" command. r=webdriver-reviewers,Sasha 2024-06-20 13:13:11 +00:00
security Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE 2024-06-20 17:05:48 +03:00
services Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE 2024-06-20 17:05:48 +03:00
servo Bug 1903575 - Undefine STRICT for ServoStyleConsts.h after the included headers. r=layout-reviewers,emilio 2024-06-20 10:39:47 +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 1900093 - Add OPEN_NOT_EXCLUSIVE option for opening sqlite database. r=mak 2024-06-12 00:17:58 +00:00
supply-chain Bug 1903296 - Update wgpu to revision a2fcd72606f83cbb58c1aca2e7e1ad52a11d2067. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-06-18 19:41:12 +00:00
taskcluster Bug 1903300 - Make linux2204-wayland-* tier-1 r=ahal,taskgraph-reviewers 2024-06-20 05:36:31 +00:00
testing Bug 1873196 - [wdspec] Add bidi-only test for "browser.close" with skipping beforeunload prompt. r=webdriver-reviewers,Sasha 2024-06-20 13:13:12 +00:00
third_party Bug 1903315 - Update cubeb-coreaudio-rs to revision 6d84f4638. r=cubeb-reviewers,pehrsons 2024-06-20 13:03:25 +00:00
toolkit Backed out 2 changesets (bug 1897142) for causing xpcshell failures in test_UrlbarSearchUtils.js. CLOSED TREE 2024-06-20 17:05:48 +03:00
tools Bug 1903326 - Add missing toplevel actor to IPCFuzzController. r=truber 2024-06-18 17:23:23 +00:00
uriloader Bug 1876736 - Record bounce trackers purged in anti-tracking stats. r=anti-tracking-reviewers,manuel 2024-06-11 17:16:37 +00:00
view Bug 1902325 - Remove zIndex concept from views. r=tnikkel,layout-reviewers 2024-06-18 14:56:11 +00:00
widget Bug 1883799 - Rename nsIAsyncGetClipboardData to nsIClipboardDataSnapshot; r=nika 2024-06-20 07:36:40 +00:00
xpcom Backed out 8 changesets (bug 1901851, bug 1728331) for causing bc failures in browser_docshell_type_editor.js CLOSED TREE 2024-06-19 20:51:53 -04:00
xpfe/appshell Bug 1902315 - Remove other widget z-level fiction. r=win-reviewers,rkraesig,geckoview-reviewers,spohl,m_kato 2024-06-19 07:47:36 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1889978 - Vendor ffmpeg 7.0 headers. r=media-playback-reviewers,frontend-codestyle-reviewers,alwu 2024-04-30 14:21:45 +00:00
.cron.yml Bug 1686981 - optimize searchfox taskcluster cron jobs. r=taskgraph-reviewers,gbrown 2024-06-13 08:20:02 +00:00
.eslintignore Bug 1881094 - 9. remove most remaining firefox-android eslint exclusions r=android-reviewers,frontend-codestyle-reviewers,webcompat-reviewers,gl,Gijs,Standard8,twisniewski 2024-06-19 16:19:14 +00:00
.eslintrc-rollouts.js Bug 1899030 - Part 5: Remove miscellaneous unused asrouter code from newtab. r=mconley,omc-reviewers,frontend-codestyle-reviewers,pdahiya 2024-06-19 19:45:02 +00:00
.eslintrc-test-paths.js Bug 1900002 - Move tabbrowser tests into a browser/ folder. r=frontend-codestyle-reviewers,dwalker 2024-06-04 13:20:52 +00:00
.eslintrc.js Bug 1897898 - Separate out ESLint rule rollouts configurations to a separate module. r=frontend-codestyle-reviewers,Gijs 2024-05-21 13:38:01 +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 1894617: ignore the root .vscode directory too; r=sheehan 2024-05-02 18:26:11 +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 1894619 - Remove the invalid regex escape sequences in .hgignore. r=sheehan 2024-05-02 18:28:22 +00:00
.hgtags No bug - tagging af9948205327480d29bfcb960d5308ad4a2d0ce7 with FIREFOX_NIGHTLY_128_END a=release DONTBUILD CLOSED TREE 2024-06-10 16:25:48 +00:00
.lando.ini
.lldbinit
.mailmap Bug 1892339 - Add my name to .mailmap r=nika 2024-04-19 13:42:34 +00:00
.prettierignore Bug 1897498 - Add a mechanism for exporting backup snapshots to a single file archive. r=Gijs,valentin,backup-reviewers,frontend-codestyle-reviewers,Standard8,kpatenio 2024-06-11 13:05:58 +00:00
.prettierrc.js
.stylelintignore Bug 1899373 - Update PDF.js to 24e12d515dce2f11b392410dd6e6e9926270ac65 r=pdfjs-reviewers,frontend-codestyle-reviewers,marco 2024-05-30 12:35:49 +00:00
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1903070 - Remove unused mozprog.m4 and mozheader.m4 r=glandium 2024-06-19 09:00:55 +00:00
AUTHORS
build.gradle Bug 1896020 - Upgrade apilint gradle plugin to 0.5.3. r=geckoview-reviewers,calu 2024-06-11 03:07:38 +00:00
Cargo.lock Bug 1903315 - Update cubeb-coreaudio-rs to revision 6d84f4638. r=cubeb-reviewers,pehrsons 2024-06-20 13:03:25 +00:00
Cargo.toml Bug 1900400 -- Update UniFFI to 0.27.3. r=supply-chain-reviewers 2024-06-10 16:15:28 +00:00
client.mk
client.py
CLOBBER Bug 1897501 - Vendor libwebrtc from 326df690b2 - moz.build file updates 2024-06-11 08:46:27 -05:00
configure
configure.py
GNUmakefile
gradle.properties Bug 1881094 - 7. cleanup firefox-android exclusions in license.yml r=gl,android-reviewers 2024-05-09 16:28:42 +00:00
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
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1901531 - Add :jeddai as Experiments peer r=emcminn,Gijs,zeid 2024-06-10 15:22:22 +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 1899444 - Part 2. Move --disable-icu4x to JS standalone. r=spidermonkey-reviewers,platform-i18n-reviewers,firefox-build-system-reviewers,glandium,anba 2024-06-20 03:05:16 +00:00
mozilla-config.h.in
old-configure.in Backed out changeset d61e206198fe (bug 1903061) for causing python failures. CLOSED TREE 2024-06-20 09:57:23 +03:00
package-lock.json Bug 1898556 - Remove eslint-plugin-file-header, update various node modules. r=frontend-codestyle-reviewers,Gijs 2024-05-24 14:55:33 +00:00
package.json Bug 1898556 - Remove eslint-plugin-file-header, update various node modules. r=frontend-codestyle-reviewers,Gijs 2024-05-24 14:55:33 +00:00
pyproject.toml
README.txt
settings.gradle Bug 1895781 - Move the App Services and Glean auto-publish logic to its own settings file. r=nalexander 2024-05-10 06:21:28 +00:00
substitute-local-geckoview.gradle
test.mozbuild

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.