[Webkit-unassigned] [Bug 118410] Segmentation fault occurred when ICU data library doesn't embed the expected encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 09:21:08 PDT 2013


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





--- Comment #12 from Alexey Proskuryakov <ap at webkit.org>  2013-07-09 09:23:08 PST ---
Something like #if USE(REDUCED_ICU) would be fine. Or alternatively, we can check for codec existence when adding to the table, as opposed to when getting from it.

However, I'm surprised that it's useful for anyone to ship without Shift_JIS, this is a very common encoding.

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