diff options
author | hashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 07:12:03 +0000 |
---|---|---|
committer | hashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 07:12:03 +0000 |
commit | db817802ed529f7064928426ef9ba8f0d427dc2b (patch) | |
tree | 365fc0475c271846eb1814c68efcabae8bda7fa1 /crypto | |
parent | a20f4d8098964adad07825d629dc870804897544 (diff) | |
download | chromium_src-db817802ed529f7064928426ef9ba8f0d427dc2b.zip chromium_src-db817802ed529f7064928426ef9ba8f0d427dc2b.tar.gz chromium_src-db817802ed529f7064928426ef9ba8f0d427dc2b.tar.bz2 |
dbus: Stop accessing ObjectProxy::name_owner_changed_callback_ on the D-Bus thread
Accessing the callback on the D-Bus thread while changing its value may result in a race condition.
Change the type of SetNameOwnerChangedCallback's argument from Signal to strings to stop worrying about on which thread the Signal gets released.
BUG=298747
TEST=dbus_unittests
R=satorux@chromium.org
Review URL: https://codereview.chromium.org/24673006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225675 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions