diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-30 20:35:13 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-30 20:35:13 +0000 |
commit | cced56e32f2271e14954035e383df17836477fc3 (patch) | |
tree | 34ffc88567929dffc734230b020a004be41d8a46 /base/rand_util.cc | |
parent | 1a8e94affbb64c7dbb085fb9a93f347ff35305e6 (diff) | |
download | chromium_src-cced56e32f2271e14954035e383df17836477fc3.zip chromium_src-cced56e32f2271e14954035e383df17836477fc3.tar.gz chromium_src-cced56e32f2271e14954035e383df17836477fc3.tar.bz2 |
Don't call Thread::CleanUp() before the MessageLoop destruction observers have run.
This is consistent with the comment for Thread::CleanUp(), which says it runs after the message loop has "stopped".
Certain consumers depend on this ordering to avoid accessing variables which are deleted by Thread::CleanUp().
BUG=39723
TEST=ThreadTest.CleanUp
Review URL: http://codereview.chromium.org/1540002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43127 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/rand_util.cc')
0 files changed, 0 insertions, 0 deletions