DescriptionDon't update the title to about:blank on first show for custom tabs
Currently custom tabs don't show a title if the title is still the url,
but due to optimizations inside warmup(), the title might end up being
about:blank (even if the current url is not about:blank). The domain
explicitly guards against this but title doesn't. Update the title to
also never show about:blank
BUG=579647
Committed: https://crrev.com/0551ff294144d38973bfdf2e01f08aabaaff5b22
Cr-Commit-Position: refs/heads/master@{#371276}
Patch Set 1 #Patch Set 2 : Added TODO #Messages
Total messages: 8 (3 generated)
|