Files
frameworks_base/core/java/android
Romain Guy 01d0fbfa68 Fix a leak in WebView.
Fixes #2296601.

WebView and its related APIs are keeping static objects that hold references to
Context instance. This could cause applications to leak their first Activity
and all the associated resources.
2009-12-01 16:37:59 -08:00
..
2009-10-27 11:45:08 -07:00
2009-11-25 12:59:48 -08:00
2009-09-17 11:21:47 -04:00
2009-10-30 19:44:22 -07:00
2009-12-01 16:37:59 -08:00