diff options
author | sergeyu <sergeyu@chromium.org> | 2015-01-28 15:54:11 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-28 23:55:27 +0000 |
commit | 846e3642f9f54db916a5141f26a368f1c7aa0095 (patch) | |
tree | bc86fee3155ca311357e82907b4c84d04e07ac95 /.gitignore | |
parent | d4f3217ab2f151f6e2a6be52fe947672813d3c58 (diff) | |
download | chromium_src-846e3642f9f54db916a5141f26a368f1c7aa0095.zip chromium_src-846e3642f9f54db916a5141f26a368f1c7aa0095.tar.gz chromium_src-846e3642f9f54db916a5141f26a368f1c7aa0095.tar.bz2 |
Fix DCHECK(!config_watcher_) in HostProcess::~HostProcess().
When shutting down HostProcess config_watcher_ is supposed to be deleted
on the nework thread. Previously ShutdownOnNetworkThread() was deleting
it, but that line was mistakenly removed in crrev.com/302162 . Adding
it back.
Review URL: https://codereview.chromium.org/885693003
Cr-Commit-Position: refs/heads/master@{#313623}
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions