[webkit-reviews] review requested: [Bug 118410] Segmentation fault occurred when ICU data library doesn't embed the expected encoding : [Attachment 206390] Add aliases only for known encodings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 10 07:41:47 PDT 2013


Benjamin Dupont <bdupont at nds.com> has asked  for review:
Bug 118410: Segmentation fault occurred when ICU data library doesn't embed the
expected encoding
https://bugs.webkit.org/show_bug.cgi?id=118410

Attachment 206390: Add aliases only for known encodings.
https://bugs.webkit.org/attachment.cgi?id=206390&action=review

------- Additional Comments from Benjamin Dupont <bdupont at nds.com>
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.


More information about the webkit-reviews mailing list