I'd like to remove nsIClipboardDragDropHooks and nsIClipboardDragDropHookList interfaces:
https://bugzilla.mozilla.org/show_bug.cgi?id=1448876

These interfaces provide ability to override drag and drop operation and paste operation on editor. However, currently, this feature isn't used by anybody (it seems that it was used by ChatZilla, but according to its website, it's not active) and this causes a lot of unnecessary virtual calls and QI at D&D and Paste in editor. So, I don't think that we should keep this feature anymore.

--
Masayuki Nakano <masay...@d-toybox.com>
Software Engineer, Mozilla
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to