[Webkit-unassigned] [Bug 15914] [GTK] Implement Unicode functionality using GLib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 04:48:59 PDT 2009


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





------- Comment #68 from mikkel at linet.dk  2009-04-09 04:48 PDT -------
Just added to "JavaScriptCore/wtf/unicode/glib/UnicodeGLib.h"

        inline bool hasLineBreakingPropertyComplexContext(UChar32 c)
        {
            // FIXME
            return false;
        }


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list