summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_tcp_server_socket_private.cc
diff options
context:
space:
mode:
authordmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 13:27:52 +0000
committerdmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 13:27:52 +0000
commit9e998c0f289483f5ca1f44cbcc1f31b2685fcde3 (patch)
treeff1e9ad3ec440a0882ff09e074dbcedf026a513c /ppapi/tests/test_tcp_server_socket_private.cc
parent043cf1d3648a1ef67f4a1471375c78c6ee7bdcb5 (diff)
downloadchromium_src-9e998c0f289483f5ca1f44cbcc1f31b2685fcde3.zip
chromium_src-9e998c0f289483f5ca1f44cbcc1f31b2685fcde3.tar.gz
chromium_src-9e998c0f289483f5ca1f44cbcc1f31b2685fcde3.tar.bz2
PPAPI: Make tests really delete the plugin on shutdown
The old code tried to set removePlugin on the plugin element itself. This ends up calling HasProperty and SetProperty on the scriptable object (usually MessageChannel's special forwarding NPObject, or the script object that the test might provide). So it usually gets ignored, so isn't there when we try to read it. BUG=314212 Review URL: https://codereview.chromium.org/47873009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232599 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/tests/test_tcp_server_socket_private.cc')
0 files changed, 0 insertions, 0 deletions