DescriptionRenderWidget::WasRestored should repaint the view when accelerated compositing
is enabled. This fixes the case where restoring a previously-hidden accelerated
tab would not actually show its contents without mouse-moving within the tab's
contents.
Patch by Nat Duca (nduca@chromium.org)
R=darin
BUG=51306
TEST=Load the two URLS specified in original bug report into seperate tabs.
Switching tabs should show the content of the correct tab.
Originally reviewed at: http://codereview.chromium.org/3161023/show
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56814
Patch Set 1 #
|