DescriptionBrowserPlugin: Cleanup ChildFrameCompositingHelper and fix lifetime issue
ChildFrameCompositingHelper had a raw pointer to WebPluginContainer, and
BrowserPluginManager, which is not safe. In another patch,
see https://codereview.chromium.org/140073002/, there is an access to the
container after it is deleted, which is causing a use-after-free
crash on the win_rel bot.
BUG=334531
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248628
Patch Set 1 #Patch Set 2 : Reupload #
Total comments: 2
Messages
Total messages: 13 (0 generated)
|