зеркало из https://github.com/mozilla/gecko-dev.git
dafa6009d9
Android's drag and drop API will set a dropped item on `drop` event. But other platforms will be set during `dragstart` event. Editor's drag and drop event listener checks current dropped item on some events such as `dragover` event in `EditorEventListener::DragEventHasSupportingData`. Since there is no way to set dropped item on `dragover` event, GeckoView will set temporary dropped item with MIME type. Differential Revision: https://phabricator.services.mozilla.com/D200618 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |