diff options
author | hashimoto <hashimoto@chromium.org> | 2015-04-29 23:46:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-30 06:47:26 +0000 |
commit | 3a617c2b8e9378f64e73b1e2ff509de87939346f (patch) | |
tree | fbd3fa02a4dc1bbd260be40b96d4cfe694bdbd57 /sync | |
parent | 6160055c44df13ba136c17842107782e359ee663 (diff) | |
download | chromium_src-3a617c2b8e9378f64e73b1e2ff509de87939346f.zip chromium_src-3a617c2b8e9378f64e73b1e2ff509de87939346f.tar.gz chromium_src-3a617c2b8e9378f64e73b1e2ff509de87939346f.tar.bz2 |
Stop deleting LoginDatabase on the UI thread during shutdown
Deleting LoginDatabase on the UI thread results in destructing sql::Connection.
This results in disk IO on the UI thread and slows down shutdown.
BUG=480822
Review URL: https://codereview.chromium.org/1104813002
Cr-Commit-Position: refs/heads/master@{#327661}
Diffstat (limited to 'sync')
0 files changed, 0 insertions, 0 deletions