[Webkit-unassigned] [Bug 47397] TextResourceDecoder::checkForHeadCharset can look way past the limit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 16:02:30 PST 2010


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


Jenn Braithwaite <jennb at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |jennb at chromium.org
                   |kit.org                     |




--- Comment #15 from Jenn Braithwaite <jennb at chromium.org>  2010-11-12 16:02:29 PST ---
Created an attachment (id=73787)
 --> (https://bugs.webkit.org/attachment.cgi?id=73787&action=review)
patch (work in progress)

Preliminary patch showing possible fixes to the charset sniffer to address two issues brought up by dimich. Includes tests for those fixes, plus tests to baseline the current charset sniffer behavior (quotes and meta-tag-in-body).

Next step: investigate HTMLTokenizer to decide if we should replace the charset sniffer code with it.

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