OSDN Git Service

Remove WebView library preloading mechanism.
authorTorne (Richard Coles) <torne@google.com>
Fri, 2 May 2014 14:21:54 +0000 (15:21 +0100)
committerTorne (Richard Coles) <torne@google.com>
Thu, 17 Jul 2014 16:18:43 +0000 (09:18 -0700)
commitb5de924fad4f9dcd4d8137c0e6a17a41c32bc22a
treecaa67fa0c760a70e2934979d0713a693d7667625
parent969265af3131f7213cab50c08e09700ed6af4a88
Remove WebView library preloading mechanism.

We don't want to preload the WebView library in the zygote process any
more, as loading an updatable WebView in the zygote is a stability risk.
The memory benefits of preloading will be obtained in other ways.

Bug: 13005501
Change-Id: Ic89f2a1d057dc92b01fb775bf326b47ac2d4caa2
core/java/android/webkit/WebViewFactory.java
preloaded-classes