[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
Wed Jul 10 07:41:48 PDT 2013


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


Benjamin Dupont <bdupont at nds.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206141|0                           |1
        is obsolete|                            |
 Attachment #206390|                            |review?, commit-queue?
               Flag|                            |




--- Comment #14 from Benjamin Dupont <bdupont at nds.com>  2013-07-10 07:43:49 PST ---
Created an attachment (id=206390)
 --> (https://bugs.webkit.org/attachment.cgi?id=206390&action=review)
Add aliases only for known encodings.

If you don't want use latin1 by default thus we must add aliases only for known encodings.
In WebCore/platform/text/TextCodecICU.cpp into registerEncodingNames function I added this check.

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