summaryrefslogtreecommitdiff
path: root/libs/rs/rsg_ScriptJavaClass.cpp
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-03-04 00:58:29 -0800
committerDianne Hackborn <hackbod@google.com>2010-03-04 11:52:14 -0800
commit20cb56e26e91df91bd64d4251222e0d421cdbe47 (patch)
tree17f4e6b033d060bd4745fd6a2ac38ada2e35897f /libs/rs/rsg_ScriptJavaClass.cpp
parent89d6d00a8b015e97f6bf8ca9fa9203402c15aa00 (diff)
Fix some bugs.
Bug #2376231: Apps lose window focus (and back key causes ANR) if the lock screen is dismissed while the phone is in landscape mode This is another case where we weren't recomputing the focused window after changing the visibility policy. bug #2479958: Investigate source of "Resources don't contain package for resource number 0x7f0a0000" Um, okay, so it turns out there were bugs all over the place where we would load an XML resource from a another application, but not use the Resources for that application to retrieve its resources...! I think the only reason any of this stuff was working at all was because it typically only cared about retrieving the resource identifiers of the items (it would look up the values later). Bug #2401082: Passion ERE26 monkey crash - InputMethodManagerService Add some null checks.
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions