OSDN Git Service

Prevent an IllegalStateException.
authorLeon Scroggins III <scroggo@google.com>
Tue, 30 Mar 2010 15:24:14 +0000 (11:24 -0400)
committerLeon Scroggins III <scroggo@google.com>
Tue, 30 Mar 2010 15:54:22 +0000 (11:54 -0400)
commitb00cf3678b212d781d05ff4ba0a461509de3a03b
tree2289810e80102058b22b4a3517cb9dbcd110fc32
parentfa52d17a04294c245d6b00180bbe03560390c967
Prevent an IllegalStateException.

Also add Log statements to help determine the root problem.

Fix for http://b/issue?id=2532489

Change-Id: I90e6e4b4a1d0602a5baf3362b732e73d47cc49bf
src/com/android/browser/Tab.java