[Webkit-unassigned] [Bug 27262] Chromium: HTML exported isn't marked as being UTF-8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 09:38:26 PDT 2009


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32713|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2009-07-14 09:38:26 PDT ---
(From update of attachment 32713)
> Index: WebCore/ChangeLog
...
> +2009-07-14  Avi Drissman  <avi at chromium.org>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Explicitly mark the HTML generated for the Mac as being UTF-8 encoded.
> +        The Windows clipboard format is explicitly documented as being UTF-8,
> +        and all Linux apps assume UTF-8. On the Mac, though, unless otherwise
> +        indicated, ISO/IEC 8859-1 is assumed, which is wrong.

nit: Your ChangeLog should include a link to this bug.

Otherwise, R=me

-- 
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