[Webkit-unassigned] [Bug 26791] [Gtk] Paste of rich text from firefox results garbled markup

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


https://bugs.webkit.org/show_bug.cgi?id=26791


Jiahua Huang <jhuangjiahua at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32238|review?                     |
               Flag|                            |
  Attachment #32238|0                           |1
        is obsolete|                            |
  Attachment #32239|                            |review?
               Flag|                            |




--- Comment #21 from Jiahua Huang <jhuangjiahua at gmail.com>  2009-07-03 09:59:46 PDT ---
Created an attachment (id=32239)
 --> (https://bugs.webkit.org/attachment.cgi?id=32239)
change mimeType to decrease the cost

Use "text/plain" mimeType instead of "text/html" in TextResourceDecoder,
it will decrease the checking cost.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list