[Webkit-unassigned] [Bug 31470] [Gtk] For removing ICU, implement IDN support by means of libidn

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


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


Dominik Röttsches <dominik.roettsches at access-company.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44621|                            |review?
               Flag|                            |




--- Comment #1 from Dominik Röttsches <dominik.roettsches at access-company.com>  2009-12-10 08:57:26 PST ---
Created an attachment (id=44621)
 --> (https://bugs.webkit.org/attachment.cgi?id=44621)
IDN support through libidn

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.

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