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
stransky 5284037892 Bug 1622107 [Wayland] Reset Drag and Drop operation when compositor fails to cancel it, r=jhorak
This is a workaround for https://gitlab.gnome.org/GNOME/mutter/-/issues/1658

Wayland compositor sometimes fails to send wl_data_source::cancelled() so we don't get info that the D&D is finished
and it's still marked as active internally which preverts Firefox to do any further D&D operation.

In the patch we detect such scenario and reset internal D&D state.

Differential Revision: https://phabricator.services.mozilla.com/D106266
2021-03-02 14:27:00 +00:00
.cargo Bug 1695464 - Update mp4parse-rust to ccbe4eb. r=bryce,kinetik 2021-03-01 21:23:35 +00:00
.vscode
accessible Bug 1420773 - Only return HTML captions as HTML table captions. r=morgan 2021-03-01 18:06:11 +00:00
browser Bug 1694734 - Reapply background-color rule to :root on Windows 7/8. r=desktop-theme-reviewers,ntim,mixedpuppy 2021-03-02 14:12:49 +00:00
build Bug 1695770: Glean should install for python <= 3.7 r=firefox-build-system-reviewers,glandium 2021-03-02 14:05:11 +00:00
caps
chrome Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
config Bug 1694575 - Don't include mozalloc.h from the iosfwd wrapper. r=andi 2021-02-28 17:47:27 +00:00
devtools Bug 1694548 - Move devtools breakpoints out of mutation events. r=smaug,jdescottes 2021-03-02 12:54:21 +00:00
docs no bug - doc: remove some old references - tinderbox/mxr r=decoder DONTBUILD 2021-03-02 14:21:47 +00:00
docshell Bug 1689601, sync fields when loading a page from bfcache, r=peterv 2021-03-02 12:13:22 +00:00
dom Bug 1695453 - Rename IsWaylandDisabled to IsWaylandEnabled, r=stransky 2021-03-02 14:25:20 +00:00
editor Bug 1655508 - Add crashtest (the bug itself was fixed by bug 1517028) r=m_kato 2021-03-02 06:38:38 +00:00
extensions hg diff Bug 1695756 - Import the 'Adding a new word to the en-US dictionary' doc r=firefox-source-docs-reviewers,flod,championshuttler DONTBUILD 2021-03-02 13:25:44 +00:00
gfx Bug 1695453 - Rename IsWaylandDisabled to IsWaylandEnabled, r=stransky 2021-03-02 14:25:20 +00:00
gradle/wrapper
hal Bug 1691913 - Add some convenience methods to LookupResult and EntryHandle. r=xpcom-reviewers,nika 2021-03-01 09:59:29 +00:00
image Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
intl Bug 1691913 - Remove uses of nsDataHashtable::GetValue. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-03-01 09:59:30 +00:00
ipc Backed out 4 changesets (bug 1658419) for linux bustage on GamepadStateBroadcaster.cpp. CLOSED TREE 2021-03-02 03:17:56 +02:00
js Bug 1669616 - Test unreachable code warning when token lookahead sees a BigInt literal. r=jwalden DONTBUILD 2021-03-02 14:06:22 +00:00
layout Bug 1695807 - Mix blend image brush data should be RasterizationSpace::Screen. r=gw 2021-03-02 12:18:22 +00:00
media Bug 1688992 - Update libdav1d to 0.8.2 for Firefox 88. r=dminor 2021-02-24 23:05:38 +00:00
memory Bug 1695331 - Disable memory/replace/logalloc/replay in ccov fuzzing builds. r=calixte DONTBUILD 2021-03-01 15:41:15 +00:00
mfbt
mobile Bug 1678505 - Add an additional test case that touch events are handled in non root scroll container having overscroll-behavior: none. r=botond 2021-03-02 08:06:29 +00:00
modules Bug 1632821 - [dom] Remove dom.webdriver.enabled preference. r=smaug 2021-03-02 13:45:33 +00:00
mozglue Bug 1692908 - Block AVerMedia's virtual camera module. r=gcp 2021-02-26 22:06:19 +00:00
netwerk Bug 1689601, hide fission.bfcacheInParent pref access behind a function which checks that also SHIP is enabled, r=peterv,necko-reviewers 2021-03-02 12:13:21 +00:00
nsprpub Bug 1694371 - NSPR_4_30_BETA1. r=bbeurdouche UPGRADE_NSPR_RELEASE 2021-03-01 16:24:51 +00:00
other-licenses
parser Bug 1691913 - Remove uses of nsDataHashtable::GetValue. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-03-01 09:59:30 +00:00
python Bug 1694318 - Remove the mozjs_sys rust crate. r=jandem 2021-03-02 08:09:35 +00:00
remote Bug 1601618 - [remote] Use lazy loading of modules and delayed setting of global properties. r=remote-protocol-reviewers,jdescottes 2021-02-26 15:37:41 +00:00
security Bug 1694464 - The osclientcert thread should have a name r=keeler 2021-03-02 11:42:38 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2021-03-02 04:01:34 +00:00
servo Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris 2021-03-02 12:11:35 +00:00
startupcache
storage Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
taskcluster Bug 1695793 - correct platform idetifier for MacOS cross non-unified check. r=marco 2021-03-02 14:05:08 +00:00
testing Bug 1695807 - Extra test expectation adjustment. 2021-03-02 15:26:56 +01:00
third_party Bug 1694318 - Remove the mozjs_sys rust crate. r=jandem 2021-03-02 08:09:35 +00:00
toolkit Bug 1695453 - Rename IsWaylandDisabled to IsWaylandEnabled, r=stransky 2021-03-02 14:25:20 +00:00
tools Bug 1694318 - Remove the mozjs_sys rust crate. r=jandem 2021-03-02 08:09:35 +00:00
uriloader Bug 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in uriloader. r=Gijs 2021-02-26 11:36:40 +00:00
view
widget Bug 1622107 [Wayland] Reset Drag and Drop operation when compositor fails to cancel it, r=jhorak 2021-03-02 14:27:00 +00:00
xpcom Bug 1689601, hide fission.bfcacheInParent pref access behind a function which checks that also SHIP is enabled, r=peterv,necko-reviewers 2021-03-02 12:13:21 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1686526, hide sidebar button in proton toolbar r=mstriemer 2021-02-24 20:00:15 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1694318 - Remove the mozjs_sys rust crate. r=jandem 2021-03-02 08:09:35 +00:00
Cargo.toml Bug 1694318 - Remove the mozjs_sys rust crate. r=jandem 2021-03-02 08:09:35 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.