[webkit-reviews] review granted: [Bug 25685] [GTK] Middle click paste form the pasteboard : [Attachment 30175] Paste from GDK_SELECTION_PRIMARY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 08:21:27 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has granted Holger Freyther
<zecke at selfish.org>'s request for review:
Bug 25685: [GTK] Middle click paste form the pasteboard
https://bugs.webkit.org/show_bug.cgi?id=25685

Attachment 30175: Paste from GDK_SELECTION_PRIMARY
https://bugs.webkit.org/attachment.cgi?id=30175&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>

I think you can do without the new private function, since you can access the
private data of the view from PasteBoardHelperGtk.cpp (we also access the
'disposing' flag from FrameLoaderClientGtk.cpp in a similar way). But it's not
really important, so r=me either way.


More information about the webkit-reviews mailing list