DescriptionWebapps splashscreen: hide the splashscreen after the page has fully loaded.
There are situations where the WebContents isn't notified of a first
visually non empty paint. In these rare situations, the splashscreen
will stay visible forever. As a safety net, the splashscreen will be
hidden when the page is fully loaded. At that point, there should have
been a first paint or it will happen at the very next layout.
The tests will be added as part of https://codereview.chromium.org/1405023002
BUG=531519, 542626
Committed: https://crrev.com/8efe0f049baac8abec82ef22b0a522fbf8da5e43
Cr-Commit-Position: refs/heads/master@{#354681}
Patch Set 1 #Patch Set 2 : rebase + no tests #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|