Don't assume UI/DB threads unnecessarily.
Some code that currently assumes it's running on the UI or DB threads can simply use "the current thread" or "the background thread" or similar. Bug: 689520 Change-Id: Ide84528d7abea223939bef247c1f4d9c47bb8752 Reviewed-on: https://chromium-review.googlesource.com/578144 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Vaclav Brozek <vabr@chromium.org> Reviewed-by:
Selim Gurun <sgurun@chromium.org> Cr-Commit-Position: refs/heads/master@{#488419}
Showing
Please register or sign in to comment