[webkit-reviews] review canceled: [Bug 26791] [Gtk] Paste of rich text from firefox results garbled markup : [Attachment 32238] use TextResourceDecoder instead of simple detectTextEncoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 09:59:46 PDT 2009


Jiahua Huang <jhuangjiahua at gmail.com> has canceled Jiahua Huang
<jhuangjiahua at gmail.com>'s request for review:
Bug 26791: [Gtk] Paste of rich text from firefox results garbled markup
https://bugs.webkit.org/show_bug.cgi?id=26791

Attachment 32238: use TextResourceDecoder instead of simple detectTextEncoding
https://bugs.webkit.org/attachment.cgi?id=32238&action=edit

------- Additional Comments from Jiahua Huang <jhuangjiahua at gmail.com>
Use "text/plain" mimeType instead of "text/html" in TextResourceDecoder,
it will decrease the checking cost.


More information about the webkit-reviews mailing list