Chromium Code Reviews
DescriptionUpdate scrollbars from FrameView::show.
When an iframe is hidden, FrameView::dispose is called to detach the
FrameView, which has the effect of destroying its scrollbars. When
the iframe is re-shown, it needs to recreate its scrollbars.
Note that this bug does not happen with root layer scrolling
enabled.
BUG=623280
R=skobes@chromium.org
Patch Set 1 #
Total comments: 2
Patch Set 2 : Don't dispose() FrameView when hidden #Patch Set 3 : revert to patch set 1 #Patch Set 4 : Set needsLayout() in FrameView::show() #
Messages
Total messages: 13 (5 generated)
|
|||||||||||||||||||||||||||||||||||||