Make Cursor*Iterator thread safe
CursorBreakIterator is now used on shaping, but the ICU RuleBasedBreakIterator isn't thread-safe. This CL makes it thread-local. Bug: 473476 Change-Id: Ibb55f0a8301efc8281d1f968d5467171941b0d5d Reviewed-on: https://chromium-review.googlesource.com/1125151Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#572599}
Showing
Please register or sign in to comment