Lines Matching full:glib
7376 [GTK] Implement Unicode functionality using GLib
7379 that has WTF Unicode backend based on GLib functions while
7937 removed. We now use the copy in glib.
8072 (WebCore::parseDataUrl): Always use Glib Base64 decoding.
8079 (WebCore::parseDataUrl): Remove Gtk/ Glib Base64 decoding.
8088 g_uri_unescape_string now that we require Glib 2.16.
23871 * platform/gtk/FileChooserGtk.cpp: Remove usage of glib/gi18n.h,
23873 * platform/gtk/LocalizedStringsGtk.cpp: Use the glib i18n header
34490 [GTK] Remove checks for old glib versions
34492 libsoup, which is a hard dependency, needs at least glib 2.15.3,
34493 so remove all glib checks for versions older than that.
75609 Fix typo in comment in previous commit. GTK -> GLIB
75618 [GTK] FileSystem abstraction uses features from Glib 2.16
75620 Wrap g_uri_unescape_string() to fix building with pre-2.16 Glib
80892 URLs. All manual data URL tests now pass in both GLib and non-GLib