gecko-dev/toolkit
Masayuki Nakano f334ac54b8 Bug 1715603 - part 2: Make `AutoScrollChild` not start autoscroll if a modifier key is pressed r=Gijs
Now, `nsIFrame::HandleEvent` moves selection at middle mouse button down.  This
occurs before dispatching the event into the system event group.  Therefore,
`AutoScrollChild` cannot prevent it.

On the other hand, Chrome does not start autoscroll when a modifier is pressed.
This means that our users may not be able to use middle click with modifiers
if web apps do not call `preventDefault()` as expected.  So, this difference
is a potential risk of web-compat.

Therefore, this patch makes `AutoScrollChild` stop starting autoscroll if
`Shift` key is pressed.

Differential Revision: https://phabricator.services.mozilla.com/D119253
2021-07-13 08:15:55 +00:00
..
actors Bug 1715603 - part 2: Make `AutoScrollChild` not start autoscroll if a modifier key is pressed r=Gijs 2021-07-13 08:15:55 +00:00
components Bug 1670027 - Always compute isPrintSelectionRBEnabled for the settings passed to the system print dialog. r=mstriemer 2021-07-13 00:25:38 +00:00
content Bug 1715603 - part 2: Make `AutoScrollChild` not start autoscroll if a modifier key is pressed r=Gijs 2021-07-13 08:15:55 +00:00
crashreporter Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
docs
library Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
locales Bug 1666247 - Part 1: Add a simplify page checkbox r=emalysz,flod 2021-07-08 03:54:19 +00:00
modules Bug 1706302 - Part 1: Use DOMDocElementCreated for RemotePage actors, r=Gijs 2021-07-09 16:30:28 +00:00
mozapps Bug 1711053 - Open file after download if user clicked on downloading file. r=mtigley,flod,Gijs 2021-07-09 13:20:29 +00:00
profile Bug 1714573: Ensure profile deletion takes place before the profile is unlocked. r=mossop,dom-storage-reviewers,janv 2021-06-15 06:28:04 +00:00
system
themes Bug 1699631 - Move the reload icon into toolkit. r=harry,preferences-reviewers,desktop-theme-reviewers 2021-07-12 20:45:08 +00:00
xre Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
.eslintrc.js Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
l10n-registry.manifest
moz.build
moz.configure Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly 2021-06-22 17:04:35 +00:00
toolkit.mozbuild Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00