Files
frameworks_base/core/java/android/webkit
Ben Murdoch 078b591379 Get a WebViewDatabaseClassic instance lazily. Do not merge.
Rather than caching the WebViewDatabaseClassic instance in a member,
grab the instance when we need it.

In the case of WebSyncManager - neither it or it's subclass uses
the WebViewDatabaseClassic (and it's subclass is final) so remove
it's initialisation. We must leave the member declared however
to satisfy the published API.

Bug: 6482144
Change-Id: Ibf5186a2851d17f5ad62b35ad543aeadff5618d9
2012-06-01 14:07:20 +01:00
..
2012-03-27 12:52:57 -07:00
2012-05-11 13:00:03 -07:00
2012-04-13 16:36:16 +01:00
2012-03-28 07:10:34 -07:00
2012-03-05 10:12:15 -08:00