[Webkit-unassigned] [Bug 30623] [GTK] Eanble DOM clipboard and drag-and-drop access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 05:35:27 PDT 2009


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





--- Comment #1 from Martin Robinson <martin.james.robinson at gmail.com>  2009-10-21 05:35:27 PDT ---
Created an attachment (id=41562)
 --> (https://bugs.webkit.org/attachment.cgi?id=41562)
Draft patch for centralizing clipboard code

I'm attaching a draft patch for the first part of this effort. The patch
centralizes the clipboard code (it was split up into one section for
GDK_SELECTION_CLIPBOARD and one for GDK_SELECTION_PRIMARY before). It also
creates a DataObjectGtk store for clipboard data, which will be used for
drag-and-drop data in future patches. I'd love to get feedback on this patch
before preparing it for review.

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