summaryrefslogtreecommitdiff
path: root/src/com/android/browser/Controller.java
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-01-06 20:37:31 -0800
committerJohn Reck <jreck@google.com>2011-01-06 20:42:03 -0800
commit599e9105f538972be3e2eb96c651b9e12a3516cf (patch)
tree43ff4bb424299d2242797576f4770c38b4442f4e /src/com/android/browser/Controller.java
parent2ab6d2509cc1d9d55a97935501689fe08f8baf0c (diff)
Fixed close tab NPE
Bug: 3293676 This was caused by two problems. The first was the code to determine the child draw order could break. This cleans up the logic to hopefully be clearer and fixes the problem, it is more robust. The root cause though was that you could have two tabs pending being closed due to a broken animation. This simply removes the animations completely for now, how tab open/close should be animated can be addressed in another CL Change-Id: I06d993a093621bd086ae89162e332357c0e4d94c
Diffstat (limited to 'src/com/android/browser/Controller.java')
0 files changed, 0 insertions, 0 deletions