[webkit-reviews] review requested: [Bug 26791] [Gtk] Paste of rich text from firefox results garbled markup : [Attachment 32239] change mimeType to decrease the cost
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 asked for review:
Bug 26791: [Gtk] Paste of rich text from firefox results garbled markup
https://bugs.webkit.org/show_bug.cgi?id=26791
Attachment 32239: change mimeType to decrease the cost
https://bugs.webkit.org/attachment.cgi?id=32239&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