DescriptionMake HostBrowserClassLoader#getClassLoaderInstance() work if Chrome gets updated
WebAPK process is not guaranteed to terminate when Chrome gets updated. The
WebAPK code assumes that it is always using the latest version of runtime
library. In order to guarantee this, the ClassLoader must be re-created if Chrome
is updated but the WebAPK is still running.
BUG=627950
TEST=HostBrowserLauncherTest.*
TBR=hanxi (TBR for DEP on testing/ by JUnit test)
Committed: https://crrev.com/b475d23eae38217dc460763f670e0fa150fea36e
Cr-Commit-Position: refs/heads/master@{#408751}
Patch Set 1 : Merge branch 'webapk_chrome_updated0' into webapk_chrome_updated #
Total comments: 6
Patch Set 2 : Merge branch 'master' into webapk_chrome_updated #Patch Set 3 : Merge branch 'master' into webapk_chrome_updated #
Messages
Total messages: 30 (14 generated)
|