Files
tubestation/dom/interfaces
David P 9e5625545e Bug 1893119: Part 6 - Make JS clients of nsIDragService::GetCurrentSession use a (implicit) window r=webdriver-reviewers,places-reviewers,gstoll,edgar,whimboo,mak
GetCurrentSession now needs to know the widget to return the drag
session in content processes.  It now uses an explicitly provided
window or the entry global JS context (that must be a window).

This also adds GetDragSession to DOMWindowUtils, and fixes some small
bugs in EventUtils.

Differential Revision: https://phabricator.services.mozilla.com/D211064
2024-07-04 07:48:05 +00:00
..