[webkit-reviews] review requested: [Bug 31470] [Gtk] For removing ICU, implement IDN support by means of libidn : [Attachment 44621] IDN support through libidn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 08:57:26 PST 2009


Dominik Röttsches <dominik.roettsches at access-company.com> has asked  for
review:
Bug 31470: [Gtk] For removing ICU, implement IDN support by means of libidn
https://bugs.webkit.org/show_bug.cgi?id=31470

Attachment 44621: IDN support through libidn
https://bugs.webkit.org/attachment.cgi?id=44621&action=review

------- Additional Comments from Dominik Röttsches
<dominik.roettsches at access-company.com>
IDN support through libidn when using GLib unicode backend.

http://www.gnu.org/software/libidn/manual/html_node/Autoconf-tests.html and own
experience seems to indicate that testing for libidn availability with header
and linkcheck is more stable than using pkg-config for the purpose. I don't
know what the project's preference for these tests is. If required, I can
surely change it to the pkg-config based approach.


More information about the webkit-reviews mailing list