[threadpool] Set IME task required for official keyboard on ChromeOS as USER_BLOCKING.
This is a required step to make the official keyboard work without BEST_EFFORT tasks. BEST_EFFORT tasks can be arbitrarily delayed. They should not be on the critical path of behavior the user is actively waiting on. Bug: 976542 Change-Id: I9a0207830a00bedd57f295d4d0e4072189e1881a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1680760 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:Shu Chen <shuchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#675822}
Showing
Please register or sign in to comment