DescriptionRenderFrameImpl 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 #
Depends on Patchset: Messages
Total messages: 21 (11 generated)
|