Permalink
Branch: master
Commits on Nov 26, 2019
-
Bug 1595399 - Prevent EndDragSession from being called recursively. r…
farre committedNov 26, 2019 …=smaug nsGlobalWindowOuter::EnterModalState will try to end the current drag session, so we need to keep track if we're entering modal state from an event firing from ending the drag session. Differential Revision: https://phabricator.services.mozilla.com/D53934 --HG-- extra : moz-landing-system : lando