DescriptionClean up some detach logic in RenderFrameImpl.
There's no reason to gate RenderWidget frame unregistration
on the kSitePerProcess flag; it should be gated using the
same policy as the creation of the RenderWidget.
Moving the RenderWidget cleanup out of the is_subframe
block also paves the way for when the main frame also has a
RenderWidget.
BUG=419087
R=creis@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/3403bc5413575b3b05842d79b8547d58308d0b7d
Patch Set 1 #
Total comments: 1
Patch Set 2 : Less braces #Messages
Total messages: 4 (1 generated)
|