[Webkit-unassigned] [Bug 54582] REGRESSION (r73756 ): Some page content not displaying correctly at pay.37wan.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 14:43:46 PST 2011


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


Jenn Braithwaite <jennb at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dimich at chromium.org




--- Comment #3 from Jenn Braithwaite <jennb at chromium.org>  2011-02-16 14:43:46 PST ---
(In reply to comment #1)
> This is the change that caused the regression:
> 
> http://trac.webkit.org/changeset/73756
> TextResourceDecoder::checkForHeadCharset can look way past the limit.
>  https://bugs.webkit.org/show_bug.cgi?id=47397

Prior to this change, browsers were extremely lenient with charset specification syntax.  Something like:

<meta http-equiv="Content-Type" foobar="notacharset=UTF-8" />
充值中心| webgame-37wan网页游戏平台

would still work.  

As the goal of the change was to make charset detection more precise, I recommend not going backwards even if the above (and the test case for this bug) work with all shipping browsers.

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