[Webkit-unassigned] [Bug 31468] New: Unify TextBoundaries implementations by only relying on WTF Unicode abstractions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 05:43:44 PST 2009


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

           Summary: Unify TextBoundaries implementations by only relying
                    on WTF Unicode abstractions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.roettsches at access-company.com


Currently, there are multiple TextBoundaries implementations, one based on ICU
(platform/text/TextBoundariesICU.cpp), one for QT (text/qt/TextBoundaries.cpp)
- and for closing bug 15914, there would be another one needed for GTK/GLib. In
order to reduce code duplication, I suggest to unify these into one, only using
WTF abstractions.

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