Bug 211983
| Summary: | [GTK] RFE: replace usimg libicu by glib functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tomasz Kłoczko <kloczko.tomasz> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aperez, bugs-noreply |
| Priority: | P3 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Tomasz Kłoczko
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
*** This bug has been marked as a duplicate of bug 212012 ***