DescriptionAdd setVisibilityState API to WebFrameWidget
Currently, WebFrameWidget does not update its layerTreeHost's visibility
state when it has been changed. This causes out-of-process iframes
to fail to draw in some cases.
This adds an API to WebFrameWidget that can be called by RenderFrameImpl
when it receives a WasShown/WasHidden notification.
R=dcheng@chromium.org, japhet@chromium.org
BUG=450674
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191016
Patch Set 1 #
Total comments: 8
Patch Set 2 : Review comments addressed #
Total comments: 4
Patch Set 3 : Removed ASSERT #
Total comments: 2
Patch Set 4 : Comments updated #Patch Set 5 : Another comment update #
Messages
Total messages: 16 (5 generated)
|