DescriptionRemove unneeded calls to plugin.SetParentVisible.
Plugin (WebPluginContainerImpl) does not keep its own state about
visibility of parent, and once it is no longer inheriting from
FrameViewBase, it will not implement any ParentVisible methods.
If required, it could always call parent_.IsVisible.
BUG=637460
Review-Url: https://codereview.chromium.org/2808723002
Cr-Commit-Position: refs/heads/master@{#463409}
Committed: https://chromium.googlesource.com/chromium/src/+/e62eb16ec0d97fe0b59d39e3c5f9c0669e6d9cff
Patch Set 1 #Patch Set 2 : No FrameRectsChanged #Patch Set 3 : FrameRectsChanged is required #Messages
Total messages: 20 (14 generated)
|