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
David P e3960215c0 Bug 1921759: Log the process that holds the clipboard mutex on Windows a=dmeehan
When Windows keeps us from getting access to the clipboard because another
application is using it, this will report the exe that currently holds the
mutex.

Differential Revision: https://phabricator.services.mozilla.com/D227742
2024-11-26 09:12:06 -05:00
.cargo Bug 1919678 - Fix rust vendor lint bustage. a=bustage DONTBUILD 2024-10-11 09:47:43 -04:00
.github/workflows
.vscode
accessible Bug 1919087 - Defer PushNameOrDescriptionChange to WillRefresh tick. a=RyanVM 2024-10-20 18:53:42 +00:00
browser Bug 1921759: Restart Windows Explorer at start of browser_bookmark_copy_folder_tree.js a=dmeehan 2024-11-26 09:10:43 -05:00
build Bug 1923217 - Upgrade zstandard to 0.23.0. a=RyanVM 2024-10-15 13:32:38 +00:00
caps Bug 1905843, prevent unexpected use of result site origin, a=diannaS 2024-09-20 10:15:51 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-11-25 13:17:55 +00:00
devtools Bug 1918617 - [devtools] Don't apply top margin on prompt dialogs when RDM is enabled. a=RyanVM. 2024-10-06 20:48:16 +00:00
docs Bug 1878764 - Update builders to rustc 1.78. r=firefox-build-system-reviewers,sergesanspaille 2024-05-23 04:28:38 +00:00
docshell Bug 1888494 - Make CanonicalBrowsingContext::FixupAndLoadURIString check set the correct TRR mode a=RyanVM 2024-10-17 13:03:27 +00:00
dom Bug 1924184 - Fix incorrect rendering with FakeVertexAttrib0 and VertexAttribDivisor. r=gfx-reviewers,lsalzman, a=dmeehan 2024-11-15 14:01:36 +00:00
editor Bug 1930050 - Make AutoRangeArray check the container type r=m_kato, a=dmeehan 2024-11-13 08:17:03 +00:00
extensions Bug 1906744 - Check if constructor is enabled before installing named property. r=mccr8,dom-storage-reviewers,janv,asuth,eemeli a=RyanVM 2024-08-08 16:35:19 +00:00
gfx Bug 1902570: Enable "Stix Two Math" on macOS 13 and above. a=dmeehan 2024-11-13 17:00:49 +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 1898606 - Add crashtest. r=tnikkel 2024-06-08 16:42:55 +00:00
intl Bug 1906744 - Check if constructor is enabled before installing named property. r=mccr8,dom-storage-reviewers,janv,asuth,eemeli a=RyanVM 2024-08-08 16:35:19 +00:00
ipc Bug 1914594 - Move docshell.newWindowTarget to be on LoadInfo a=diannaS 2024-09-12 16:22:19 +00:00
js Bug 1918978: Initialise other slots first before calling fallible init. a=RyanVM 2024-10-01 00:00:11 +00:00
layout Bug 1911550 - Make text-transform:capitalize work even if no textrun is available, for <select> intrinsic sizing. a=RyanVM 2024-10-10 15:34:51 +00:00
media Bug 1919212 - Only disable crash reporter in child process in test_duplex.cpp. r=pehrsons,cubeb-reviewers a=test-only 2024-09-17 14:09:38 +00:00
memory Bug 1875768 - Call the appropriate postfork handler on MacOS r=glandium, a=dmeehan 2024-07-04 03:51:07 +00:00
mfbt Bug 1907001 - Add MOZ_HAS_CLANG_ATTRIBUTE r=glandium, a=dmeehan 2024-07-25 15:17:24 +00:00
mobile Bug 1924167 - shim updates; a=dmeehan 2024-11-07 22:37:41 +00:00
modules Bug 1930122 - Set network.http.http2.send_NO_RFC7540_PRI to false a=dmeehan 2024-11-11 17:06:36 +00:00
mozglue Bug 1898171 - Add SanitizedString profiler marker format r=acreskey,profiler-reviewers,aabh 2024-06-04 17:59:19 +00:00
netwerk No Bug, mozilla-esr128 repo-update HSTS HPKP remote-settings tld-suffixes - a=RyanVM 2024-11-25 22:41:20 +00: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 1910951 - Avoid incorrect use of nsParser when meta refresh is added to about:blank. r=sefeng, a=dsmith 2024-08-13 15:15:03 +00:00
python Bug 1906851 - Use mozbuild.shellutil.quote instead of pipes.quote. a=RyanVM 2024-10-15 13:32:39 +00:00
remote Bug 1913000 - Add more rate limiting to History interface. r=emilio a=RyanVM 2024-10-01 18:13:16 +00:00
security No Bug, mozilla-esr128 repo-update HSTS HPKP remote-settings tld-suffixes - a=RyanVM 2024-11-25 22:41:20 +00:00
services No Bug, mozilla-esr128 repo-update HSTS HPKP remote-settings tld-suffixes - a=RyanVM 2024-11-25 22:41:20 +00:00
servo Bug 1913536 - Expose the special shorthands in the SpecifiedValueInfo for the CSS white-space shorthand. a=RyanVM 2024-10-10 15:31:38 +00:00
startupcache
storage Bug 1842682 - Remove unused ChromeUtils.requestIOActivity and IOActivityMonitor, r=necko-reviewers,valentin. 2024-05-17 14:03:21 +00:00
supply-chain Bug 1910494 - Upgrade zerovec to 0.10.4. a=dmeehan 2024-07-31 22:23:17 +00:00
taskcluster Bug 1929571: change PSL branch from master to main, r=jcristau a=NPOTB DONTBUILD 2024-11-06 22:01:37 +00:00
testing Bug 1930050 - Make AutoRangeArray check the container type r=m_kato, a=dmeehan 2024-11-13 08:17:03 +00:00
third_party Bug 1919678 - updat neqo for esr128, r=mxinden a=RyanVM 2024-10-11 13:15:10 +00:00
toolkit Bug 1842187 a=dmeehan 2024-11-13 13:36:49 +00:00
tools Bug 1879744 - Skip this test in tsan. r=aabh,profiler-reviewers a=test-only 2024-09-04 16:30:42 +00:00
uriloader Bug 1923655 - stop browser_protocol_ask_dialog_permission.js failing on esr a=dmeehan 2024-10-30 14:54:22 +00:00
view Bug 1895928 - PresShell::ScheduleViewManagerFlush shouldn't set the layout flush bit. r=smaug 2024-05-10 08:08:42 +00:00
widget Bug 1921759: Log the process that holds the clipboard mutex on Windows a=dmeehan 2024-11-26 09:12:06 -05:00
xpcom Bug 1921458. a=dmeehan 2024-11-02 13:58:36 +00:00
xpfe/appshell Bug 1905253 - Add a null-check in AppWindow::MoveResize. r=smaug, a=RyanVM 2024-07-16 07:43:22 +00:00
.arcconfig Bug 1915602 - set phabricator callsign to ESRONETWOEIGHT. a=release DONTBUILD 2024-09-17 14:49:30 +02:00
.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 1906699 - enable cron-bouncer-check on mozilla-esr128. r=releng-reviewers,bhearsum a=release DONTBUILD 2024-07-09 13:13:07 +00:00
.eslintignore Bug 1897221 - Exclude more Rust/mobile build artifacts from ESLint & Prettier. r=frontend-codestyle-reviewers,Gijs 2024-05-20 13:47:38 +00:00
.eslintrc-rollouts.js Bug 1915540 - addressing ESlint test failure. r=dsmith 2024-09-03 21:57:27 -04: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
.gitattributes
.gitignore Bug 1894617: ignore the root .vscode directory too; r=sheehan 2024-05-02 18:26:11 +00:00
.hg-annotate-ignore-revs
.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 68352da82b95d7114af99b268c179195fd2fead0 with FIREFOX_128_5_0esr_RELEASE a=release CLOSED TREE DONTBUILD 2024-11-26 13:59:57 +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 1894958: Render more complex WebGL canvases r=timhuang,sylvestre,frontend-codestyle-reviewers 2024-06-05 02:04:39 +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 1897978 - Move MOZ_ANDROID_NDK from old-configure to moz.configure r=glandium 2024-06-04 09:42:11 +00:00
AUTHORS
build.gradle Bug 1892641 - include timestamps in BUILDSTATUS lines from gradle, r=glandium. 2024-04-30 08:17:13 +00:00
Cargo.lock Bug 1919678 - updat neqo for esr128, r=mxinden a=RyanVM 2024-10-11 13:15:10 +00:00
Cargo.toml Bug 1919678 - updat neqo for esr128, r=mxinden a=RyanVM 2024-10-11 13:15:10 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-11-25 13:17:55 +00: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 1837575 - Move Tabbed Browser related files to browser/components/tabbrowser/. r=mconley,desktop-theme-reviewers,zeid,tabbrowser-reviewers,frontend-codestyle-reviewers,Itiel 2024-05-17 13:25:23 +00:00
moz.build
moz.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
mozilla-config.h.in
old-configure.in Bug 1897973 - Move MOZ_TOOL_VARIABLES from old-configure to moz.configure r=glandium 2024-06-04 09:42:13 +00: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.