diff options
author | fsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-14 00:03:17 +0000 |
---|---|---|
committer | fsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-14 00:03:17 +0000 |
commit | 8f6727ec1eeae964e55902c9841b2cb6a329a979 (patch) | |
tree | 105870b3890eea4fc7242fd4a13c64d6715d1ba9 /build/util/lib | |
parent | 7e538da69a788cb62ae2d9c65bd11de405305895 (diff) | |
download | chromium_src-8f6727ec1eeae964e55902c9841b2cb6a329a979.zip chromium_src-8f6727ec1eeae964e55902c9841b2cb6a329a979.tar.gz chromium_src-8f6727ec1eeae964e55902c9841b2cb6a329a979.tar.bz2 |
<webview>: Cleanup WebRequest event listeners when embedder destroyed
<webivew> WebRequest event listeners should survive reparenting of the <webview> within the same embedder WebContents. Currently, event listeners are lost when the <webview> is removed from the DOM. This CL solves this problem.
Note that there is still a problem where custom elements break if the original page that created the element is closed. I have written a test that exercises this problem and I've left the test disabled until we fix the problem.
BUG=281551
Test=WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222090
R=jam@chromium.org, lazyboy@chromium.org, mpcomplete@chromium.org
Review URL: https://codereview.chromium.org/23514016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223184 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/util/lib')
0 files changed, 0 insertions, 0 deletions