Bug 260498

Summary: TextBreakIteratorCache shouldn't be used from worker threads
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: TextAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matt Woodrow
Reported 2023-08-21 17:48:43 PDT
<rdar://113654067> TextBreakIteratorCache is a global singleton, so we shouldn't try to use it from Worker threads.
Attachments
Matt Woodrow
Comment 1 2023-08-21 17:52:11 PDT
EWS
Comment 2 2023-08-22 19:55:32 PDT
Committed 267175@main (3e4dfc234c15): <https://commits.webkit.org/267175@main> Reviewed commits have been landed. Closing PR #16913 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.