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
Find a file
Nika Layzell d189a217e9 Bug 1901387 - Part 1: Ensure URLInfo is safe to use OMT, r=extension-reviewers,robwu
Previously accessing Scheme() on a URLInfo was main-thread-only. As more
extension methods are used OMT, this needs to be switched to the threadsafe
NS_Atomize method instead.

Differential Revision: https://phabricator.services.mozilla.com/D215024
2024-06-28 17:34:07 +00:00
.cargo Bug 1902989 - Update cubeb-coreaudio-rs to 8bce3b333a. r=cubeb-reviewers,padenot 2024-06-26 19:02:06 +00:00
.github/workflows
.vscode
accessible Bug 1901457 part 6: Raise UIA Text TextSelectionChanged and TextChanged events. r=nlapre 2024-06-26 10:15:45 +00:00
browser Bug 1884970 - Close current tab button is missing an accessible name and role. r=tabbrowser-reviewers,fluent-reviewers,dao,bolsson,flod 2024-06-28 17:19:31 +00:00
build Backed out changeset d059a0058c25 (bug 1903591) for causing build bustages on js-confdefs.h CLOSED TREE 2024-06-28 18:56:39 +03:00
caps
chrome
config Bug 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
devtools Bug 1904765 - [devtools] Support High Contrast Mode in toolbox when theme is auto. r=devtools-reviewers,ochameau. 2024-06-28 15:33:56 +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 1901064, part 1 - Preserve user activation when Fission is disabled. r=edgar,dom-core,tabbrowser-reviewers,mak,geckoview-reviewers,ohall 2024-06-26 14:24:35 +00:00
dom Backed out 21 changesets (bug 1903071, bug 1902627, bug 1903055, bug 1903582, bug 1900592) for causing build bustages on FFmpegDataEncoder.cpp CLOSED TREE 2024-06-28 19:33:38 +03:00
editor Bug 1904192 - Make TextControlState::SetValue suppress TextEditor to dispatch input events even after dispatching input event during composition r=m_kato,geckoview-reviewers 2024-06-25 03:52:54 +00:00
extensions
gfx Bug 1855990 - Hide dynamic toolbar r=botond,geckoview-reviewers,m_kato 2024-06-28 01:10:40 +00:00
gradle/wrapper
hal
image Bug 1728331 - Part 5: Respect AppType in ImageCacheKey, r=emilio 2024-06-24 23:19:29 +00:00
intl Bug 1903620 - Calculate jobs using CPU affinity in mach. r=firefox-build-system-reviewers,glandium 2024-06-25 13:53:13 +00:00
ipc Backed out 5 changesets (bug 1672493) for causing serviceworker related perma failures. CLOSED TREE 2024-06-27 13:02:33 +03:00
js Backed out changeset d059a0058c25 (bug 1903591) for causing build bustages on js-confdefs.h CLOSED TREE 2024-06-28 18:56:39 +03:00
layout Bug 1905222 - adds optimized var to the reftest sandbox r=jmaher 2024-06-28 12:23:15 +00:00
media Backed out 21 changesets (bug 1903071, bug 1902627, bug 1903055, bug 1903582, bug 1900592) for causing build bustages on FFmpegDataEncoder.cpp CLOSED TREE 2024-06-28 19:33:38 +03:00
memory Bug 1904685 - Output the addresses in dmd.py, when present. r=pbone 2024-06-26 23:25:15 +00:00
mfbt Bug 1903037 part 1 - Support leak checking in MFBT code when included in SpiderMonkey. r=mccr8,glandium 2024-06-26 11:03:16 +00:00
mobile Bug 1905271 - Update android nightly application-services version bump to 7e50de72c52a90c93caf99abca822cfee2092fb1 r=pascalc 2024-06-28 14:58:45 +00:00
modules Backed out 21 changesets (bug 1903071, bug 1902627, bug 1903055, bug 1903582, bug 1900592) for causing build bustages on FFmpegDataEncoder.cpp CLOSED TREE 2024-06-28 19:33:38 +03: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 1904557 - part 3 - Improve cookie logging - Groupping the console warnings, r=timhuang,devtools-reviewers,cookie-reviewers,ochameau 2024-06-28 13:19:40 +00:00
nsprpub
other-licenses
parser
python Bug 1884970 - Close current tab button is missing an accessible name and role. r=tabbrowser-reviewers,fluent-reviewers,dao,bolsson,flod 2024-06-28 17:19:31 +00:00
remote Bug 1901032 - [bidi] Implement "network.setCacheBypass" command. r=webdriver-reviewers,jdescottes,jgraham 2024-06-28 16:22:50 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments - r=release-managers,dmeehan 2024-06-27 12:08:01 +00:00
services Bug 1905126 - Added new Qwant icon records to the dumps that we ship. r=Standard8 2024-06-28 16:30:22 +00:00
servo Bug 1904858 - Fix file-whitespace lint failures. CLOSED TREE 2024-06-26 12:56:04 -04:00
startupcache
storage
supply-chain Bug 1903829 - Update zip crate and use new features for omnijar reading r=gsvelto,webdriver-reviewers,glandium,supply-chain-reviewers,whimboo 2024-06-25 13:58:40 +00:00
taskcluster Bug 1896947: Same tag attribute could be used by multiple sub-suites.r=jmaher,taskgraph-reviewers 2024-06-28 13:43:04 +00:00
testing Backed out 21 changesets (bug 1903071, bug 1902627, bug 1903055, bug 1903582, bug 1900592) for causing build bustages on FFmpegDataEncoder.cpp CLOSED TREE 2024-06-28 19:33:38 +03:00
third_party Bug 1902989 - Update cubeb-coreaudio-rs to 8bce3b333a. r=cubeb-reviewers,padenot 2024-06-26 19:02:06 +00:00
toolkit Bug 1901387 - Part 1: Ensure URLInfo is safe to use OMT, r=extension-reviewers,robwu 2024-06-28 17:34:07 +00:00
tools Bug 1904777 - Add missing changed_files argument to try_commit for push_to_lando_try after bug 1500188. r=sheehan 2024-06-28 14:32:37 +00:00
uriloader
view
widget Bug 1902250 - Fix move-to-rect popup alignment of un-anchored popups on RTL. r=stransky 2024-06-28 09:43:54 +00:00
xpcom Backed out changeset 032d22e94bd3 (bug 1882079) for causing bustages on nsLocalFileUnix.cpp CLOSED TREE 2024-06-28 18:10:16 +03:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1901520 - Part 2: Add styles and scripts to the single file archive. r=backup-reviewers,frontend-codestyle-reviewers,kpatenio 2024-06-25 00:35:43 +00:00
.eslintrc-rollouts.js
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
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
AUTHORS
build.gradle
Cargo.lock Bug 1902989 - Update cubeb-coreaudio-rs to 8bce3b333a. r=cubeb-reviewers,padenot 2024-06-26 19:02:06 +00:00
Cargo.toml Bug 1901820 - Specify the glean version in cargo workspaces r=janerik 2024-06-26 12:52:44 +00:00
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
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
moz.configure
mozilla-config.h.in
old-configure.in Backed out changeset d059a0058c25 (bug 1903591) for causing build bustages on js-confdefs.h CLOSED TREE 2024-06-28 18:56:39 +03:00
package-lock.json
package.json
pyproject.toml
README.txt
settings.gradle
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.