Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Issue 2714073003: customtabs: Intialize renderer at WebContents creation time. (Closed)

Created:
3 years, 10 months ago by trevordixon
Modified:
3 years, 9 months ago
Reviewers:
Benoit L
CC:
agrieve+watch_chromium.org, chromium-reviews, lizeb+watch-custom-tabs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

customtabs: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
trevordixon
3 years, 10 months ago (2017-02-24 15:11:36 UTC) #2
Benoit L
On 2017/02/24 15:11:36, trevordixon wrote: Thanks. about the commit message: in Chromium, sticking to a ...
3 years, 10 months ago (2017-02-24 15:22:15 UTC) #3
trevordixon
On 2017/02/24 at 15:22:15, lizeb wrote: > On 2017/02/24 15:11:36, trevordixon wrote: > > Thanks. ...
3 years, 9 months ago (2017-02-24 16:51:20 UTC) #4
Benoit L
On 2017/02/24 16:51:20, trevordixon wrote: > On 2017/02/24 at 15:22:15, lizeb wrote: > > On ...
3 years, 9 months ago (2017-02-24 17:00:33 UTC) #5
trevordixon
On 2017/02/24 at 17:00:33, lizeb wrote: > On 2017/02/24 16:51:20, trevordixon wrote: > > On ...
3 years, 9 months ago (2017-02-27 12:50:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2714073003/1
3 years, 9 months ago (2017-02-27 12:50:34 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 13:27:40 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/60c2e708f18b501cfbea9a3d9a5a...

Powered by Google App Engine
This is Rietveld 408576698