[Webkit-unassigned] [Bug 136392] Use UTF8Encoding in more places

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 29 17:24:51 PDT 2014


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2014-08-29 17:24:57 PST ---
(From update of attachment 237384)
This makes me nervous about thread safety. XMLHttpRequest can live in a worker thread, and UTF8Encoding() function is not thread safe. I'm not sure how thread safe TextEncoding itself is.

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