summaryrefslogtreecommitdiffstats
path: root/components/update_client/update_client.cc
diff options
context:
space:
mode:
authorerikchen <erikchen@chromium.org>2015-10-30 16:16:29 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-30 23:17:10 +0000
commitfa705362defe8ba29f7ba93570ea5cb8a5df0981 (patch)
tree803094a6c312c4333f7c71c88088b75eaea79c56 /components/update_client/update_client.cc
parent09750216bef8bc9f2953e4eee9f66801bf034fa4 (diff)
downloadchromium_src-fa705362defe8ba29f7ba93570ea5cb8a5df0981.zip
chromium_src-fa705362defe8ba29f7ba93570ea5cb8a5df0981.tar.gz
chromium_src-fa705362defe8ba29f7ba93570ea5cb8a5df0981.tar.bz2
ipc: Make MessageAttachment inherit from RefCountedThreadSafe.
Previously, it inherited from RefCounted, which was wrong, since it's possible for multiple threads to simultaneously have scoped_ptr references to a single MessageAttachment. BUG=535711 Review URL: https://codereview.chromium.org/1408793008 Cr-Commit-Position: refs/heads/master@{#357216}
Diffstat (limited to 'components/update_client/update_client.cc')
0 files changed, 0 insertions, 0 deletions