Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Issue 147251: linux: cleanup browser-side GtkSockets when plugins are destroyed (Closed)

Created:
11 years, 6 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: cleanup browser-side GtkSockets when plugins are destroyed WillDestroyWindow is already plumbed over to the browser process in the multiproc case; we want to plumb it to our RenderView delegate so we can do similar cleanup in test_shell. BUG=15423

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -10 lines) Patch
M webkit/glue/plugins/webplugin_delegate_impl_gtk.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M webkit/glue/webplugin_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webplugin_impl.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M webkit/glue/webview_delegate.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate_gtk.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/webview_host.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/webview_host_gtk.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Martin
http://codereview.chromium.org/147251/diff/1/2 File webkit/glue/plugins/webplugin_delegate_impl_gtk.cc (right): http://codereview.chromium.org/147251/diff/1/2#newcode287 Line 287: plugin_->WillDestroyWindow(windowed_handle_); This code matches the original webplugindelegateimpl, by ...
11 years, 6 months ago (2009-06-26 23:38:28 UTC) #1
Antoine Labour
lgtm other than this minor thing. http://codereview.chromium.org/147251/diff/1/5 File webkit/glue/webview_delegate.h (right): http://codereview.chromium.org/147251/diff/1/5#newcode138 Line 138: virtual void ...
11 years, 6 months ago (2009-06-27 01:29:32 UTC) #2
Evan Martin
On 2009/06/27 01:29:32, Antoine Labour wrote: > lgtm other than this minor thing. > > ...
11 years, 6 months ago (2009-06-27 01:32:27 UTC) #3
Antoine Labour
On 2009/06/27 01:32:27, Evan Martin wrote: > On 2009/06/27 01:29:32, Antoine Labour wrote: > > ...
11 years, 6 months ago (2009-06-27 01:37:02 UTC) #4
jam
lgtm (I thought I already sent this earlier, but apparently not) On 2009/06/27 01:37:02, Antoine ...
11 years, 6 months ago (2009-06-27 02:40:57 UTC) #5
darin (slow to review)
> Darin can correct me if I'm wrong, but it's fine to use base in ...
11 years, 5 months ago (2009-06-29 17:50:31 UTC) #6
darin (slow to review)
11 years, 5 months ago (2009-06-29 17:50:35 UTC) #7

          

Powered by Google App Engine
This is Rietveld 408576698