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

Issue 2468423003: RenderFrameImpl doesn't need a WeakPtr to RenderViewImpl. (Closed)

Created:
4 years, 1 month ago by wjmaclean
Modified:
4 years, 1 month ago
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RenderFrameImpl doesn't need a WeakPtr to RenderViewImpl. In preparation for moving the WeakPtr support from RenderViewImpl to RenderWidget, we change the pointer held by RenderFrameImpl to be a raw pointer instead of a WeakPtr. Since the RenderView should always outlive the RenderFrame, this is safe to do. BUG=645917 Committed: https://crrev.com/2a6cab73e4df91520c0cbcaacd9ee861dae7805b Cr-Commit-Position: refs/heads/master@{#429657}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M content/renderer/render_frame_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 4 chunks +5 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (11 generated)
wjmaclean
lfg@ - did you want to take a first-look at this?
4 years, 1 month ago (2016-11-03 15:03:26 UTC) #4
lfg
On 2016/11/03 15:03:26, wjmaclean wrote: > lfg@ - did you want to take a first-look ...
4 years, 1 month ago (2016-11-03 16:21:54 UTC) #8
wjmaclean
dcheng@ - this is a fairly small refactor ... can you take a look?
4 years, 1 month ago (2016-11-03 16:24:32 UTC) #10
dcheng
This looks reasonable to me, but I'm not an owner. Also, do you know why ...
4 years, 1 month ago (2016-11-03 17:28:11 UTC) #11
lfg
On 2016/11/03 17:28:11, dcheng wrote: > This looks reasonable to me, but I'm not an ...
4 years, 1 month ago (2016-11-03 17:32:34 UTC) #12
wjmaclean
avi@ - could you do an OWNER's review on this? It's small ...
4 years, 1 month ago (2016-11-03 17:47:34 UTC) #14
Avi (use Gerrit)
lgtm
4 years, 1 month ago (2016-11-03 18:27:16 UTC) #15
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/2468423003/1
4 years, 1 month ago (2016-11-03 18:29:14 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-03 18:37:26 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 18:45:39 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2a6cab73e4df91520c0cbcaacd9ee861dae7805b
Cr-Commit-Position: refs/heads/master@{#429657}

Powered by Google App Engine
This is Rietveld 408576698