Revert of Android: Make the spare renderer accessible to all Chrome tabs....
Revert of Android: Make the spare renderer accessible to all Chrome tabs. (patchset #7 id:120001 of https://codereview.chromium.org/2199393002/ ) Reason for revert: New test WarmupManagerTest#testCreateAndTakeSpareRenderer failing on 3 different bots: https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/35784 https://build.chromium.org/p/chromium.android/builders/KitKat%20Tablet%20Tester/builds/5165 https://build.chromium.org/p/chromium.android/builders/Jelly%20Bean%20Tester/builds/5527 Original issue's description: > Android: Make the spare renderer accessible to all Chrome tabs. > > In Custom Tabs, an external application can "warm up" Chrome. This > creates and initializes a spare renderer, and has been found to be a > significant optimization for loading performance. > > This patch moves the spare renderer logic out of Custom Tabs, and makes > it accessible and useful for regular navigations in Chrome. Note that > this patch doesn't add new call sites for the spare renderer creation. > > BUG=633964 > > Committed: https://crrev.com/f7ce563033df1df90b314e4f727596c93c2b3d6d > Cr-Commit-Position: refs/heads/master@{#412510} TBR=yusufo@chromium.org,mariakhomenko@chromium.org,lizeb@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=633964 Review-Url: https://codereview.chromium.org/2254863002 Cr-Commit-Position: refs/heads/master@{#412565}
Showing
Please register or sign in to comment