[Webkit-unassigned] [Bug 137422] [GTK] Merge GtkDragAndDropHelper into WebKitWebViewBase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 5 00:34:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137422
--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-10-05 00:34:42 PST ---
(In reply to comment #3)
> (From update of attachment 239278 [details])
> I think it's cleaner to keep the drag and drop support separate from the rest of the widget. What if we just move this file to the WebKit2 directory?
Well, I don't think the current class is cleaner, it was only needed to share the code with WebKit1, but I never liked some things like setWidget() or the DragExited callback. In some cases the handleFoo methods are just one line of code, so I don't think another unneeded layer makes things cleaner.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list