[Webkit-unassigned] [Bug 24420] Consider doing encoding detection before decoding starts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 10:20:24 PDT 2009


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





------- Comment #1 from jshin at chromium.org  2009-03-12 10:20 PDT -------
bug 16482 comment #30 

How about doing a similar "pre-scanning"(?) with auto-detection? We can ask
autodetector to  return "an indicator of undeterministic/unknown) until it
reaches a confidence level higher than a certain value (that thresold should be
internal to each implementation of autodetector). Then,  we can set a flag
(similar to m_checkedForHeadCharset). Would it be a good plan for bug 24420? 

bug 16482 comment #31

Yes, it may we ll be. Are you well familiar with how Gecko encoding detector
works? How much data does it normally need to choose an encoding with
confidence (and how much data would you expect our detector to need)?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list