Descriptioncustomtabs: Intialize renderer at WebContents creation time.
The WebContents created in CustomTabActivity.java will certainly
navigate to a page and need a renderer, so there's no reason to delay
renderer initialization. Instead of calling
WebContentsFactory.createWebContents, we call
WebContentsFactory.createWebContentsWithWarmRenderer, which initiates
render initialization immediately.
BUG=695807
Review-Url: https://codereview.chromium.org/2714073003
Cr-Commit-Position: refs/heads/master@{#453200}
Committed: https://chromium.googlesource.com/chromium/src/+/60c2e708f18b501cfbea9a3d9a5a8ef8a5a3d9e4
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|