RESOLVED CONFIGURATION CHANGED Bug 101123
TextBreakIterator code should use an enum instead of isCJK bool
https://bugs.webkit.org/show_bug.cgi?id=101123
Summary TextBreakIterator code should use an enum instead of isCJK bool
Eric Seidel (no email)
Reported 2012-11-02 16:21:55 PDT
TextBreakIterator code should use an enum instead of isCJK bool This code is about to be added as part of bug 89235. This is a follow-up bug for that patch.
Attachments
Ahmad Saleem
Comment 1 2023-06-08 17:03:06 PDT
@Myles - is this needed now? You recently work on 'TextBreakIterator', so just checking.
Tim Nguyen (:ntim)
Comment 2 2023-06-08 17:08:44 PDT
I can't find a bool named isCJK in the codebase, so presumably this has been fixed.
Note You need to log in before you can comment on or make changes to this bug.