DescriptionFixed PinchViewport getting resized to empty size.
Looks like we forgot to save the visible viewport to the local member
in RenderWidget. This was a problem when DisableAutoResize was called
(such as by the BrowserPluginGuest, as in the bug) since it would
pass the member variable along, resetting the pinch viewport to 0,0.
Since the pinch viewport was recently made to clip its contents, this
resulted in a blank screen.
BUG=371061
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270331
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 7 (0 generated)
|