[webkit-reviews] review requested: [Bug 27028] [gtk] Pasteboard/GtkClipboard can't handle the "text/html" target. : [Attachment 32558] grabbing the WEBKIT_WEB_VIEW_TARGET_INFO_HTML via m_helper
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 07:33:46 PDT 2009
Jiahua Huang <jhuangjiahua at gmail.com> has asked for review:
Bug 27028: [gtk] Pasteboard/GtkClipboard can't handle the "text/html" target.
https://bugs.webkit.org/show_bug.cgi?id=27028
Attachment 32558: grabbing the WEBKIT_WEB_VIEW_TARGET_INFO_HTML via m_helper
https://bugs.webkit.org/attachment.cgi?id=32558&action=review
------- Additional Comments from Jiahua Huang <jhuangjiahua at gmail.com>
(In reply to comment #6)
> I think a proper fix for this is to add a function in
> WebKit/gtk/WebCoreSuppoer/PasteboardHelperGtk.cpp that will return the value
of
> WEBKIT_WEB_VIEW_TARGET_INFO_HTML, and use that in clipboard_get_contents_cb.
Done,
it works =)
More information about the webkit-reviews
mailing list