commit | 92c18a52ca7a79c114028b5ba22c3dfe443bd1a4 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Fri Jul 31 23:48:32 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Mon Aug 03 10:33:28 2009 -0700 |
tree | 1235cde6e56abf14167e3edebd68e4c8d09db626 | |
parent | 615c6c9130a1bd21c63cd37d09f8f4ea3229ca13 [diff] |
When free the background tabs due to low memory, keep the parent tab of the current tab around so that hit Back won't cause reload the page. This should address the complain of reloading while using Google Reader. Remove our own checkMemory() as the system now provides onLowMemory().