diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-10 00:44:08 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-10 00:44:08 +0000 |
commit | 315f55d1c2585d0d9820719ee9653b8119f82ab8 (patch) | |
tree | 02da89b2aac8eada800a44693ef0adcbff16d618 /media/audio/win | |
parent | 4b4116d2aca7ea0b1756044b8e26fe01e59ddf5a (diff) | |
download | chromium_src-315f55d1c2585d0d9820719ee9653b8119f82ab8.zip chromium_src-315f55d1c2585d0d9820719ee9653b8119f82ab8.tar.gz chromium_src-315f55d1c2585d0d9820719ee9653b8119f82ab8.tar.bz2 |
Don't pass WebContents* between threads, since it can go away in the meantime. Instead pass the render process and render view IDs, which we can get a WebContents from later if it's valid.
Also get rid of the proxy class. Now you can do bind::Unretained. Before bind, there was another macro for the NewRunnableMethod which I don't remember off the top of my head (it was used in plugin_service.h).
Review URL: http://codereview.chromium.org/9124009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116975 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/audio/win')
0 files changed, 0 insertions, 0 deletions