weblayer: use the WebView zygote where possible.
When we're on O+ and loading from the WebView implementation, we can use the WebView's declared sandboxed service processes instead of the client's, which will cause them to be forked from the WebView zygote, saving some startup time and memory. Fixed: 1025602 Change-Id: I902cc7bd5685ebddfa4681d7d87bb45fc8330dbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974840 Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Auto-Submit: Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#726563}
Showing
Please register or sign in to comment