Fix threading issue with Font Service bindings
This ensures that content::ConnectToFontService() always posts binding operations to the same SequencedTaskRunner rather than using an arbitrary runner per call. Bug: 995144 Change-Id: Ic6f3947f056f028cb2febec875dd26eb8b870e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761555Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#688640}
Showing
Please register or sign in to comment