Bug 101123

Summary: TextBreakIterator code should use an enum instead of isCJK bool
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Layout and RenderingAssignee: Glenn Adams <glenn>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, glenn, mmaxfield, ntim, seikwon.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89235    
Bug Blocks:    

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.