commit | af31c3a42d48c9781b40587cf735f96352fe333a | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Mon Aug 24 13:46:09 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Mon Aug 24 13:59:55 2009 -0400 |
tree | 93911cf75278e2e28e35c1b904453cb95a608980 | |
parent | 4e9718d6ae3433a3f78fddf158a15701101ba781 [diff] |
Check for a null history item to avoid crashing. The history item may be null if this page is loaded through loadDataWithBaseURL so we cannot count on the item being non-null. Bug: 2073490