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 7d6e26c06c Bug 1886604: Part 1: Add JS-scriptable MockDragService r=win-reviewers,edgar,rkraesig
Introduces MockDragService as a subclass/implementation of nsBaseDragService.
This class is based on the Windows implementation of nsBaseDragService.  The
service is created with a MockDragServiceController that JS can use to
initiate drag events that would normally come from the system.  Native
drag-and-drop is not permitted in automation because it puts the browser into
a state where, if anything goes wrong (e.g. a test failure), it cannot be
killed without manual intervention.  This allows us to avoid that limitation
while still testing most of the browser's drag-and-drop behavior, including
the (substantial and complex) nsBaseDragService base-class that is common to
all platforms.

Differential Revision: https://phabricator.services.mozilla.com/D205640
2024-07-04 01:03:33 +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 Backed out changeset 94a2d660b4c5 (bug 1822975) for causing browser_net_accessibility related devtools failures. CLOSED TREE 2024-07-03 00:05:37 +03:00
browser Bug 1905319 - Adjust new tab page elements spacing to be more consistent r=home-newtab-reviewers,thecount 2024-07-03 21:24:49 +00:00
build Bug 1905595 - Move HOST_CPPFLAGS from old-configure to moz.configure r=glandium 2024-07-03 19:50:07 +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 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
devtools Bug 1551580 - [devtools] Handle float-related issues in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe. 2024-07-03 14:09:17 +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 Bug 1886604: Part 1: Add JS-scriptable MockDragService r=win-reviewers,edgar,rkraesig 2024-07-04 01:03:33 +00:00
editor Bug 1892514 - part 5-3: Enable the assertions in IMEContentObserver::FlatTextCache in some automated tests r=smaug 2024-07-03 08:04:28 +00:00
extensions Bug 1658094 - Add new cleaner for "cookie" permissions. r=pbz 2024-06-24 15:14:45 +00:00
gfx Bug 1899874: Plumb forceSoftwareRendering down the stack. r=jgilbert 2024-07-03 08:29:51 +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 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 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
layout Bug 1859660 - Compute the current value for the replaced transition running on the compositor. r=firefox-style-system-reviewers,zrhoffman 2024-07-03 22:57:09 +00:00
media Bug 1905636 - Update libcubeb to 5d5008d25c. r=cubeb-reviewers,padenot 2024-07-01 11:45:59 +00: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 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-07-04 00:25:17 +00:00
modules Backed out changeset 7f6e4850b977 (bug 1893948) for causing xpcshell crashes with [@ nsXPCWrappedJS::AddRef]. CLOSED TREE 2024-07-04 02:13:56 +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 Backed out changeset 7f6e4850b977 (bug 1893948) for causing xpcshell crashes with [@ nsXPCWrappedJS::AddRef]. CLOSED TREE 2024-07-04 02:13:56 +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 1904776 - Allow dangling symlinks when unpacking upstream tarball with mach vendor r=glandium 2024-07-03 07:22:27 +00:00
remote Bug 1904822 - [webdriver-bidi] Support "handler" field in "browsingContext.userPromptOpened" event. r=webdriver-reviewers,jdescottes 2024-07-02 10:09:19 +00:00
security Bug 1905453 - collect telemetry on the prevalence of third-party pkcs#11 modules r=jschanck 2024-07-03 23:18:29 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM 2024-07-01 13:05:05 +00:00
servo Bug 1859660 - Compute the current value for the replaced transition running on the compositor. r=firefox-style-system-reviewers,zrhoffman 2024-07-03 22:57:09 +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 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
taskcluster Bug 1896386 - Add swr talos tests to windows 11. r=perftest-reviewers,aglavic 2024-07-03 18:04:05 +00:00
testing Bug 1902850: Test that repeated open/write/echo/close of datachannels works. r=jib 2024-07-03 18:31:20 +00:00
third_party Bug 1905985 - Improve update_libepoxy.sh error handling. r=ng 2024-07-02 22:06:15 +00:00
toolkit Backed out 5 changesets (bug 1903508) for causing Bpnu bustages related to nsLookAndFeel.cpp. CLOSED TREE 2024-07-04 00:55:36 +03:00
tools 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
uriloader Bug 1898380 - Replace the 'unsaved changes' dialog in the PDF viewer with a clearer one r=Gijs,desktop-theme-reviewers,emilio,dao 2024-06-28 19:03:05 +00:00
view Bug 1902325 - Remove zIndex concept from views. r=tnikkel,layout-reviewers 2024-06-18 14:56:11 +00:00
widget Bug 1886604: Part 1: Add JS-scriptable MockDragService r=win-reviewers,edgar,rkraesig 2024-07-04 01:03:33 +00:00
xpcom Bug 1904810 - Add an API to drop a JS holder that has already been cleared r=mccr8 2024-07-03 10:06:31 +00: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
.cron.yml Bug 1686981 - optimize searchfox taskcluster cron jobs. r=taskgraph-reviewers,gbrown 2024-06-13 08:20:02 +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 1904124 - Part 2: Fix eslint issues r=asuth 2024-07-01 20:13:31 +00:00
.eslintrc-test-paths.js Bug 1905957 - Rename testing/xpcshell/example/unit to testing/xpcshell/test/unit to better reflect the standard test directory naming. r=jmaher,frontend-codestyle-reviewers,Gijs 2024-07-03 11:41:29 +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 - Removed tag FIREFOX_BETA_129_BASE. a=release DONTBUILD 2024-07-01 16:34:11 +02:00
.lando.ini
.lldbinit
.mailmap
.prettierignore 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
.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 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 Bug 1904166 - Update scip-java to version 0.10.0. r=calu 2024-06-29 14:28:56 +00:00
Cargo.lock Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +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 Bug 1904318 - Update libjxl by release instead of weeks r=tnikkel 2024-06-24 14:00:23 +00:00
configure
configure.py
GNUmakefile
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
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 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 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
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.