[Webkit-unassigned] [Bug 121782] [GTK] Add --disable-drag-support build option to remove dragging functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 06:02:29 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121782


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212338|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2013-09-23 06:01:32 PST ---
(From update of attachment 212338)
View in context: https://bugs.webkit.org/attachment.cgi?id=212338&action=review

r- because you're touching mac-related stuff

> Source/WebCore/WebCore.exp.in:1856
> +#if ENABLE(DRAG_SUPPORT)
>  __ZN7WebCore12EventHandler12mouseDraggedEP7NSEvent
> +#endif

I am not sure this is correct, in any case, I don't think you should change Mac's symbols export file in a gtk-specific change =)

-- 
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