DescriptionAndroid: remove the initial binding when the renderer commits.
This patch removes the initial binding when the renderer commits a
navigation, rather than after a fixed delay from starting the renderer.
We have to wait until the first commit before relying on the visibility
signal, because a renderer for the foreground tab is considered
background until it commits.
BUG=421041
Committed: https://crrev.com/5bab673bb8b4ddfbcc7ef996688d813afbd02ca4
Cr-Commit-Position: refs/heads/master@{#302392}
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Rebase. #Patch Set 3 : Address Ted's comments. #Patch Set 4 : Rebase. #Patch Set 5 : Fix a Java checkstyle warning. #
Messages
Total messages: 16 (5 generated)
|