Bug 211983 - [GTK] RFE: replace usimg libicu by glib functions
Summary: [GTK] RFE: replace usimg libicu by glib functions
Status: RESOLVED DUPLICATE of bug 212012
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2020-05-16 06:29 PDT by Tomasz Kłoczko
Modified: 2020-05-19 14:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Kłoczko 2020-05-16 06:29:52 PDT
WebKit is using already glib and that library provides locale/unicode support.

It would be nice to reduce dependencies on external libraries y switching from libicu to straight use glib API. This shpuld make WebKit code simpler and shorter as well.
Comment 1 Adrian Perez 2020-05-19 14:40:41 PDT

*** This bug has been marked as a duplicate of bug 212012 ***