[webkit-reviews] review requested: [Bug 41025] editing/execCommand/copy-without-selection.html fails on Qt after r61637 : [Attachment 59470] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 20:43:03 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 41025: editing/execCommand/copy-without-selection.html fails on Qt after
r61637
https://bugs.webkit.org/show_bug.cgi?id=41025

Attachment 59470: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=59470&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Use QMimeData::text() and QMimeData::setText() for "text/plain" data to avoid
encoding confusion.


More information about the webkit-reviews mailing list