[Webkit-unassigned] [Bug 66185] Sniff UTF-8 instead of defaulting to WINDOWS-1252 (or other locale defaults)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 03:17:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66185
--- Comment #8 from Leif Halvard Silli <xn--mlform-iua at xn--mlform-iua.no> 2011-08-15 03:17:42 PST ---
One, rather familar use case:
1. A UTF-8 encoded Web page is served with encoding info inside HTTP Content-Type: only - and not inside the document.
2. A Safari user saves the page as source code to the desktop.
3 The user opens the page from the desktop in Safari.
HOPEFUL RESULT: Safari will use UTF-8 detection and use the same encoding as online.
ACTUAL RESULT: Safari defaults to Windows-1251
--
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