Stop deleting ShortcutsDatabase on the UI thread during shutdown
Deleting ShortcutsDatabase on the UI thread results in destructing sql::Connection. This results in disk IO and slows down shutdown. BUG=480822 Review URL: https://codereview.chromium.org/1105843002 Cr-Commit-Position: refs/heads/master@{#327231}
Showing
Please register or sign in to comment