Fix crash caused by calling CommandLine from the browser_restart_process
Solution to lazily instantiate the InstallEngine and avoid calling the CommandLine will fix the problem for the VrModule's early call to isInstalled() [see ChromeApplication.java (startActivity)]. Related to: https://chromium-review.googlesource.com/c/chromium/src/+/1813520 Bug: 1010887, 1005802 Change-Id: I9d217abb0f9e09f97054fe0d3c6afee59aac198c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837657 Commit-Queue: Fred Mello <fredmello@chromium.org> Reviewed-by:Peter Wen <wnwen@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#702451}
Showing
Please register or sign in to comment