diff options
author | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 19:08:28 +0000 |
---|---|---|
committer | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 19:08:28 +0000 |
commit | 565359937e9e467592590e1d8cd37c9407a7e2c9 (patch) | |
tree | 06b48deb3cfaaf5cacae01e141225a2b86415f5a /app/l10n_util_win.h | |
parent | afccd9a3331edcf4aed92ee5c84d57cf2355b0db (diff) | |
download | chromium_src-565359937e9e467592590e1d8cd37c9407a7e2c9.zip chromium_src-565359937e9e467592590e1d8cd37c9407a7e2c9.tar.gz chromium_src-565359937e9e467592590e1d8cd37c9407a7e2c9.tar.bz2 |
Don't access the notification service once it has been deleted.
This crash happens at shutdown where the notification service
is deleted by its owning thread during the normal thread tear
down process. In progress requests may still exist at this
point (and are about to be cleaned up) so they must not use
the service.
BUG=11491 (http://crbug.com/11491)
Review URL: http://codereview.chromium.org/115222
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/l10n_util_win.h')
0 files changed, 0 insertions, 0 deletions