[Webkit-unassigned] [Bug 49714] Yensign hack should work with Shift_JIS encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 00:40:52 PST 2010


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





--- Comment #14 from Alexey Proskuryakov <ap at webkit.org>  2010-11-19 00:40:52 PST ---
I remember that TextEncodingRegistry had multi-threading issues, but don't remember which exactly. I'm not sure about these particular TextCodec functions. At the very least, they need isMainThread() assertions.

One direction to try would be checking svn blame for encodingRegistryMutex to see why it was added.

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