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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 15:17:26 PDT 2010


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-10-08 15:17:26 PST ---
If the sniffer thinks that it's in script, then the below test should fail, since we ignore tags in <script>. But it doesn't fail for me:

<script> < </script><meta charset=koi8-r><script>alert(document.charset)</script>

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