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

Issue 2710023008: Delete RenderWidgetHostViewChildFrame on Destroy(). (Closed)

Created:
3 years, 10 months ago by lfg
Modified:
3 years, 10 months ago
Reviewers:
kenrb, alexmos
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete RenderWidgetHostViewChildFrame on Destroy(). This CL changes RenderWidgetHostViewChildFrame to be synchronously deleted when Destroy() is called. This makes sure that the destructor is called on tests, and prevents complicated lifetime management for objects that depend on RenderWidgetHostViewChildFrame. BUG=624065 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2710023008 Cr-Commit-Position: refs/heads/master@{#453032} Committed: https://chromium.googlesource.com/chromium/src/+/f40832ec30f1e19f28ca4dfab9e24d608fcefa28

Patch Set 1 #

Patch Set 2 : fix guest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M content/browser/frame_host/render_widget_host_view_child_frame.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/render_widget_host_view_guest.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
lfg
Ken, can you take a look?
3 years, 10 months ago (2017-02-24 21:24:46 UTC) #11
kenrb
lgtm, as long as tests are green and there are no observable issues with GuestView ...
3 years, 10 months ago (2017-02-24 21:29:09 UTC) #12
lfg
Alex, can you take a look?
3 years, 10 months ago (2017-02-24 21:43:13 UTC) #14
alexmos
LGTM. Tests are green, let's give this a try.
3 years, 10 months ago (2017-02-25 00:02:41 UTC) #17
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/2710023008/20001
3 years, 10 months ago (2017-02-25 00:53:22 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-25 00:59:52 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f40832ec30f1e19f28ca4dfab9e2...

Powered by Google App Engine
This is Rietveld 408576698