summaryrefslogtreecommitdiffstats
path: root/content/browser/file_descriptor_info_impl.cc
diff options
context:
space:
mode:
authorqinmin <qinmin@chromium.org>2015-02-09 10:48:58 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-09 18:50:21 +0000
commitaba6a96e10ca6593a7f97caf9f8f8bcf2894e0ee (patch)
treef17fe280b86b462ab0b0fbaec15ef1ef04cfd67f /content/browser/file_descriptor_info_impl.cc
parentc946cf3e494d3124fe0dd49a6047b30b15b83ab7 (diff)
downloadchromium_src-aba6a96e10ca6593a7f97caf9f8f8bcf2894e0ee.zip
chromium_src-aba6a96e10ca6593a7f97caf9f8f8bcf2894e0ee.tar.gz
chromium_src-aba6a96e10ca6593a7f97caf9f8f8bcf2894e0ee.tar.bz2
Revert of Fix a crash that MediaPlayerAndroid weak_ptr is incorrectly used across thread (patchset #1 id:1 of https://codereview.chromium.org/899473002/)
Reason for revert: this CL doesn't fix the original issue Original issue's description: > Fix a crash that MediaPlayerAndroid weak_ptr is incorrectly used across thread > > For MediaPlayerListener, the callbacks can happen on a non-UI thread. > Weak_ptr is not thread safe, so we shouldn't bind the weak_ptr in those callbacks. > This change creates a threadsafe proxy class to bridge all the callbacks. > > BUG=453581, 447368, 447367 > > Committed: https://crrev.com/2e9885788692f69203a98fb42347428ef553d640 > Cr-Commit-Position: refs/heads/master@{#314241} TBR=xhwang@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=453581, 447368, 447367 Review URL: https://codereview.chromium.org/879273006 Cr-Commit-Position: refs/heads/master@{#315352}
Diffstat (limited to 'content/browser/file_descriptor_info_impl.cc')
0 files changed, 0 insertions, 0 deletions