DescriptionRemoteBridgeFrameOwner: keep better track of the attached frame
This CL eliminates some of the branches and simplifies the bookkeeping,
since it needs to be done whether the FrameOwner is local or remote.
Doing this bookkeeping is important, since it prevents a remote frame
owner from retaining a WebLocalFrameImpl and keeping it live after it's
already swapped out.
BUG=none
Committed: https://crrev.com/2a9d38d2a9724e5fc907ebcb239fc39f0929add6
Cr-Commit-Position: refs/heads/master@{#381508}
Patch Set 1 #Patch Set 2 : Don't call virtuals indirectly from a ctor. #
Total comments: 6
Patch Set 3 : Address review comments #Patch Set 4 : Doing work in constructors is evil. #Messages
Total messages: 18 (10 generated)
|