Bug 273109

Summary: Switch to use enum class for typesetterOptions() template in ComplexTextControllerCoreText.mm
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: TextAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: fantasai.bugs, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 234054    
Bug Blocks:    

David Kilzer (:ddkilzer)
Reported 2024-04-22 20:24:29 PDT
Switch to use enum class for typesetterOptions() template in Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.mm. The bool template was originally added by: Use thread safe initialization for statics in ComplexTextController::collectComplexTextRunsForCharacters <https://bugs.webkit.org/show_bug.cgi?id=234054> <rdar://problem/86553179> <https://commits.webkit.org/252669@main>
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-22 20:24:58 PDT
David Kilzer (:ddkilzer)
Comment 2 2024-04-22 20:31:36 PDT
EWS
Comment 3 2024-05-02 18:27:33 PDT
Committed 278294@main (c2779697d1c9): <https://commits.webkit.org/278294@main> Reviewed commits have been landed. Closing PR #27614 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.