[threadpool] Set nacl tasks 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. Test: - On a branch that has both this CL and https://chromium-review.googlesource.com/c/chromium/src/+/1680760, run Chrome with --enable-virtual-keyboard --disable-best-effort-tasks. - Click on the omnibox to enter text. - Expected result: The official virtual keyboard is displayed. Bug: 976542 Change-Id: I05338afd019d769da18c272dbf300128b8d891bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693184Reviewed-by:Derek Schuff <dschuff@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#675825}
Showing
Please register or sign in to comment