DescriptionThe overlay is now dismissed after the first non-empty paint or the page load, whichever comes first. Removed all listening for repaints (OnUpdateRect).
Also updated the code for overlay fadeout to avoid the need to repaint the overlay layer before the animation is started - we now fadeout the WindowSlider's layer if it was the one being shown when the fadeout was started.
BUG=NONE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273961
Patch Set 1 #
Total comments: 1
Patch Set 2 : Adding load listening back to support in-page navigations properly. #
Total comments: 6
Patch Set 3 : Updating a comment. #Messages
Total messages: 15 (0 generated)
|