diff options
author | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 04:52:14 +0000 |
---|---|---|
committer | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 04:52:14 +0000 |
commit | acd6854a1b0c51eeb0dc1042c3cbe95a38a84dcb (patch) | |
tree | 10da6f2598945147fca5ad7a94c00cd79ecc96de /chrome/browser/automation | |
parent | f5a180a295979b2765e8d9493887fb2de99e2ef1 (diff) | |
download | chromium_src-acd6854a1b0c51eeb0dc1042c3cbe95a38a84dcb.zip chromium_src-acd6854a1b0c51eeb0dc1042c3cbe95a38a84dcb.tar.gz chromium_src-acd6854a1b0c51eeb0dc1042c3cbe95a38a84dcb.tar.bz2 |
CDM/PPAPI: Fix plugin-side ref-counting leak
This makes the reference counting such that we always pass a reference to the plugin (in-process and out-of-process).
This also reverts https://src.chromium.org/viewvc/chrome?view=rev&revision=173626, since this is a more correct/complete fix. Now, if we end up trying to send the same HostResource more than once to the plugin, we should fail a DCHECK with this upcoming CL:
https://codereview.chromium.org/11576024/
BUG=165717,166498,166341
Review URL: https://codereview.chromium.org/11593032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173855 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/automation')
0 files changed, 0 insertions, 0 deletions