Revert 225099 "Cancel resources in the plugin process when a use..."
commit42887efa99e289a175fb019ae96bffada8118cdd
authorpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Sep 2013 13:03:24 +0000 (25 13:03 +0000)
committerpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Sep 2013 13:03:24 +0000 (25 13:03 +0000)
treeb4cbdf41688e776836ab6eaaf94753e9687c72d8
parent824d389d6bd478947f86213604375b257f4b6bab
Revert 225099 "Cancel resources in the plugin process when a use..."

Reason: androidwebview_instrumentation_tests failing starting from this build:
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/14741

Locally verified that at least this test starts passing after revert:
org.chromium.android_webview.test.AndroidScrollIntegrationTest#testNoSpuriousOverScrolls

Unsolved mystery remains around the passing trybot with the Rietveld issue:
http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/89522

> Cancel resources in the plugin process when a user presses the stop button or window.stop() is called.
>
> BUG=286074
> R=ananta@chromium.org
>
> Review URL: https://codereview.chromium.org/24302012

TBR=jam@chromium.org

Review URL: https://codereview.chromium.org/24570003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225179 0039d316-1c4b-4281-b951-d872f2087c98
content/child/npapi/webplugin_delegate_impl.h
content/child/plugin_messages.h
content/plugin/plugin_channel.cc
content/plugin/plugin_channel.h
content/plugin/webplugin_delegate_stub.h
content/renderer/render_frame_impl.cc
content/renderer/render_frame_impl.h