[webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 53774] Slight reorganization of my earlier work

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


Martin Robinson <mrobinson at webkit.org> has asked  for review:
Bug 30623: [GTK] Enable DOM clipboard and drag-and-drop access
https://bugs.webkit.org/show_bug.cgi?id=30623

Attachment 53774: Slight reorganization of my earlier work
https://bugs.webkit.org/attachment.cgi?id=53774&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
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.


More information about the webkit-reviews mailing list