DescriptionStop 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
Committed: https://crrev.com/e69fa8e831ec653b287781126ac0a12cbcb8c78c
Cr-Commit-Position: refs/heads/master@{#327231}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Fix leak in test #Messages
Total messages: 9 (4 generated)
|