DescriptionFix legacy dummy window visibility inheritance. RenderWidgetHostViewAura may be shown(::Show()) before legacy window creation, in such case dummy window was later created hidden which leads to wrong behaviour. E.g. NPAPI Flash in windowless mode tracks associated window visibility and slows down draw invalidation.
R=ben@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270739
Patch Set 1 #
Total comments: 1
Patch Set 2 : remove unnecessary braces and fix indent #Patch Set 3 : add me to AUTHORS #Patch Set 4 : fix regression https://code.google.com/p/chromium/issues/detail?id=375685 #Messages
Total messages: 17 (0 generated)
|