diff options
author | enal@chromium.org <enal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-03 23:57:11 +0000 |
---|---|---|
committer | enal@chromium.org <enal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-03 23:57:11 +0000 |
commit | 5541266ae7f63e99064dd6c46d8b27dedb3e8890 (patch) | |
tree | 90c413a54d4bceadeb563b857b61de9422288c98 /base/sys_info_win.cc | |
parent | 75507d430d2e82c0a3e25bb899e552e2b6762b69 (diff) | |
download | chromium_src-5541266ae7f63e99064dd6c46d8b27dedb3e8890.zip chromium_src-5541266ae7f63e99064dd6c46d8b27dedb3e8890.tar.gz chromium_src-5541266ae7f63e99064dd6c46d8b27dedb3e8890.tar.bz2 |
Fix race condition caused by r114084.
It added base::unretained(this) when scheduling a task, as a result AudioOutputController can be deleted before task run, and it would use junk instead of AudioSource.
BUG=124991
Review URL: http://codereview.chromium.org/10261027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135244 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/sys_info_win.cc')
0 files changed, 0 insertions, 0 deletions