diff options
author | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 19:18:11 +0000 |
---|---|---|
committer | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 19:18:11 +0000 |
commit | 3eaf5432ecb58dbe6d99a4eeebfa4c13618383f6 (patch) | |
tree | 026a3d1a7a385d479f11df88e5851fe242284ca5 /courgette/encoded_program_unittest.cc | |
parent | 000f38d28bfb42de889b650a1e9079f0a70f0fd3 (diff) | |
download | chromium_src-3eaf5432ecb58dbe6d99a4eeebfa4c13618383f6.zip chromium_src-3eaf5432ecb58dbe6d99a4eeebfa4c13618383f6.tar.gz chromium_src-3eaf5432ecb58dbe6d99a4eeebfa4c13618383f6.tar.bz2 |
DCHECK that we don't add/release ref for PP_Resources at the wrong side.
A plugin-process PP_Resource shouldn't be added/released ref in the renderer process (and vice versa). Because we directly pass PP_Resource back and forth over IPC in the new design, it is quite easy to be confused.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/22911003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217306 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'courgette/encoded_program_unittest.cc')
0 files changed, 0 insertions, 0 deletions