Files
frameworks_base/core/java/android/webkit
Patrick Scott 169ef4cca3 Check for null before returing a chunk from the pool.
Since references can be queued in another thread, the first entry in the pool
could have been queued after processPoolLocked. Check for null and create a new
chunk if the check fails.
2009-10-19 13:04:08 -04:00
..
2009-08-11 13:45:28 -04:00
2009-08-13 13:07:48 +01:00
2009-10-09 13:48:28 -04:00