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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 23:19:56 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46435|0                           |1
        is obsolete|                            |
  Attachment #53774|                            |review?, commit-queue-
               Flag|                            |




--- Comment #32 from Martin Robinson <mrobinson at webkit.org>  2010-04-19 23:19:55 PST ---
Created an attachment (id=53774)
 --> (https://bugs.webkit.org/attachment.cgi?id=53774)
Slight reorganization of my earlier work

I've attached a reorganization of my earlier work. This new patch moves most of
the logic that was in PasteboardHelperGtk into the abstract base class,
PastboardHelper. This leads to a much more natural separation of concerns
between WebCore and WebKit and puts things into a better place for WebKit2.

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