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

Issue 2901453002: Move PreFinalizer to WebPluginContainerImpl. (Closed)

Created:
3 years, 7 months ago by slangley
Modified:
3 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move PreFinalizer to WebPluginContainerImpl. Based on feedback in https://codereview.chromium.org/2886113002/ this moves the finalizer to the concrete class WebPluginContainerImpl. I tested using editing/selection/selection-plugin-clear-crash.html --enable-leak-detection that failed previously when finalizer was not being called, and it passed. BUG=712963 Review-Url: https://codereview.chromium.org/2901453002 Cr-Commit-Position: refs/heads/master@{#473522} Committed: https://chromium.googlesource.com/chromium/src/+/c9f9768b2d76c8f09ffb715f5ba6eaa67ee243a7

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M third_party/WebKit/Source/core/exported/WebPluginContainerBase.h View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebPluginContainerImpl.h View 2 chunks +5 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (5 generated)
slangley
3 years, 7 months ago (2017-05-22 04:50:38 UTC) #3
haraken
LGTM https://codereview.chromium.org/2901453002/diff/1/third_party/WebKit/Source/web/WebPluginContainerImpl.h File third_party/WebKit/Source/web/WebPluginContainerImpl.h (right): https://codereview.chromium.org/2901453002/diff/1/third_party/WebKit/Source/web/WebPluginContainerImpl.h#newcode180 third_party/WebKit/Source/web/WebPluginContainerImpl.h:180: void PreFinalize() { Dispose(); } Would it be ...
3 years, 7 months ago (2017-05-22 04:54:56 UTC) #4
slangley
On 2017/05/22 at 04:54:56, haraken wrote: > LGTM > > https://codereview.chromium.org/2901453002/diff/1/third_party/WebKit/Source/web/WebPluginContainerImpl.h > File third_party/WebKit/Source/web/WebPluginContainerImpl.h (right): ...
3 years, 7 months ago (2017-05-22 05:36:17 UTC) #5
haraken
On 2017/05/22 05:36:17, slangley wrote: > On 2017/05/22 at 04:54:56, haraken wrote: > > LGTM ...
3 years, 7 months ago (2017-05-22 05:37:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2901453002/1
3 years, 7 months ago (2017-05-22 05:41:59 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 07:47:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c9f9768b2d76c8f09ffb715f5ba6...

Powered by Google App Engine
This is Rietveld 408576698